4594162 [rkeene@sledge /home/rkeene/projects/build]$ cat gtkextra.txt
# COMPILE REQUIREMENT: gcc

# SHORT DESC: A widget set for GTK+
# LONG DESC: GTKExtra is a useful set of widgets for creating GUIs for the X Window System using GTK+. It is written in C and includes the following widgets: GtkSheet, GtkPlot, GtkPlotCanvas, GtkItemEntry, GtkComboBox, GtkColorCombo, GtkBorderCombo, GtkFontCombo, GtkDirTree, GtkIconList, GtkFileList, GtkIconFileSelection, and GtkCheckItem.

# COMPILE REQUIREMENT: cairo

if [ -x /usr/share/libtool/config.sub ]; then
	cp -a /usr/share/libtool/config.sub .
fi
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" "${TARGETARCH}-slackware-linux-gnu" && \
make && \
make install || exit 1
# DEPENDED ON BY: gpsim
4594163 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06