diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2008-05-21 13:44:40 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2008-05-21 13:44:40 +0000 |
commit | 496ab97b80407e50dd2ca7d9c4ba2006df901fe3 (patch) | |
tree | 981bbd55e35397eb3a74cc1e1aa0cb179747d475 /profiles | |
parent | Now install the dvb header files to /usr/include/v4l-dvb-hg. (diff) | |
download | gentoo-2-496ab97b80407e50dd2ca7d9c4ba2006df901fe3.tar.gz gentoo-2-496ab97b80407e50dd2ca7d9c4ba2006df901fe3.tar.bz2 gentoo-2-496ab97b80407e50dd2ca7d9c4ba2006df901fe3.zip |
Added two local use-flags for media-video/vdr: analogtv and em84xx.
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 f181533c48fd..cdd3b61afd9a 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1443 2008/05/21 11:20:26 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1444 2008/05/21 13:44:40 zzam Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If doubt put a record here! + 21 May 2008; Matthias Schwarzott <zzam@gentoo.org> use.local.desc: + Added two local use-flags for media-video/vdr: analogtv and em84xx. + 21 May 2008; Samuli Suominen <drac@gentoo.org> updates/2Q-2008: Move xfce-extra/xfmpc to media-sound/xfmpc. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 1899136f083e..2c3ca0c600ce 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3548 2008/05/21 10:50:28 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3549 2008/05/21 13:44:40 zzam Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1276,6 +1276,7 @@ media-video/transcode:network - Enables network streaming support media-video/transcode:nuv - NuppelVideo container format demuxing media-video/transcode:postproc - Build with ffmpeg libpostproc support media-video/vdr:aio - Use "all in one" patch (or its successor "liemikuutio") with much additional features +media-video/vdr:analogtv - Add support for the analogtv plugin media-video/vdr:atsc - Support for NorthAmerican Broadcast ( rudimentary ) media-video/vdr:bigpatch - Enables almost all additional features flying around on the net (including aio) media-video/vdr:child-protection - Enable support for the plugin vdr-pin (Protecting some recordings / channels with a PIN) @@ -1297,6 +1298,7 @@ media-video/vdr:dvlrecscriptaddon - enhancement for record-script media-video/vdr:dvlvidprefer - controls video-dir choice on recording media-video/vdr:dxr3 - Enable tweaks to improve vdr behaviour on dxr3-cards media-video/vdr:dxr3-audio-denoise - Mutes audio noise occurring with dxr3-cards using analog audio-out when e.g. cutting +media-video/vdr:em84xx - Add support for em84xx plugin media-video/vdr:graphtft - support for grapftft plugin up from vdr-graphtft-0.1.7 media-video/vdr:hardlinkcutter - Speed up cutting by hardlinking unchanged files media-video/vdr:iptv - Enables support for vdr-iptv |