diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-11-20 20:05:19 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-11-20 20:05:19 +0000 |
commit | baaa7f7429f6414c49e9abc741761d9fcec96ba5 (patch) | |
tree | 9058806c602820d4e28f792ec975575b3366281d | |
parent | Marked stable on amd64 (diff) | |
download | historical-baaa7f7429f6414c49e9abc741761d9fcec96ba5.tar.gz historical-baaa7f7429f6414c49e9abc741761d9fcec96ba5.tar.bz2 historical-baaa7f7429f6414c49e9abc741761d9fcec96ba5.zip |
Added asf useflag for xine-lib.
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ebe0dd0d57be..0887d7037969 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1570 2005/11/20 17:44:39 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1571 2005/11/20 20:05:19 flameeyes Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -589,6 +589,7 @@ media-libs/sdl-sound:physfs - Enable physfs support media-libs/svgalib:no-helper - Do not build the helper kernel module media-libs/urt:gs - Add support for postscript media-libs/win32codecs:real - Installs the real video codecs +media-libs/xine-lib:asf - Support for ASF demuxer (required for win32codecs) media-libs/xine-lib:cle266 - Suport for the via XvMC libs media-libs/xine-lib:dxr3 - Support for DXR3 mpeg accelleration cards media-libs/xine-lib:i8x0 - Support the i8x0 XvMC libs |