summaryrefslogtreecommitdiff
path: root/graphics/xawtv
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-20 03:12:55 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-20 03:12:55 +0000
commit926792ed13ed39001114d18e2aea88529a8b3a64 (patch)
tree553a217d9a39552060d35381cbe8a2cfb62ea49d /graphics/xawtv
parentAdd xmms-avi 1.2.2, an avifile based .avi and .asf file playback (diff)
Add xawtv 3.37, a TV viewing application and a few TV utilities.
PR: 25515 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes: svn path=/head/; revision=40078
Diffstat (limited to 'graphics/xawtv')
-rw-r--r--graphics/xawtv/Makefile43
-rw-r--r--graphics/xawtv/distinfo1
-rw-r--r--graphics/xawtv/files/patch-font::Makefile.in9
-rw-r--r--graphics/xawtv/pkg-comment1
-rw-r--r--graphics/xawtv/pkg-descr7
-rw-r--r--graphics/xawtv/pkg-plist16
6 files changed, 77 insertions, 0 deletions
diff --git a/graphics/xawtv/Makefile b/graphics/xawtv/Makefile
new file mode 100644
index 000000000000..2ffbe0ab8947
--- /dev/null
+++ b/graphics/xawtv/Makefile
@@ -0,0 +1,43 @@
+# New ports collection makefile for: xawtv
+# Date created: 03 March 2001
+# Whom: George Reid <greid@ukug.uk.freebsd.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xawtv
+PORTVERSION= 3.37
+CATEGORIES= graphics
+MASTER_SITES= http://www.strusel007.de/linux/xawtv/
+DISTNAME= ${PORTNAME}_${PORTVERSION}
+
+MAINTAINER= greid@ukug.uk.freebsd.org
+
+LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \
+ png.4:${PORTSDIR}/graphics/png \
+ jpeg.9:${PORTSDIR}/graphics/jpeg
+
+WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
+
+GNU_CONFIGURE= yes
+
+USE_X_PREFIX= yes
+
+SEDFILES= . font i2c man src radio contrib/cc webcam oldstuff/vtx \
+ libng libvbi http
+
+MAN1= alevtd.1 fbtv.1 propwatch.1 rootv.1 showriff.1 v4l-conf.1 \
+ v4lctl.1 webcam.1 xawtv-remote.1 xawtv.1
+
+post-configure:
+.for M in ${SEDFILES}
+ @(${SED} -e 's,^CFLAGS=,CFLAGS+=,g' ${WRKSRC}/$M/Makefile | \
+ ${SED} -e 's,-O2,,g' > foo && ${MV} foo ${WRKSRC}/$M/Makefile)
+.endfor
+
+post-install:
+.for F in led-koi8.pcf led-latin1.pcf led-latin2.pcf
+ @gzip ${PREFIX}/lib/X11/fonts/misc/$F
+.endfor
+
+.include <bsd.port.mk>
diff --git a/graphics/xawtv/distinfo b/graphics/xawtv/distinfo
new file mode 100644
index 000000000000..b0559cb94ea1
--- /dev/null
+++ b/graphics/xawtv/distinfo
@@ -0,0 +1 @@
+MD5 (xawtv_3.37.tar.gz) = a264eddc95fa92b83b14be386abc7be8
diff --git a/graphics/xawtv/files/patch-font::Makefile.in b/graphics/xawtv/files/patch-font::Makefile.in
new file mode 100644
index 000000000000..c3f1bcfd9abf
--- /dev/null
+++ b/graphics/xawtv/files/patch-font::Makefile.in
@@ -0,0 +1,9 @@
+--- font/Makefile.in.orig Sat Mar 3 22:50:32 2001
++++ font/Makefile.in Sat Mar 3 22:50:44 2001
+@@ -16,7 +16,6 @@
+ done
+ if test "$(ROOT)" = ""; then \
+ (cd $(FONTDIR); mkfontdir); \
+- xset fp rehash; \
+ true; \
+ fi
diff --git a/graphics/xawtv/pkg-comment b/graphics/xawtv/pkg-comment
new file mode 100644
index 000000000000..c06f638b3a97
--- /dev/null
+++ b/graphics/xawtv/pkg-comment
@@ -0,0 +1 @@
+A TV viewing application and a few TV utilities
diff --git a/graphics/xawtv/pkg-descr b/graphics/xawtv/pkg-descr
new file mode 100644
index 000000000000..e3da51a0e569
--- /dev/null
+++ b/graphics/xawtv/pkg-descr
@@ -0,0 +1,7 @@
+This is a _simple_ xaw-based TV Program which uses the bttv driver or
+video4linux (included in 2.1.x). Copy Policy is GNU GPL.
+
+WWW: http://www.strusel007.de/linux/xawtv/
+
+- George Reid
+greid@ukug.uk.freebsd.org
diff --git a/graphics/xawtv/pkg-plist b/graphics/xawtv/pkg-plist
new file mode 100644
index 000000000000..68cd85adb71f
--- /dev/null
+++ b/graphics/xawtv/pkg-plist
@@ -0,0 +1,16 @@
+bin/alevtd
+bin/dump-mixers
+bin/propwatch
+bin/record
+bin/rootv
+bin/scantv
+bin/showriff
+bin/streamer
+bin/v4lctl
+bin/webcam
+bin/xawtv
+bin/xawtv-remote
+lib/X11/app-defaults/Xawtv
+lib/X11/fonts/misc/led-koi8.pcf.gz
+lib/X11/fonts/misc/led-latin1.pcf.gz
+lib/X11/fonts/misc/led-latin2.pcf.gz