diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-09 04:34:24 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-09 04:34:24 +0000 |
commit | c86b7f2e152493b87bc20cf07c32524f037cf215 (patch) | |
tree | 42aa2d816c5eaa6dff55b4a5a6d4b85978fdbbcd /profiles | |
parent | Regenerate digest in Manifest2 format. (diff) | |
download | gentoo-2-c86b7f2e152493b87bc20cf07c32524f037cf215.tar.gz gentoo-2-c86b7f2e152493b87bc20cf07c32524f037cf215.tar.bz2 gentoo-2-c86b7f2e152493b87bc20cf07c32524f037cf215.zip |
Add xcb useflags for xine-lib and kaffeine.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index bbc62249591c..8261f32e4324 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.86 2007/02/09 00:21:38 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.87 2007/02/09 04:34:24 flameeyes Exp $ + + 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> use.local.desc: + Add xcb useflags for xine-lib and kaffeine. 09 Feb 2007; Christian Faulhammer <opfer@gentoo.org> use.local.desc: USE flag festival for app-emacs/chess diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d9b888f2665d..1c11a90e1906 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2581 2007/02/09 00:21:39 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2582 2007/02/09 04:34:24 flameeyes Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -873,6 +873,7 @@ media-libs/xine-lib:dxr3 - Support for DXR3 mpeg accelleration cards media-libs/xine-lib:modplug - Build with modplug support media-libs/xine-lib:vidix - Support for vidix video output media-libs/xine-lib:wavpack - Build with WavPack support +media-libs/xine-lib:xcb - Support the X C-language Binding, a replacement for Xlib media-libs/xine-lib:xvmc - Support for XVideo Motion Compensation (accelerated mpeg playback) media-plugins/audacious-plugins:adplug - Build with AdPlug (Adlib sound card emulation) support media-plugins/audacious-plugins:chardet - Character set detection support for non-UTF8 ID3 tags @@ -1021,6 +1022,7 @@ media-video/ffmpeg:amr - Enables Adaptive Multi-Rate Audio support media-video/ffmpeg:network - Enables network streaming support media-video/flumotion:gstreamer08 - Use GStreamer 0.8 over GStreamer 0.10 media-video/gpac:amr - Adaptive Multi-Rate Audio support (commonly used in telephony) +media-video/kaffeine:xcb - Support the X C-language Binding, a replacement for Xlib media-video/linux-uvc:isight - Apply patch to work _only_ with the Apple iSight media-video/lives:libvisual - Enable libvisual support media-video/mjpegtools:yv12 - Enables support for the YV12 pixel format |