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

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


Branch: pkgsrc-2009Q3, Version: 2.16.6nb2, Package name: gtk2+-2.16.6nb2, 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/atk] [devel/glib2] [devel/pango] [graphics/freetype2] [graphics/cairo] [graphics/tiff] [graphics/png] [graphics/jpeg] [x11/Xrender] [x11/xcursor] [x11/liboldXrandr] [x11/Xfixes] [fonts/fontconfig] [fonts/Xft2] [lang/python25]

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

Package options: x11

Master sites: (Expand)

SHA1: f69cb48311d60664bac7cf68351c175c7a214ae6
RMD160: 1048704042ffbbabe0de60278f49f8b7700f2d1f
Filesize: 18084.747 KB

Version history: (Expand)


CVS history: (Expand)


   2009-11-29 16:33:19 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #2937 - requested by tnn
gtk2: portability fix

Revisions pulled up:
- x11/gtk2/Makefile			1.191 (via patch)
- x11/gtk2/distinfo			1.118 (via patch)
- x11/gtk2/patches/patch-af		1.16
---
Module Name:	pkgsrc
Committed By:	tnn
Date:		Fri Nov 27 16:54:30 UTC 2009

Modified Files:
	pkgsrc/x11/gtk2: Makefile distinfo
Added Files:
	pkgsrc/x11/gtk2/patches: patch-af

Log message:
Use ${COMPILER_RPATH_FLAG} instead of -R for X_LIBS in pkg-config files.
This fixes firefox run-time breakage with native X11 on netbsd-4 caused by
pkgsrc wrappers not dealing with -R.
Bump PKGREVISION.