summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-06-01 18:45:45 +0000
committerjmmv <jmmv>2005-06-01 18:45:45 +0000
commitccb51a38891de0f94b81146b84ed5dfc572366c1 (patch)
tree1541b2d5b7427ec71134f81983f8f5194ef3e5f7 /doc
parent22b2d6bb0ed5c0dbae6e6f52359d898f26fec388 (diff)
downloadpkgsrc-ccb51a38891de0f94b81146b84ed5dfc572366c1.tar.gz
Convert the mplayer* and mencoder* packages to the options framework.
This means that the MPLAYER_ENABLE_RUNTIME_CPU_DETECTION, MPLAYER_DISABLE_DRIVERS and MPLAYER_USE_MEDIALIB become deprecated (although still recognized). Visible changes in the resulting binary packages should be minimum by default (everything that was enabled before still is, and the same dependencies are kept). A notable addition, though, is the support for user-defined menus, closing PR pkg/29784. Also note that (almost) all dependencies have now a corresponding option to disable them in case you want to get a minimalist mplayer package. 'make show-options' is your friend ;) With thanks to wiz@ and dillo@ for their comments and help.
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 5b2aed9af55..1afe3661e81 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10271 2005/06/01 14:15:12 abs Exp $
+$NetBSD: CHANGES,v 1.10272 2005/06/01 18:45:45 jmmv Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -2753,3 +2753,5 @@ Changes to the packages collection and infrastructure in 2005:
Updated pkgtools/pkg_chk to 1.58 [abs 2005-06-01]
Updated audio/SDL_mixer to 1.2.6nb2 [wiz 2005-06-01]
Updated pkgtools/pkg_chk to 1.59 [abs 2005-06-01]
+ Updated multimedia/mplayer 1.0rc7nb1 [jmmv 2005-06-01]
+ Updated multimedia/gmplayer 1.0rc7nb1 [jmmv 2005-06-01]