From 88a311cd0d3b5aaaeadc0dbd7ed4e5665229c3dd Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 2 May 2005 18:23:51 +0000 Subject: [PATCH] Tagged rep-gtk.xml git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3939 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/genutils/rep-gtk.xml | 183 +++++++++++++++++++++-------------- 1 file changed, 108 insertions(+), 75 deletions(-) diff --git a/general/genutils/rep-gtk.xml b/general/genutils/rep-gtk.xml index 732b0c0661..63887947bf 100644 --- a/general/genutils/rep-gtk.xml +++ b/general/genutils/rep-gtk.xml @@ -13,84 +13,117 @@ ]> - -$LastChangedBy$ -$Date$ - - -rep-gtk-&rep-gtk-version; + + + + $LastChangedBy$ + $Date$ + + + Rep-gtk-&rep-gtk-version; + + + Rep-gtk + - -Introduction to <application>rep-gtk</application> + + Introduction to Rep-gtk + + 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. + + Package Information + + + Download (HTTP): + + + Download (FTP): + + + Download MD5 sum: &rep-gtk-md5sum; + + + Download size: &rep-gtk-size; + + + Estimated disk space required: &rep-gtk-buildsize; + + + Estimated build time: &rep-gtk-time; + + + + Additional Downloads + + + Required Patch: + + + + Rep-gtk Dependencies + + Required + , + and + + + + + + Installation of Rep-gtk -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. + Install rep-gtk by running the following + commands: -Package information - -Download (HTTP): -Download (FTP): -Download MD5 sum: &rep-gtk-md5sum; -Download size: &rep-gtk-size; -Estimated disk space required: -&rep-gtk-buildsize; -Estimated build time: -&rep-gtk-time; - - -Additional downloads - -Required Patch: - - -<application>rep-gtk</application> dependencies -Required -, - and - - - - - - - -Installation of <application>rep-gtk</application> - -Install rep-gtk by running the following -commands: - -patch -Np1 -i ../rep-gtk-&rep-gtk-version;-gtk2.4-1.patch && +patch -Np1 -i ../rep-gtk-&rep-gtk-version;-gtk2.4-1.patch && ./configure --prefix=/usr && make && -make install - - - - -Contents - -The rep-gtk package contains Lisp -bindings. - - - -Description - -Lisp bindings -Lisp bindings are libraries stored in -/usr/lib/rep/i686-pc-linux-gnu/gui/ that assist -communications between Lisp and the GTK -libraries. - - - +make install + + + + + Contents + + + Installed Programs + Installed Libraries + Installed Directory + + + None + Lisp bindings + /usr/lib/rep/i686-pc-linux-gnu/gui/ + + + + + Short Descriptions + + + + + Lisp bindings + + are libraries stored in /usr/lib/rep/i686-pc-linux-gnu/gui/ that assist + communications between Lisp and the GTK + libraries. + + Lisp bindings + + + + + + + + -