./x11/gtk2, GIMP Toolkit v2 - libraries for building X11 user interfaces

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 2.18.5nb1, Package name: gtk2+-2.18.5nb1, Maintainer: pkgsrc-users

GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites.

GTK+ has been designed from the ground up to support a range of
languages, not only C/C++. Using GTK+ from languages such as Perl and
Python (especially in combination with the Glade GUI builder) provides
an effective method of rapid application development.


Required to run:
[databases/shared-mime-info] [devel/glib2] [devel/atk] [devel/pango] [graphics/cairo] [graphics/freetype2] [graphics/tiff] [graphics/jpeg] [graphics/png] [fonts/Xft2] [fonts/fontconfig] [textproc/py-expat] [x11/liboldXrandr] [x11/xcursor] [x11/Xrender] [x11/Xfixes] [lang/python25]

Required to build:
[devel/pkg-config] [devel/libtool-base] [devel/gmake] [x11/inputproto] [x11/renderproto] [x11/randrproto] [x11/xproto] [x11/xextproto] [x11/fixesproto] [pkgtools/x11-links] [lang/perl5]

Package options: x11

Master sites: (Expand)

SHA1: ddb004f0f92f7c8e3b84237e05fcf0ef5affc79c
RMD160: 712098237fc31dcb99189645f0320aa165855577
Filesize: 17701.641 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-27 17:51:34 by Matthias Scheler | Files touched by this commit (7)
Log message:
Pullup ticket #2975 - requested by wiz
gnome-terminal: build fix
gtk2: build fix
libxcb: build fix
py-xcbgen: build fix
telepathy-gabble: build fix
telepathy-glib: build fix
telepathy-idle: build fix

Revisions pulled up:
- chat/telepathy-gabble/Makefile		1.11
- chat/telepathy-glib/Makefile			1.17
- chat/telepathy-idle/Makefile			1.11
- x11/gnome-terminal/Makefile			1.30
- x11/gtk2/Makefile				1.196
- x11/libxcb/Makefile				1.9
- x11/py-xcbgen/Makefile			1.5
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Jan 27 08:46:51 UTC 2010

Modified Files:
	pkgsrc/chat/telepathy-gabble: Makefile
	pkgsrc/chat/telepathy-glib: Makefile
	pkgsrc/chat/telepathy-idle: Makefile
	pkgsrc/x11/gnome-terminal: Makefile
	pkgsrc/x11/gtk2: Makefile

Log message:
Depend on py-expat for all supported python versions, now that
python25 and python26 have been fixed to behave like python24.
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Jan 27 13:59:47 UTC 2010

Modified Files:
	pkgsrc/x11/py-xcbgen: Makefile

Log message:
Needs py-expat nowadays. Depend on it and bump PKGREVISION.
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Jan 27 14:00:33 UTC 2010

Modified Files:
	pkgsrc/x11/libxcb: Makefile

Log message:
Depend on py-xcbgen that has py-expat dependency.
There are some 1.6 packages (post-python2{5,6} changes) that don't pull
py-expat in and fail.