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

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


Branch: CURRENT, Version: 2.20.1nb1, Package name: gtk2+-2.20.1nb1, 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:
[textproc/py-expat] [graphics/tiff] [graphics/freetype2] [graphics/png] [graphics/cairo] [graphics/jpeg] [databases/shared-mime-info] [fonts/fontconfig] [fonts/Xft2] [devel/atk] [devel/glib2] [devel/pango] [x11/Xfixes] [x11/xcursor] [x11/Xrender] [x11/liboldXrandr] [lang/python26]

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

Package options: x11

Master sites: (Expand)

SHA1: a80953b4e81c6a5bc2a986852f7fe60c8704cc02
RMD160: bcd5f20f9e3f8d4e6f9bd91388de2fe9851ef361
Filesize: 18641.676 KB

Version history: (Expand)


CVS history: (Expand)


   2010-08-28 00:52:58 by Min Sik Kim | Files touched by this commit (1)
Log message:
Add a missing PLIST entry for the quartz option.
   2010-06-14 23:39:38 by Matthias Drochner | Files touched by this commit (1)
Log message:
adjust glib2/atk dependencies, from Tim Larson per PR pkg/43471
   2010-06-14 00:45:57 by Thomas Klausner | Files touched by this commit (1673) | Package updated
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-06-01 15:26:31 by Matthias Drochner | Files touched by this commit (1)
Log message:
add "bash" to USE_TOOLS, needed because we have CONFIG_SHELL=bash,
add a commant why the latter is done
noticed by Greg Oster
   2010-05-31 20:32:41 by Thomas Klausner | Files touched by this commit (2)
Log message:
Restore comment. It makes me wonder why we still need it, since the
referenced URL talks about gtk2-2.18.
   2010-05-31 19:34:33 by Matthias Drochner | Files touched by this commit (6) | Package updated
Log message:
update to 2.20.1
this switches to the gnome-2.30 branch
   2010-04-15 03:09:55 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Add a bug fix that might affect firefox, dug up by Jared McNeill.
Bump PKGREVISION.
   2010-03-17 23:43:00 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 2.18.9:

Overview of Changes from GTK+ 2.18.8 to 2.18.9
==============================================

* Avoid a crash when doing DND on X servers without the shape extension
* Avoid an assertion when finalizing entries

Ok agc@