4594219 [rkeene@sledge /home/rkeene/projects/build]$ cat pygtk.txt
# COMPILE REQUIREMENT: gcc
# COMPILE REQUIREMENT: pygobject
# COMPILE REQUIREMENT: python
# COMPILE REQUIREMENT: pycairo
# RUNTIME REQUIREMENT: pycairo

# SHORT DESC: GTK+ Bindings for Python
# LONG DESC: PyGTK is a set of Python bindings for the GTK widget set. It provides an object oriented interface that is slightly higher level than the C one. It automatically does all the type casting and reference counting that you normally would have to do with the C API.

# IGNORE: slackware-13.0
# IGNORE: slackware-13.1
# IGNORE: slackware-13.2
# IGNORE: slackware-14.0
# IGNORE: slackware64-13.0
# IGNORE: slackware64-13.1
# IGNORE: slackware64-13.2
# IGNORE: slackware64-14.0

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4594220 [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:38:46