summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-11-07 21:44:21 +0000
committerjmmv <jmmv@pkgsrc.org>2004-11-07 21:44:21 +0000
commite9599f7e93aa79e07bb289d70dbe5e1798950b90 (patch)
tree3bac4c98ffdeeef1ae1fba4dd2d4bebd4484ca73 /doc
parentf9fb6c6c24a1d443a6e6a735eb5015a1b9fe10ff (diff)
downloadpkgsrc-e9599f7e93aa79e07bb289d70dbe5e1798950b90.tar.gz
Let's get rid of another build def, WISTUMBLER2_USES_GTK, by splitting
wistumbler2 in two packages: wistumbler2, with console support only, and wistumbler2-gtk, with GTK2 and console support. This provides a choice for users of binary packages and lets us catch build problems in both cases during bulk builds. While here, fix several issues: - In the GTK case, depend on pkg-config, needed during the build. - Patch files during pre-configure, not post-patch. - Fix the CONF_FILES stuff; it was pointing to non-existent files. - Reword DESCR. Because of these changes, that affect the binary package, bump the revision of wistumbler2 to 1, thus resulting in 2.00pre9nb1. The new wistumbler2-gtk package is at version 2.00pre9.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index f3d676df3cd..b2a8f3b0e9e 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7756 2004/11/07 21:15:28 kristerw Exp $
+$NetBSD: CHANGES,v 1.7757 2004/11/07 21:44:21 jmmv Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -5151,3 +5151,5 @@ Changes to the packages collection and infrastructure in 2004:
Updated perl to 5.8.5 [wiz 2004-11-07]
Added bmon-2.0.1 [minskim 2004-11-07]
Updated gxmame to 0.34bnb4 [kristerw 2004-11-07]
+ Updated wistumbler2 to 2.00pre9nb1 [jmmv 2004-11-07]
+ Added wistumbler2-gtk-2.00pre9 [jmmv 2004-11-07]