summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2007-02-05 13:20:03 +0000
committerJim Ramsay <lack@gentoo.org>2007-02-05 13:20:03 +0000
commit2b0853e991a854683fdc3aec12f266b280047e4b (patch)
tree256d24834d53bd0c5755b5a5aceed00e3e8bb3ff /rox-extra
parentVersion bump. Punt old (diff)
downloadgentoo-2-2b0853e991a854683fdc3aec12f266b280047e4b.tar.gz
gentoo-2-2b0853e991a854683fdc3aec12f266b280047e4b.tar.bz2
gentoo-2-2b0853e991a854683fdc3aec12f266b280047e4b.zip
Version bump - 0.1.13 is released
(Portage version: 2.1.2-r4)
Diffstat (limited to 'rox-extra')
-rw-r--r--rox-extra/videothumbnail/ChangeLog7
-rw-r--r--rox-extra/videothumbnail/files/digest-videothumbnail-0.1.133
-rw-r--r--rox-extra/videothumbnail/videothumbnail-0.1.13.ebuild23
3 files changed, 32 insertions, 1 deletions
diff --git a/rox-extra/videothumbnail/ChangeLog b/rox-extra/videothumbnail/ChangeLog
index 4481a2e02c56..8deb535c6a85 100644
--- a/rox-extra/videothumbnail/ChangeLog
+++ b/rox-extra/videothumbnail/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for rox-extra/videothumbnail
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/videothumbnail/ChangeLog,v 1.8 2007/02/03 02:30:17 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/videothumbnail/ChangeLog,v 1.9 2007/02/05 13:20:03 lack Exp $
+
+*videothumbnail-0.1.13 (05 Feb 2007)
+
+ 05 Feb 2007; Jim Ramsay <lack@gentoo.org> +videothumbnail-0.1.13.ebuild:
+ Version bump - 0.1.13 is released
03 Feb 2007; Steve Dibb <beandog@gentoo.org> videothumbnail-0.1.12.ebuild:
Add ~amd64, bug 144793
diff --git a/rox-extra/videothumbnail/files/digest-videothumbnail-0.1.13 b/rox-extra/videothumbnail/files/digest-videothumbnail-0.1.13
new file mode 100644
index 000000000000..977d358a015f
--- /dev/null
+++ b/rox-extra/videothumbnail/files/digest-videothumbnail-0.1.13
@@ -0,0 +1,3 @@
+MD5 c0d4dd55d214294660286f4028f497e0 VideoThumbnail-0.1.13.tar.gz 23478
+RMD160 02300cbffadbdf0e5fa3dd1abf0d00a310a4430f VideoThumbnail-0.1.13.tar.gz 23478
+SHA256 97ec91fb2d32846a5a8b1855ff1e50cbfe95dbcb220d9f1381a344febb15625e VideoThumbnail-0.1.13.tar.gz 23478
diff --git a/rox-extra/videothumbnail/videothumbnail-0.1.13.ebuild b/rox-extra/videothumbnail/videothumbnail-0.1.13.ebuild
new file mode 100644
index 000000000000..93d361f6b955
--- /dev/null
+++ b/rox-extra/videothumbnail/videothumbnail-0.1.13.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/videothumbnail/videothumbnail-0.1.13.ebuild,v 1.1 2007/02/05 13:20:03 lack Exp $
+
+#Setting ROX_VER to 2.3 to be on safe side. See bug #112849
+ROX_VER="2.3"
+ROX_LIB_VER="2.0.2"
+inherit rox
+
+MY_PN="VideoThumbnail"
+DESCRIPTION="This is a helper program for ROX-Filer. It provides images for video files. By Stephen Watson"
+HOMEPAGE="http://www.kerofin.demon.co.uk/rox/VideoThumbnail.html"
+SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="|| ( >=media-video/mplayer-0.9.0 >=media-video/totem-1.4.2 )"
+
+APPNAME=${MY_PN}
+S=${WORKDIR}