pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/dvdrip Correct ogmtools directory (moved to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cde764adc0b1
branches: trunk
changeset: 472848:cde764adc0b1
user: salo <salo%pkgsrc.org@localhost>
date: Mon Apr 12 21:58:05 2004 +0000
description:
Correct ogmtools directory (moved to multimedia/ from graphics/).
Sort DEPENDS, whitespace nits.
diffstat:
multimedia/dvdrip/Makefile | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diffs (36 lines):
diff -r 7ab7dd5b9418 -r cde764adc0b1 multimedia/dvdrip/Makefile
--- a/multimedia/dvdrip/Makefile Mon Apr 12 21:54:27 2004 +0000
+++ b/multimedia/dvdrip/Makefile Mon Apr 12 21:58:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/04/06 04:10:48 xtraeme Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/12 21:58:05 salo Exp $
#
VERS= 0.50.16
@@ -13,13 +13,13 @@
COMMENT= Graphical frontend for DVD ripping
DEPENDS+= cdrdao>=1.1.7:../../sysutils/cdrdao
-DEPENDS+= transcode>=0.6.9:../../graphics/transcode
+DEPENDS+= cdrecord>=1.10:../../sysutils/cdrecord
DEPENDS+= mplayer>=0.90:../../multimedia/mplayer
-DEPENDS+= ogmtools-[0-9]*:../../graphics/ogmtools
+DEPENDS+= ogmtools-[0-9]*:../../multimedia/ogmtools
+DEPENDS+= p5-Gdk-Pixbuf-[0-9]*:../../graphics/p5-Gdk-Pixbuf
+DEPENDS+= subtitleripper-[0-9]*:../../textproc/subtitleripper
+DEPENDS+= transcode>=0.6.9:../../graphics/transcode
DEPENDS+= vcdimager>=0.7.12:../../sysutils/vcdimager-devel
-DEPENDS+= cdrecord>=1.10:../../sysutils/cdrecord
-DEPENDS+= subtitleripper-[0-9]*:../../textproc/subtitleripper
-DEPENDS+= p5-Gdk-Pixbuf-[0-9]*:../../graphics/p5-Gdk-Pixbuf
.if (${MACHINE_ARCH} == "i386")
#DEPENDS+= rar>=2.02:../../archivers/rar
@@ -37,5 +37,7 @@
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../multimedia/mjpegtools/buildlink3.mk"
+
.include "../../lang/perl5/module.mk"
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index