NOTICE: This package has been removed from pkgsrc

./x11/wxGTK-contrib, GTK-based implementation of the wxWidgets GUI library (contrib libraries)

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


Branch: CURRENT, Version: 2.6.3nb2, Package name: wxGTK-contrib-2.6.3nb2, Maintainer: pkgsrc-users

3rd-party contributed software for the wxWidgets cross-platform
GUI library (see x11/wxGTK package description for details).


Required to run:
[graphics/MesaLib] [graphics/tiff] [graphics/png] [graphics/jpeg] [graphics/glu] [x11/gtk2] [x11/wxGTK]

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

Master sites: (Expand)

SHA1: 7c2dfe27a56aa99b4ea557a436bf84a13a579a9d
RMD160: d7465860d7c07b42d299d4b4c5d015b25f96a9dd
Filesize: 7044.062 KB

Version history: (Expand)


CVS history: (Expand)


   2008-09-22 23:32:21 by Joerg Sonnenberger | Files touched by this commit (16) | Package removed
Log message:
Retire x11/wxGTK and x11/wxGTK-contrib.
   2007-01-17 00:27:48 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Use C++ for linking the shared libraries and bump the API requirement.
This fixes the configure run of audacity and generally improves the
correctness.
   2007-01-11 18:27:03 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs libXt for build.
   2007-01-02 12:00:25 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
- DESTDIR support
- simplified Makefile of wxGTK-contrib using BUILD_DIRS
- don't include x11.b3.mk as it is not needed
   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-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-17 09:36:07 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
PLIST fix