Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Mon, 26 May 2008 00:36:33
Message-Id: E1K0QhS-0006sP-J6@stork.gentoo.org
1 beandog 08/05/26 00:36:30
2
3 Modified: use.local.desc
4 Log:
5 add mplayer local use flags: custom-cpuopts, dxr2, dxr3
6
7 Revision Changes Path
8 1.3557 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3557&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3557&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3556&r2=1.3557
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3556
18 retrieving revision 1.3557
19 diff -u -r1.3556 -r1.3557
20 --- use.local.desc 25 May 2008 21:15:30 -0000 1.3556
21 +++ use.local.desc 26 May 2008 00:36:30 -0000 1.3557
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3556 2008/05/25 21:15:30 eva Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3557 2008/05/26 00:36:30 beandog Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1246,7 +1246,10 @@
31 media-video/mplayer:cdio - Use libcdio for CD support (instead of cdparanoia)
32 media-video/mplayer:color-console - Enable color console output (UNSUPPORTED)
33 media-video/mplayer:cpudetection - Enables runtime cpudetection
34 -media-video/mplayer:custom-cflags - Enables custom cflags (not supported)
35 +media-video/mplayer:custom-cflags - Enables custom CFLAGS (UNSUPPORTED)
36 +media-video/mplayer:custom-cpuopts - Fine-tune custom CPU optimizations (UNSUPPORTED)
37 +media-video/mplayer:dxr2 - Enable DXR2 video output
38 +media-video/mplayer:dxr3 - Enable DXR3/H+ video output
39 media-video/mplayer:enca - Enables support for charset discovery and conversion
40 media-video/mplayer:live - Enables live.com streaming media support
41 media-video/mplayer:md5sum - Enables md5sum video output
42
43
44
45 --
46 gentoo-commits@l.g.o mailing list