Path to this page: ./
x11/gtk,
GIMP Toolkit v1 - libraries for building X11 user interfaces
Branch: CURRENT,
Version: 1.2.10nb21,
Package name: gtk+-1.2.10nb21,
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.
This package contains GTK+ 1.
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:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 2801.096 KB
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2022-06-28) Updated to version: gtk+-1.2.10nb21
- (2021-05-25) Updated to version: gtk+-1.2.10nb20
CVS history: (Expand)