summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-31 17:56:36 +0000
committerwiz <wiz>2006-01-31 17:56:36 +0000
commit04734afe0e9b9e5a74028e2b7cb134dd4e642912 (patch)
treef8f8f5cfd4a0de9ee3f383a5d516e00bde1a8dd0 /meta-pkgs
parentdd2ba44d5d458f49b2608cec4499929a3c868220 (diff)
downloadpkgsrc-04734afe0e9b9e5a74028e2b7cb134dd4e642912.tar.gz
Depend on mjpegtools, now that the mplex package is gone. Welcome to 1.1!
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/fxtv-capture/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-pkgs/fxtv-capture/Makefile b/meta-pkgs/fxtv-capture/Makefile
index 0aaca10eb91..ca432d93e7a 100644
--- a/meta-pkgs/fxtv-capture/Makefile
+++ b/meta-pkgs/fxtv-capture/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2004/02/24 21:55:28 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2006/01/31 17:56:36 wiz Exp $
#
-DISTNAME= fxtv-capture-1.0
+DISTNAME= fxtv-capture-1.1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -12,8 +12,8 @@ COMMENT= Meta-package including all packages to capture video with bktr(4)
DEPENDS+= sox>=12.17.1:../../audio/sox
DEPENDS+= mpegaudio>=3.9:../../audio/mpegaudio
DEPENDS+= fxtv>=1.03nb1:../../multimedia/fxtv
-DEPENDS+= mpeg_encode-*:../../multimedia/mpeg_encode
-DEPENDS+= mplex>=1.1:../../multimedia/mplex
+DEPENDS+= mpeg_encode-[0-9]*:../../multimedia/mpeg_encode
+DEPENDS+= mjpegtools>=1.8.0nb1:../../multimedia/mjpegtools
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes