diff options
author | Chris White <chriswhite@gentoo.org> | 2004-07-20 06:24:17 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2004-07-20 06:24:17 +0000 |
commit | 95643baea78b34f61eeb343b0881ee19e68d3ce7 (patch) | |
tree | 715294045fbd3a98b8f828e2c4180bdea776ef1b /profiles | |
parent | Initial addition of motiontrack to portage tree. Fixes Bug #47130. Added my... (diff) | |
download | gentoo-2-95643baea78b34f61eeb343b0881ee19e68d3ce7.tar.gz gentoo-2-95643baea78b34f61eeb343b0881ee19e68d3ce7.tar.bz2 gentoo-2-95643baea78b34f61eeb343b0881ee19e68d3ce7.zip |
Added libgd use flag for new motiontrack ebuild to use.local.desc
Diffstat (limited to 'profiles')
-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 43f2aa92aa3f..4299721ebf93 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.495 2004/07/19 02:56:55 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.496 2004/07/20 06:24:17 chriswhite Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -287,6 +287,7 @@ media-video/ffmpeg:faac - Enables faac support media-video/ffmpeg:faad - Enables faad2 support media-video/mjpegtools:dv - Enables support for a codec used by many camcorders media-video/mjpegtools:yv12 - Enables support for the YV12 pixel format +media-video/motiontrack:libgd - Enables gd library support for debug purposes media-video/mpeg4ip:v4l2 - Enable video4linux2 support media-video/mplayer:dvdread - Enables usage of Ogle's libdvdread for DVD playback media-video/mplayer:libcaca - Enables libcaca support, colored ASCII-art graphics |