Gentoo Archives: gentoo-commits

From: "Matthias Schwarzott (zzam)" <zzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/vdr: metadata.xml ChangeLog vdr-1.4.6.ebuild vdr-1.4.7-r11.ebuild vdr-1.4.7-r12.ebuild vdr-1.4.7-r10.ebuild
Date: Tue, 05 Oct 2010 13:12:49
Message-Id: 20101005131243.C7E4220051@flycatcher.gentoo.org
1 zzam 10/10/05 13:12:43
2
3 Modified: metadata.xml ChangeLog
4 Removed: vdr-1.4.6.ebuild vdr-1.4.7-r11.ebuild
5 vdr-1.4.7-r12.ebuild vdr-1.4.7-r10.ebuild
6 Log:
7 Removed the old vdr-1.4 ebuilds.
8
9 (Portage version: 2.2_rc88/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.10 media-video/vdr/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vdr/metadata.xml?rev=1.10&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vdr/metadata.xml?rev=1.10&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vdr/metadata.xml?r1=1.9&r2=1.10
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-video/vdr/metadata.xml,v
21 retrieving revision 1.9
22 retrieving revision 1.10
23 diff -u -r1.9 -r1.10
24 --- metadata.xml 4 Jun 2009 12:37:14 -0000 1.9
25 +++ metadata.xml 5 Oct 2010 13:12:43 -0000 1.10
26 @@ -7,12 +7,8 @@
27 <name>Gentoo VDR Project</name>
28 </maintainer>
29 <use>
30 - <flag name="aio">Use &quot;all in one&quot; patch (or its successor &quot;liemikuutio&quot;) with much additional features</flag>
31 <flag name="analogtv">Add support for the analogtv plugin</flag>
32 <flag name="atsc">Support for NorthAmerican Broadcast ( rudimentary )</flag>
33 - <flag name="bigpatch">Enables almost all additional features flying around on the net (including aio)</flag>
34 - <flag name="child-protection">Enable support for the plugin vdr-pin (Protecting some recordings / channels with a PIN)</flag>
35 - <flag name="cmdctrl">allows switching remote control on/off</flag>
36 <flag name="cmdreccmdi18n">loads translated commands and reccommands files if existing</flag>
37 <flag name="cmdsubmenu">Allows the creation of submenus in the commands menu</flag>
38 <flag name="cutterlimit">Limit IO bandwith used for cutting</flag>
39 @@ -21,7 +17,6 @@
40 <flag name="ddepgentry">remove duplicate EPG entries</flag>
41 <flag name="deltimeshiftrec">Auto delete timeshift recordings</flag>
42 <flag name="dolbyinrec">add a dedicated switch to control recording of dolby digital</flag>
43 - <flag name="dolby-record-switch">Allows to control separately to record / to replay dolby digital</flag>
44 <flag name="dvbplayer">Use some special mpeg-repacker features. Most usable for old recordings or software output devices.</flag>
45 <flag name="dvbsetup">Setup for AC3 transfer, disable primary tuner</flag>
46 <flag name="dvdarchive">DMH DVD - Archiv ( used by vdr-burn-0.1.0_* )</flag>
47 @@ -29,7 +24,6 @@
48 <flag name="dvlfriendlyfnames">filter file names on recording</flag>
49 <flag name="dvlrecscriptaddon">enhancement for record-script</flag>
50 <flag name="dvlvidprefer">controls video-dir choice on recording</flag>
51 - <flag name="dxr3-audio-denoise">Mutes audio noise occurring with dxr3-cards using analog audio-out when e.g. cutting</flag>
52 <flag name="dxr3">Enable tweaks to improve vdr behaviour on dxr3-cards</flag>
53 <flag name="em84xx">Add support for em84xx plugin</flag>
54 <flag name="graphtft">support for grapftft plugin up from vdr-graphtft-0.1.7</flag>
55 @@ -40,7 +34,6 @@
56 <flag name="lircsettings">Allows to change lirc settings delay, freq and timeout values in OSD</flag>
57 <flag name="livebuffer">does timeshifting/background recording all the time, allows to rewind live TV</flag>
58 <flag name="lnbshare">Enables support for two or more dvb cards sharing the same cable to the lnb</flag>
59 - <flag name="lnbsharing">Enables support for two or more dvb cards sharing the cable to the lnb</flag>
60 <flag name="mainmenuhooks">Allows to replace main menu entries by some special plugins (like epgsearch, extrecmenu, ...)</flag>
61 <flag name="menuorg">Enables support for the menuorg-plugin</flag>
62 <flag name="noepg">Adds code to selectively disable epg-reception for specific channels</flag>
63 @@ -50,14 +43,9 @@
64 <flag name="rotor">Enable support for plugin vdr-rotor for dish-positioner.</flag>
65 <flag name="settime">set system time per script instead of via syscal</flag>
66 <flag name="setup">Enable support for the plugin vdr-setup</flag>
67 - <flag name="setup-plugin">Enable support for the plugin vdr-setup</flag>
68 - <flag name="shutdown_rewrite">use rewritten shutdown code from vdr-1.5</flag>
69 <flag name="softosd">Soft OSD fading with FF-Cards</flag>
70 <flag name="sortrecords">allows to change sort order of recordings</flag>
71 <flag name="sourcecaps">Adds the ability to define capabilities of dvb-cards (e.g. card1 can receive Sat @28.2E)</flag>
72 - <flag name="submenu">Enable support for the plugin vdr-submenu.</flag>
73 - <flag name="subtitles">Enable support for the subtitles-plugin</flag>
74 - <flag name="switchtimer">support for timer that do not record but only switch to a channel</flag>
75 <flag name="syncearly">start live display as soon as possible, not waiting for sync of audio and video</flag>
76 <flag name="timercmd">Adds submenu for user defined commands in timer menu</flag>
77 <flag name="timerinfo">Show with chars +/- if space on HD will suffice for a timer</flag>
78
79
80
81 1.138 media-video/vdr/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vdr/ChangeLog?rev=1.138&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vdr/ChangeLog?rev=1.138&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vdr/ChangeLog?r1=1.137&r2=1.138
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/media-video/vdr/ChangeLog,v
90 retrieving revision 1.137
91 retrieving revision 1.138
92 diff -u -r1.137 -r1.138
93 --- ChangeLog 8 Sep 2010 16:16:47 -0000 1.137
94 +++ ChangeLog 5 Oct 2010 13:12:43 -0000 1.138
95 @@ -1,6 +1,14 @@
96 # ChangeLog for media-video/vdr
97 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/ChangeLog,v 1.137 2010/09/08 16:16:47 hd_brummy Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/ChangeLog,v 1.138 2010/10/05 13:12:43 zzam Exp $
100 +
101 + 05 Oct 2010; Matthias Schwarzott <zzam@g.o>
102 + -files/vdr-add-svdrp-down-0.1.diff, -vdr-1.4.6.ebuild,
103 + -vdr-1.4.7-r10.ebuild, -vdr-1.4.7-r11.ebuild, -vdr-1.4.7-r12.ebuild,
104 + -files/vdr-1.4.7-gcc-4.3.diff, -files/vdr-1.4.7-makefile-destdir.diff,
105 + -files/vdr-1.4.7-makefile-install-header.diff,
106 + -files/vdr-set-dumpable.diff, metadata.xml:
107 + Removed the old vdr-1.4 ebuilds.
108
109 *vdr-1.6.0_p2-r4 (08 Sep 2010)