guile16-gui stable port information

Package: guile16-gui
Version: 0.2
Revision: 1002
BuildDepends: guile16-dev (>= 1.6.7-1010), guile16 (>= 1.6.7-1010), guile16-libs (>= 1.6.7-1010)
Depends: guile16-shlibs (>= 1.6.7-1010), guile16-gtk
Source: http://www.ossau.uklinux.net/guile/guile-gui-%v.tar.gz
Source-MD5: 89764951316dc60c21ecdb3a61242bb6
DocFiles: README AUTHORS NEWS COPYING
Description: Guile gui scheme code
DescDetail: <<
Guile-gui is a collection of Guile Scheme code that aims to implement
a graphical user interface for Guile.
Please send suggestions, contributions and bug reports to
neil@ossau.uklinux.net.
.
Usuage: guile16-gui &
.
A GTK window should appear that contains a text area at the top and
a (small) text entry widget at the bottom. You should be able to type
Guile expressions into the entry widget in exactly the same way
that you would type on the command line. In particular,
parenthesis matching and history should both work as normal. Your
input is echoed in a distinctive colour and font in the text area,
and the text area also displays any output that results from the
evaluation of your input.
<<
CompileScript: <<
#!/bin/zsh -efv
export PATH=%p/share/guile/1.6/scripts/binoverride:$PATH
./configure --prefix=%i --with-gtk-prefix=%p
export GUILE_LOAD_PATH=%p/share/guile/1.6
make
<<
InstallScript: <<
#!/bin/zsh -efv
export PATH=%p/share/guile/1.6/scripts/binoverride:$PATH
export GUILE_LOAD_PATH=%p/share/guile/1.6
mkdir -p %i/share/guile/1.6
make install
mv %i/share/guile/gui %i/share/guile/1.6/gui
mv %i/bin/guile-gui %i/bin/guile16-gui
<<
License: GPL
Maintainer: W. G. Scott
Homepage: http://www.ossau.uklinux.net/guile/

guile16-gui _unstable_ port information

Package: guile16-gui
Version: 0.2
Revision: 1002
BuildDepends: guile16-dev (>= 1.6.7-1010), guile16 (>= 1.6.7-1010), guile16-libs (>= 1.6.7-1010)
Depends: guile16-shlibs (>= 1.6.7-1010), guile16-gtk
Source: http://www.ossau.uklinux.net/guile/guile-gui-%v.tar.gz
Source-MD5: 89764951316dc60c21ecdb3a61242bb6
DocFiles: README AUTHORS NEWS COPYING
Description: Guile gui scheme code
DescDetail: <<
Guile-gui is a collection of Guile Scheme code that aims to implement
a graphical user interface for Guile.
Please send suggestions, contributions and bug reports to
neil@ossau.uklinux.net.
.
Usuage: guile16-gui &
.
A GTK window should appear that contains a text area at the top and
a (small) text entry widget at the bottom. You should be able to type
Guile expressions into the entry widget in exactly the same way
that you would type on the command line. In particular,
parenthesis matching and history should both work as normal. Your
input is echoed in a distinctive colour and font in the text area,
and the text area also displays any output that results from the
evaluation of your input.
<<
CompileScript: <<
#!/bin/zsh -efv
export PATH=%p/share/guile/1.6/scripts/binoverride:$PATH
./configure --prefix=%i --with-gtk-prefix=%p
export GUILE_LOAD_PATH=%p/share/guile/1.6
make
<<
InstallScript: <<
#!/bin/zsh -efv
export PATH=%p/share/guile/1.6/scripts/binoverride:$PATH
export GUILE_LOAD_PATH=%p/share/guile/1.6
mkdir -p %i/share/guile/1.6
make install
mv %i/share/guile/gui %i/share/guile/1.6/gui
mv %i/bin/guile-gui %i/bin/guile16-gui
<<
License: GPL
Maintainer: W. G. Scott
Homepage: http://www.ossau.uklinux.net/guile/