Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in rox-extra/videothumbnail: ChangeLog videothumbnail-0.1.14.ebuild videothumbnail-0.1.13.ebuild
Date: Fri, 05 Sep 2008 13:48:58
Message-Id: E1KbbgC-0004a2-Dj@stork.gentoo.org
1 lack 08/09/05 13:48:52
2
3 Modified: ChangeLog
4 Added: videothumbnail-0.1.14.ebuild
5 Removed: videothumbnail-0.1.13.ebuild
6 Log:
7 New version released, and old version cleanup.
8 (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)
9
10 Revision Changes Path
11 1.21 rox-extra/videothumbnail/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-extra/videothumbnail/ChangeLog?rev=1.21&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-extra/videothumbnail/ChangeLog?rev=1.21&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-extra/videothumbnail/ChangeLog?r1=1.20&r2=1.21
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/rox-extra/videothumbnail/ChangeLog,v
20 retrieving revision 1.20
21 retrieving revision 1.21
22 diff -u -r1.20 -r1.21
23 --- ChangeLog 31 Aug 2008 21:14:41 -0000 1.20
24 +++ ChangeLog 5 Sep 2008 13:48:51 -0000 1.21
25 @@ -1,6 +1,12 @@
26 # ChangeLog for rox-extra/videothumbnail
27 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/videothumbnail/ChangeLog,v 1.20 2008/08/31 21:14:41 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/videothumbnail/ChangeLog,v 1.21 2008/09/05 13:48:51 lack Exp $
30 +
31 +*videothumbnail-0.1.14 (05 Sep 2008)
32 +
33 + 05 Sep 2008; Jim Ramsay <lack@g.o> -videothumbnail-0.1.13.ebuild,
34 + +videothumbnail-0.1.14.ebuild:
35 + New version released, and old version cleanup.
36
37 31 Aug 2008; Raúl Porcel <armin76@g.o>
38 videothumbnail-0.1.13-r1.ebuild:
39
40
41
42 1.1 rox-extra/videothumbnail/videothumbnail-0.1.14.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-extra/videothumbnail/videothumbnail-0.1.14.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-extra/videothumbnail/videothumbnail-0.1.14.ebuild?rev=1.1&content-type=text/plain
46
47 Index: videothumbnail-0.1.14.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/rox-extra/videothumbnail/videothumbnail-0.1.14.ebuild,v 1.1 2008/09/05 13:48:51 lack Exp $
52
53 #Setting ROX_VER to 2.3 to be on safe side. See bug #112849
54 ROX_VER="2.3"
55 ROX_LIB_VER="2.0.4-r1"
56 inherit rox-0install
57
58 MY_PN="VideoThumbnail"
59 DESCRIPTION="This is a helper program for ROX-Filer. It provides images for video files. By Stephen Watson"
60 HOMEPAGE="http://www.kerofin.demon.co.uk/rox/VideoThumbnail.html"
61 SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz"
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 IUSE=""
66 KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
67
68 RDEPEND="|| ( >=media-video/mplayer-0.9.0 >=media-video/totem-1.4.2 )"
69
70 APPNAME=${MY_PN}
71 S=${WORKDIR}