NOTICE: This package has been removed from pkgsrc

./x11/pygtk, Python Bindings for the GTK Widget Set

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.6.11nb4, Package name: py24-gtk-0.6.11nb4, Maintainer: pkgsrc-users

This archive contains modules that allow you to use gtk in Python
programs. At present, it is a fairly complete set of bindings.
Despite the low version number, this piece of software is quite
useful, and is usable to write moderately complex programs. (see the
examples directory for some examples of the simpler programs you could
write).


Required to run:
[graphics/gdk-pixbuf] [graphics/imlib] [lang/python24] [math/py-Numeric] [devel/libglade] [x11/gtkglarea] [x11/gtk]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [x11/inputproto] [x11/xextproto]

Master sites:

SHA1: d460dbbfc86f153db6c6440ac95a6915892be1d8
RMD160: 3dcf7148509091d0d99d2f3bd4597c80a270c465
Filesize: 391.921 KB

Version history: (Expand)


CVS history: (Expand)


   2007-05-20 17:26:10 by Thomas Klausner | Files touched by this commit (14) | Package removed
Log message:
Remove some more now unused gnome1-libs dependencies.
   2007-01-24 20:43:14 by Thomas Klausner | Files touched by this commit (2)
Log message:
Do not unconditionally remove share/pygtk, it is shared with py-gtk2.
However, do remove include/pygtk. Bump PKGREVISION.
   2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
   2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
   2006-06-03 01:39:25 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
py-Numeric needs Python 2.2+
   2006-05-28 19:57:32 by Roland Illig | Files touched by this commit (1)
Log message:
pyversion.mk only needs to be included once.
   2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | Package updated
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
   2006-04-12 12:27:47 by Roland Illig | Files touched by this commit (749)
Log message:
Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.