NOTICE: This package has been removed from pkgsrc

./x11/gtoolkit, Objective-C interface to the GTK+ widget set

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


Branch: CURRENT, Version: 0.9.5nb10, Package name: gtoolkit-0.9.5nb10, Maintainer: pkgsrc-users

GToolKit is an Objective-C interface library to the GTK+ widget set.
GTK+, which stands for the Gimp Toolkit, is a library for creating
graphical user interfaces for the X Window System and MS Win32.

There are already a number of different Objective-C interface libraries
around and each one has its own features, so you have to decide for
yourself which one to try and use. This package uses NSObject as its
base class and requires a Foundation implementation. Almost all source
files are automatically generated from the GTK include files, so
upgrading to newer versions of GTK should not be a problem.


Required to run:
[devel/libglade]

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

Master sites:

SHA1: 8e1acfec076637983dd2875ce124c0001a4a9077
RMD160: be597546cebc9ee9bdd4f4fc6c48e97ad8705652
Filesize: 376.175 KB

Version history: (Expand)


CVS history: (Expand)


   2007-05-13 16:39:48 by Thomas Klausner | Files touched by this commit (144) | Package removed
Log message:
Remove some GNOME1 packages that are unmaintained upstream and/or in
pkgsrc, in preparation for gnome1-libs removal(*).

There was no feedback for keeping these packages after my
HEADS UP mail to pkgsrc-users a week ago.

(*) More to come before that can happen, though.
   2007-01-15 20:31:52 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Modular Xorg support.
   2006-07-22 07:10:55 by Roland Illig | Files touched by this commit (23)
Log message:
Reverted the recent change that has set USE_LANGUAGES="c objc", where only
"objc" was needed. Thanks to Min Sik Kim for showing me the Right Way to
handle this.
   2006-07-21 07:06:06 by Roland Illig | Files touched by this commit (1)
Log message:
Needs a C compiler.
   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-05-28 02:26:27 by Rene Hexel | Files touched by this commit (26)
Log message:
Add USE_LANGUAGES= objc
   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.