Subject: CVS commit: pkgsrc/devel/GConf2
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/25/2003 18:29:51
Module Name: pkgsrc
Committed By: jmmv
Date: Sat Jan 25 16:29:51 UTC 2003
Modified Files:
pkgsrc/devel/GConf2: Makefile PLIST buildlink2.mk distinfo
Added Files:
pkgsrc/devel/GConf2/patches: patch-aa
Log Message:
Disable GTK2 support: it's only used by a helper tool. If it's needed some
day, we can easily create an independant package containing it.
Rationale: The GConf2 library itself does not depend on GTK2, nor any of
the main programs, and this removal will shrink the dependancy tree a lot
on other packages.
Bump PKGREVISION to 5.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/GConf2/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/GConf2/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/GConf2/buildlink2.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/GConf2/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/GConf2/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.