summaryrefslogtreecommitdiff
path: root/multimedia/dvdrip/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2007-04-13 01:37:58 +0000
committerxtraeme <xtraeme>2007-04-13 01:37:58 +0000
commit0bf8c2703422269e66b7618522b472f443d32e89 (patch)
treec1c23d8c6b825dfa12b94aa8bdc490392fe5700d /multimedia/dvdrip/Makefile
parent0efcade67696c1ef275aa86e30751bd3d31af4bf (diff)
downloadpkgsrc-0bf8c2703422269e66b7618522b472f443d32e89.tar.gz
Update to 0.98.4:
Fixes some smaller bugs, including the sporadic preview hanging bug. 0.98.3: Besides a bunch of smaller bug fixes it's the first with a Swedish user interface. pkgsrc: require at least lsdvd-0.16nb3, which has a fix for the perl output used by this program.
Diffstat (limited to 'multimedia/dvdrip/Makefile')
-rw-r--r--multimedia/dvdrip/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/dvdrip/Makefile b/multimedia/dvdrip/Makefile
index d2db91d283e..d213c4c1cc8 100644
--- a/multimedia/dvdrip/Makefile
+++ b/multimedia/dvdrip/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2007/01/17 23:47:22 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2007/04/13 01:37:58 xtraeme Exp $
#
-DISTNAME= dvdrip-0.98.1
-PKGREVISION= 2
+DISTNAME= dvdrip-0.98.4
CATEGORIES= multimedia x11 sysutils
MASTER_SITES= http://www.exit1.org/dvdrip/dist/
@@ -13,7 +12,7 @@ COMMENT= Graphical frontend for DVD ripping
DEPENDS+= p5-AnyEvent>=1.02:../../devel/p5-AnyEvent
DEPENDS+= p5-Event-ExecFlow>=0.62:../../devel/p5-Event-ExecFlow
DEPENDS+= p5-Event-RPC>=0.90:../../devel/p5-Event-RPC
-DEPENDS+= lsdvd>=0.16:../../multimedia/lsdvd
+DEPENDS+= lsdvd>=0.16nb3:../../multimedia/lsdvd
DEPENDS+= mplayer>=0.90:../../multimedia/mplayer
DEPENDS+= ogmtools-[0-9]*:../../multimedia/ogmtools
DEPENDS+= transcode>=1.0.2:../../multimedia/transcode