Add xawtv 3.37, a TV viewing application and a few TV utilities.

PR:		25515
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
This commit is contained in:
Will Andrews 2001-03-20 03:12:55 +00:00
parent f11ccbb44d
commit 926792ed13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40078
13 changed files with 155 additions and 0 deletions

View File

@ -230,6 +230,7 @@
SUBDIR += wmicons
SUBDIR += xanim
SUBDIR += xaos
SUBDIR += xawtv
SUBDIR += xbarcode
SUBDIR += xbmbrowser
SUBDIR += xdgagrab

43
graphics/xawtv/Makefile Normal file
View File

@ -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>

1
graphics/xawtv/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xawtv_3.37.tar.gz) = a264eddc95fa92b83b14be386abc7be8

View File

@ -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

View File

@ -0,0 +1 @@
A TV viewing application and a few TV utilities

7
graphics/xawtv/pkg-descr Normal file
View File

@ -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

16
graphics/xawtv/pkg-plist Normal file
View File

@ -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

43
multimedia/xawtv/Makefile Normal file
View File

@ -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>

View File

@ -0,0 +1 @@
MD5 (xawtv_3.37.tar.gz) = a264eddc95fa92b83b14be386abc7be8

View File

@ -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

View File

@ -0,0 +1 @@
A TV viewing application and a few TV utilities

View File

@ -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

View File

@ -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