summaryrefslogtreecommitdiff
path: root/meta-pkgs/fxtv-capture
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-05-14 00:51:24 +0000
committerwiz <wiz@pkgsrc.org>2002-05-14 00:51:24 +0000
commit37c533266aa113630cae93bd6601d7a0a404ae5b (patch)
tree83898fca88c8cd894304c5496729800a4c0e5273 /meta-pkgs/fxtv-capture
parentecb05e00994c61c7dedcfb0bc697e99f17867ad4 (diff)
downloadpkgsrc-37c533266aa113630cae93bd6601d7a0a404ae5b.tar.gz
Initial import of a fxtv-capture, a meta package for video capturing
with bktr(4).
Diffstat (limited to 'meta-pkgs/fxtv-capture')
-rw-r--r--meta-pkgs/fxtv-capture/DESCR2
-rw-r--r--meta-pkgs/fxtv-capture/Makefile26
-rw-r--r--meta-pkgs/fxtv-capture/PLIST1
3 files changed, 29 insertions, 0 deletions
diff --git a/meta-pkgs/fxtv-capture/DESCR b/meta-pkgs/fxtv-capture/DESCR
new file mode 100644
index 00000000000..9ff6f4099f3
--- /dev/null
+++ b/meta-pkgs/fxtv-capture/DESCR
@@ -0,0 +1,2 @@
+Meta-package that includes all packages needed for capturing video
+with bktr(4).
diff --git a/meta-pkgs/fxtv-capture/Makefile b/meta-pkgs/fxtv-capture/Makefile
new file mode 100644
index 00000000000..f8448e700d9
--- /dev/null
+++ b/meta-pkgs/fxtv-capture/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/14 00:51:24 wiz Exp $
+#
+
+DISTNAME= fxtv-capture-1.0
+CATEGORIES= meta-pkgs
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= wiz@netbsd.org
+COMMENT= meta-pkg including all pkgs to capture video with bktr(4)
+
+DEPENDS+= sox>=12.17.1:../../audio/sox
+DEPENDS+= mpegaudio>=3.9:../../audio/mpegaudio
+DEPENDS+= fxtv>=1.03nb1:../../graphics/fxtv
+DEPENDS+= mpeg_encode-*:../../graphics/mpeg_encode
+DEPENDS+= mplex>=1.1:../../graphics/mplex
+
+EXTRACT_ONLY= # empty
+NO_CHECKSUM= yes
+NO_PATCH= yes
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+do-install: # empty
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/meta-pkgs/fxtv-capture/PLIST b/meta-pkgs/fxtv-capture/PLIST
new file mode 100644
index 00000000000..2c90f5b1f02
--- /dev/null
+++ b/meta-pkgs/fxtv-capture/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/14 00:51:24 wiz Exp $