summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-06-03 15:40:30 +0000
committerjmmv <jmmv>2005-06-03 15:40:30 +0000
commitdb0a1742e0418092d2d2a913af1d4061c6011c44 (patch)
tree9a24d97bde0ab8ade613f414143696dbb34522b1 /doc
parent4bb665f70ad9aa4e3eec333ab5c8114f7f819851 (diff)
downloadpkgsrc-db0a1742e0418092d2d2a913af1d4061c6011c44.tar.gz
Split libdv into two packages: libdv itself, which installs only the codec
library, and libdv-tools, which installs all the associated tools. While doing this, clean-up useless dependencies in libdv's buildlink3.mk file. The main purpose of this change is to let mplayer use the dv codec (which is the default setting) while not depending on unused packages (gtk+).
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 e6865a03220..ecacf329ef2 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10284 2005/06/02 23:33:33 tron Exp $
+$NetBSD: CHANGES,v 1.10285 2005/06/03 15:40:30 jmmv Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -2772,3 +2772,5 @@ Changes to the packages collection and infrastructure in 2005:
Added sysutils/afbinit version 1.0 [martin 2005-06-02]
Updated parallel/clusterit to 2.3.1 [garbled 2005-06-02]
Updated chat/xchat2 to 2.4.3 [tron 2005-06-02]
+ Updated multimedia/libdv to 0.104nb1 [jmmv 2005-06-03]
+ Added multimedia/libdv-tools version 0.104 [jmmv 2005-06-03]