summaryrefslogtreecommitdiff
path: root/multimedia/lsdvd/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-08-24 09:58:14 +0000
committerxtraeme <xtraeme>2006-08-24 09:58:14 +0000
commite50923d19e916cd8fc2647694585903cd0ef730e (patch)
tree52064df5503dcf5581f919160d375824dbb095bb /multimedia/lsdvd/Makefile
parent5b3fa17251a4ccb668b5d07cd6ea157b6092d809 (diff)
downloadpkgsrc-e50923d19e916cd8fc2647694585903cd0ef730e.tar.gz
Update to 0.16:
12/12/05 - 0.16 Addition of #include <stdint.h> to support newer libdvdread versions. Abstraction of code to new generic interface. 15/10/04 - 0.15 abstraction of dvd contents to new struct. addition of xml output. additional -O option. stream ids and osd palette added.
Diffstat (limited to 'multimedia/lsdvd/Makefile')
-rw-r--r--multimedia/lsdvd/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/lsdvd/Makefile b/multimedia/lsdvd/Makefile
index 9a22ed14167..ef73014b625 100644
--- a/multimedia/lsdvd/Makefile
+++ b/multimedia/lsdvd/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2006/04/06 06:22:26 reed Exp $
+# $NetBSD: Makefile,v 1.9 2006/08/24 09:58:14 xtraeme Exp $
-DISTNAME= lsdvd-0.10
-PKGREVISION= 3
+DISTNAME= lsdvd-0.16
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=acidrip/}
@@ -12,7 +11,7 @@ COMMENT= Application displaying the contents of DVDs
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
-USE_TOOLS+= autoconf213
+USE_TOOLS+= autoconf
BUILDLINK_API_DEPENDS.libdvdread+= libdvdread>=0.9.5nb1