pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/lsdvd This needs libdvdread>=0.9.5nb1 to bu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7139bf56fd5
branches:  trunk
changeset: 507104:a7139bf56fd5
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Jan 26 16:25:52 2006 +0000

description:
This needs libdvdread>=0.9.5nb1 to build.

Bump PKGREVISION.

diffstat:

 multimedia/lsdvd/Makefile |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r d4714a6f979f -r a7139bf56fd5 multimedia/lsdvd/Makefile
--- a/multimedia/lsdvd/Makefile Thu Jan 26 16:23:12 2006 +0000
+++ b/multimedia/lsdvd/Makefile Thu Jan 26 16:25:52 2006 +0000
@@ -1,17 +1,19 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:42 tv Exp $
+# $NetBSD: Makefile,v 1.5 2006/01/26 16:25:52 xtraeme Exp $
 
 DISTNAME=      lsdvd-0.10
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    multimedia
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=acidrip/}
 
 MAINTAINER=    snj%NetBSD.org@localhost
-HOMEPAGE=      http://acidrip.thirtythreeandathird.net/lsdvd.html
+HOMEPAGE=      http://untrepid.com/acidrip/lsdvd.html
 COMMENT=       Application displaying the contents of DVDs
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 GNU_CONFIGURE=         YES
 
+BUILDLINK_DEPENDS.libdvdread+= libdvdread>=0.9.5nb1
+
 .include "../../multimedia/libdvdread/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index