Gentoo Archives: gentoo-commits

From: "Doug Klima (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/mytharchive: ChangeLog mytharchive-0.20.2_p14807.ebuild mytharchive-0.20.2_p14877.ebuild
Date: Mon, 07 Jan 2008 20:11:47
Message-Id: E1JByK0-0001h9-3h@stork.gentoo.org
1 cardoe 08/01/07 20:11:44
2
3 Modified: ChangeLog mytharchive-0.20.2_p14807.ebuild
4 Added: mytharchive-0.20.2_p14877.ebuild
5 Log:
6 newer revision stable. new revision for mythburn.py fps param
7 (Portage version: 2.1.4_rc14)
8
9 Revision Changes Path
10 1.23 media-plugins/mytharchive/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mytharchive/ChangeLog?rev=1.23&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mytharchive/ChangeLog?rev=1.23&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mytharchive/ChangeLog?r1=1.22&r2=1.23
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v
19 retrieving revision 1.22
20 retrieving revision 1.23
21 diff -u -r1.22 -r1.23
22 --- ChangeLog 14 Nov 2007 22:57:55 -0000 1.22
23 +++ ChangeLog 7 Jan 2008 20:11:43 -0000 1.23
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/mytharchive
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.22 2007/11/14 22:57:55 cardoe Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.23 2008/01/07 20:11:43 cardoe Exp $
30 +
31 +*mytharchive-0.20.2_p14877 (07 Jan 2008)
32 +
33 + 07 Jan 2008; Doug Klima <cardoe@g.o>
34 + mytharchive-0.20.2_p14807.ebuild, +mytharchive-0.20.2_p14877.ebuild:
35 + newer revision stable. new revision for mythburn.py fps param
36
37 *mytharchive-0.20.2_p14807 (14 Nov 2007)
38
39
40
41
42 1.2 media-plugins/mytharchive/mytharchive-0.20.2_p14807.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mytharchive/mytharchive-0.20.2_p14807.ebuild?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mytharchive/mytharchive-0.20.2_p14807.ebuild?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mytharchive/mytharchive-0.20.2_p14807.ebuild?r1=1.1&r2=1.2
47
48 Index: mytharchive-0.20.2_p14807.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/mytharchive-0.20.2_p14807.ebuild,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- mytharchive-0.20.2_p14807.ebuild 14 Nov 2007 22:57:55 -0000 1.1
55 +++ mytharchive-0.20.2_p14807.ebuild 7 Jan 2008 20:11:43 -0000 1.2
56 @@ -1,12 +1,12 @@
57 -# Copyright 1999-2007 Gentoo Foundation
58 +# Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/mytharchive-0.20.2_p14807.ebuild,v 1.1 2007/11/14 22:57:55 cardoe Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/mytharchive-0.20.2_p14807.ebuild,v 1.2 2008/01/07 20:11:43 cardoe Exp $
62
63 inherit mythtv-plugins subversion
64
65 DESCRIPTION="Allows for archiving your videos to DVD."
66 IUSE=""
67 -KEYWORDS="~amd64 ~ppc ~x86"
68 +KEYWORDS="amd64 ppc x86"
69
70 RDEPEND=">=dev-lang/python-2.3.5
71 dev-python/mysql-python
72
73
74
75 1.1 media-plugins/mytharchive/mytharchive-0.20.2_p14877.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mytharchive/mytharchive-0.20.2_p14877.ebuild?rev=1.1&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mytharchive/mytharchive-0.20.2_p14877.ebuild?rev=1.1&content-type=text/plain
79
80 Index: mytharchive-0.20.2_p14877.ebuild
81 ===================================================================
82 # Copyright 1999-2008 Gentoo Foundation
83 # Distributed under the terms of the GNU General Public License v2
84 # $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/mytharchive-0.20.2_p14877.ebuild,v 1.1 2008/01/07 20:11:43 cardoe Exp $
85
86 inherit mythtv-plugins subversion
87
88 DESCRIPTION="Allows for archiving your videos to DVD."
89 IUSE=""
90 KEYWORDS="~amd64 ~ppc ~x86"
91
92 RDEPEND=">=dev-lang/python-2.3.5
93 dev-python/mysql-python
94 dev-python/imaging
95 <media-video/mjpegtools-1.8.99999
96 >=media-video/mjpegtools-1.6.2
97 >=media-video/dvdauthor-0.6.11
98 >=media-video/ffmpeg-0.4.9
99 >=app-cdr/dvd+rw-tools-5.21.4.10.8
100 virtual/cdrtools
101 media-video/transcode"
102 DEPEND="${RDEPEND}"
103
104 pkg_setup()
105 {
106 mythtv-plugins_pkg_setup
107
108 if ! built_with_use media-video/mjpegtools png; then
109 eerror "You MUST build media-video/mjpegtools with the png USE flag"
110 die "You MUST build media-video/mjpegtools with the png USE flag"
111 fi
112 }
113
114
115
116 --
117 gentoo-commits@l.g.o mailing list