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: (Expand)
Filesize: 2801.096 KB
Version history: (Expand)
- (2022-06-28) Updated to version: gtk+-1.2.10nb21
- (2021-05-25) Updated to version: gtk+-1.2.10nb20
- (2020-09-01) Updated to version: gtk+-1.2.10nb19
- (2019-08-11) Updated to version: gtk+-1.2.10nb18
- (2018-08-22) Updated to version: gtk+-1.2.10nb17
- (2016-07-09) Updated to version: gtk+-1.2.10nb16
CVS history: (Expand)