The rep-gtk package contains a Lisp and GTK binding. This is useful for extending GTK-2 and GDK libraries with Lisp. Starting at rep-gtk-0.15, the package contains the bindings to GTK and uses the same instructions. Both can be installed, if needed.
Download (HTTP): http://prdownloads.sourceforge.net/rep-gtk/rep-gtk-0.18.tar.gz
Download size: 152 KB
Estimated Disk space required: 7.7 MB
Estimated build time: 0.18 SBU
Install rep-gtk by running the following commands:
patch -Np1 -i ../rep-gtk-0.18-gtk2.4.patch &&
./configure --prefix=/usr &&
make &&
make install
The rep-gtk package contains Lisp bindings.