summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2005-10-11 02:59:06 +0000
committerDaniel Goller <morfic@gentoo.org>2005-10-11 02:59:06 +0000
commitddde25dd401edbf47b5bb42ac21f314cead0663a (patch)
tree1a96ce9a9a21fc1f1b0a5745146af9c8d4646221 /media-video
parentMarked stable on amd64 (diff)
downloadgentoo-2-ddde25dd401edbf47b5bb42ac21f314cead0663a.tar.gz
gentoo-2-ddde25dd401edbf47b5bb42ac21f314cead0663a.tar.bz2
gentoo-2-ddde25dd401edbf47b5bb42ac21f314cead0663a.zip
Bump to 0.97.2
(Portage version: 2.0.52-r1)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/dvdrip/ChangeLog7
-rw-r--r--media-video/dvdrip/Manifest14
-rw-r--r--media-video/dvdrip/dvdrip-0.97.2.ebuild78
-rw-r--r--media-video/dvdrip/files/digest-dvdrip-0.97.21
4 files changed, 88 insertions, 12 deletions
diff --git a/media-video/dvdrip/ChangeLog b/media-video/dvdrip/ChangeLog
index 1ae38ee9017f..e9639331cee2 100644
--- a/media-video/dvdrip/ChangeLog
+++ b/media-video/dvdrip/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-video/dvdrip
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/ChangeLog,v 1.50 2005/07/08 12:03:37 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/ChangeLog,v 1.51 2005/10/11 02:59:06 morfic Exp $
+
+*dvdrip-0.97.2 (10 Oct 2005)
+
+ 10 Oct 2005; Daniel Goller <morfic@gentoo.org> +dvdrip-0.97.2.ebuild:
+ Bump to 0.97.2 thanks to Chandler Carruth
08 Jul 2005; Gustavo Felisberto <humpback@gentoo.org>;
dvdrip-0.52.5.ebuild:
diff --git a/media-video/dvdrip/Manifest b/media-video/dvdrip/Manifest
index 2d7d0447f8b7..fbfc095adaa6 100644
--- a/media-video/dvdrip/Manifest
+++ b/media-video/dvdrip/Manifest
@@ -1,20 +1,12 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 933f822666026bbbc6710f86338b259b ChangeLog 8408
MD5 88105f416527cd7fd3342189e2852c92 dvdrip-0.52.0.ebuild 1518
MD5 90d22a4f2fc0bee9e26b0b7176a8cb76 dvdrip-0.52.3-r1.ebuild 1903
MD5 b263c738906afee7771069b32e807f4f dvdrip-0.52.3.ebuild 1820
MD5 7a7aec135b1024a852f763c65fa115fd dvdrip-0.52.5.ebuild 2152
+MD5 7300a7b361fa9f48e37722c6952bd432 metadata.xml 158
+MD5 13ed278d5e4d7d6f9d179bd19cfe7a2a dvdrip-0.97.2.ebuild 2030
MD5 748c8776c847405991432e3a345432fd files/digest-dvdrip-0.52.0 71
MD5 2754107db18d3dea07e9d0a57e8bab32 files/digest-dvdrip-0.52.3 71
MD5 2754107db18d3dea07e9d0a57e8bab32 files/digest-dvdrip-0.52.3-r1 71
MD5 14587c2ff6ca6a5d6b84323f64de11d0 files/digest-dvdrip-0.52.5 71
-MD5 7300a7b361fa9f48e37722c6952bd432 metadata.xml 158
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC1RspI1lqEGTUzyQRArTXAKCNTjJQv0CvoPXjlD+Cr2sBPAzqEQCgikr4
-lpwgGqWTQv6+iXeoMo/f/Z0=
-=yNUS
------END PGP SIGNATURE-----
+MD5 bdb952ef59732d9d67760a5d7b49f40b files/digest-dvdrip-0.97.2 71
diff --git a/media-video/dvdrip/dvdrip-0.97.2.ebuild b/media-video/dvdrip/dvdrip-0.97.2.ebuild
new file mode 100644
index 000000000000..c4f0449c0346
--- /dev/null
+++ b/media-video/dvdrip/dvdrip-0.97.2.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/dvdrip-0.97.2.ebuild,v 1.1 2005/10/11 02:59:06 morfic Exp $
+
+
+
+inherit perl-module eutils
+
+MY_P=${P/dvdr/Video-DVDR}
+MY_URL="dist/pre"
+
+S=${WORKDIR}/${MY_P}
+DESCRIPTION="Dvd::rip is a graphical frontend for transcode"
+HOMEPAGE="http://www.exit1.org/dvdrip/"
+SRC_URI="http://www.exit1.org/${PN}/${MY_URL}/${MY_P}.tar.gz"
+
+LICENSE="Artistic GPL-2"
+SLOT="0"
+# ~ppc needs subtitleripper
+KEYWORDS="~x86 ~amd64 ~ppc"
+IUSE="cdr gnome xvid rar mplayer ogg fping subtitles"
+
+DEPEND="gnome? ( gnome-extra/libgtkhtml )
+ cdr? ( >=media-video/vcdimager-0.7.19
+ >=app-cdr/cdrdao-1.1.7
+ virtual/cdrtools
+ >=media-video/mjpegtools-1.6.0 )
+ xvid? ( media-video/xvid4conf )
+ rar? ( app-arch/rar )
+ mplayer? ( media-video/mplayer )
+ >=media-video/transcode-0.6.14
+ >=media-gfx/imagemagick-5.5.3
+ dev-perl/gtk2-perl
+ >=dev-perl/gtk2-ex-formfactory-0.57
+ >=dev-perl/Event-RPC-0.84
+ perl-core/Storable
+ dev-perl/Event"
+RDEPEND="${DEPEND}
+ fping? ( >=net-analyzer/fping-2.3 )
+ ogg? ( >=media-sound/ogmtools-1.000 )
+ subtitles? ( media-video/subtitleripper )
+ virtual/eject
+ dev-perl/libintl-perl"
+
+pkg_setup() {
+ built_with_use media-video/transcode dvdread \
+ || die "transcode needs dvdread support builtin." \
+ "Please re-emerge transcode with the dvdread USE flag."
+
+ built_with_use sys-libs/glibc nptlonly \
+ && die "dvd::rip will not function without the" \
+ "linuxthreads fallback in glibc. This is" \
+ "being worked on upstream."
+}
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ sed -i -e 's:cc :$(CC) :' src/Makefile || die "sed failed"
+}
+
+src_install() {
+ newicon lib/Video/DVDRip/icon.xpm dvdrip.xpm
+ make_desktop_entry dvdrip dvd::rip dvdrip.xpm Video
+
+ perl-module_src_install
+}
+
+pkg_postinst() {
+ einfo "If you want to use the cluster-mode, you need to SUID fping"
+ einfo "chmod u+s /usr/sbin/fping"
+ einfo
+ einfo "for Perl 5.8.x you have to set PERLIO to read TOC properly"
+ einfo "for bash: export PERLIO=stdio"
+ einfo "for csh: setenv PERLIO stdio"
+ einfo "into your /.${shell}rc"
+}
+
diff --git a/media-video/dvdrip/files/digest-dvdrip-0.97.2 b/media-video/dvdrip/files/digest-dvdrip-0.97.2
new file mode 100644
index 000000000000..79bcdb71e0b2
--- /dev/null
+++ b/media-video/dvdrip/files/digest-dvdrip-0.97.2
@@ -0,0 +1 @@
+MD5 b49e727f36646f41d43a73aa602e834b Video-DVDRip-0.97.2.tar.gz 528423