Path to this page:
./
x11/gtk,
GIMP Toolkit v1 - libraries for building X11 user interfaces
Branch: pkgsrc-2011Q4,
Version: 1.2.10nb10,
Package name: gtk+-1.2.10nb10,
Maintainer: pkgsrc-usersGTK+ 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.
DEINSTALL [+/-]#!/bin/sh
#
# $NetBSD: DEINSTALL,v 1.1 2006/06/15 20:40:16 jlam Exp $
case ${STAGE} in
DEINSTALL)
if [ "${PKG_PREFIX}" != "${LOCALBASE}" ]; then
${RM} -f ${LOCALBASE}/share/aclocal/gtk.m4
fi
;;
esac
Required to run:[
devel/glib]
Required to build:[
devel/libtool-base] [
devel/gmake] [
lang/perl5] [
pkgtools/xpkgwedge] [
pkgtools/x11-links]
Master sites: (Expand)
SHA1: a5adcb909257da01ae4d4761e1d41081d06e4d7c
RMD160: 9b38310d2768e947c4f6173db009243dd11db288
Filesize: 2801.096 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version gtk+-1.2.10nb10 (created)