diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-27 15:52:18 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-27 15:52:18 +0000 |
commit | 510579dda09df42be705ed6edb6c21d28d56def8 (patch) | |
tree | b3d3f1ed870277aae310fb83c51fb22fa5437f6d /graphics/xawtv | |
parent | 354df803d765ff2c600a2d860f6d16a649e2674f (diff) | |
download | ports-510579dda09df42be705ed6edb6c21d28d56def8.tar.gz ports-510579dda09df42be705ed6edb6c21d28d56def8.zip |
Notes
Diffstat (limited to 'graphics/xawtv')
-rw-r--r-- | graphics/xawtv/Makefile | 11 | ||||
-rw-r--r-- | graphics/xawtv/distinfo | 2 | ||||
-rw-r--r-- | graphics/xawtv/pkg-plist | 8 |
3 files changed, 10 insertions, 11 deletions
diff --git a/graphics/xawtv/Makefile b/graphics/xawtv/Makefile index ecb963f6ec82..fb9834641a85 100644 --- a/graphics/xawtv/Makefile +++ b/graphics/xawtv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xawtv -PORTVERSION= 3.67 +PORTVERSION= 3.68 CATEGORIES= graphics MASTER_SITES= http://bytesex.org/xawtv/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -18,19 +18,14 @@ LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg -CONFIGURE_ARGS= --prefix=${PREFIX} - - GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes - FILES_CFLAGS= . font i2c man src radio webcam oldstuff/vtx \ libng libvbi http FILES_X11BASE= configure Make.config.in - MAN1= alevtd.1 dump-mixers.1 fbtv.1 motv.1 ntsc-cc.1 propwatch.1 record.1 \ rootv.1 scantv.1 showriff.1 \ streamer.1 subtitles.1 ttv.1 v4lctl.1 \ @@ -39,15 +34,11 @@ MAN5= xawtvrc.5 MAN8= v4l-conf.8 PLIST_SUB+= X11PREFIX=${X11BASE} -STRCASESTRFILES=src/commands.c post-patch: .for i in ${FILES_X11BASE} ${PERL} -pi -e "s|%%X11BASE%%|${X11BASE}|g" ${WRKSRC}/$i .endfor -.for i in ${STRCASESTRFILES} - ${PERL} -pi -e "s|strcasestr|mystrcasestr|g" ${WRKSRC}/$i -.endfor post-configure: .for i in ${FILES_CFLAGS} diff --git a/graphics/xawtv/distinfo b/graphics/xawtv/distinfo index 284494ec3ab3..514781978357 100644 --- a/graphics/xawtv/distinfo +++ b/graphics/xawtv/distinfo @@ -1 +1 @@ -MD5 (xawtv_3.67.tar.gz) = bbef18a0b69310d0c3e3c84925d54cd4 +MD5 (xawtv_3.68.tar.gz) = c4cd6ad8d8c1bc45a4f994671954f23d diff --git a/graphics/xawtv/pkg-plist b/graphics/xawtv/pkg-plist index 8c20d85f4afa..544a1e34317c 100644 --- a/graphics/xawtv/pkg-plist +++ b/graphics/xawtv/pkg-plist @@ -1,5 +1,6 @@ bin/alevtd bin/dump-mixers +bin/motv bin/ntsc-cc bin/propwatch bin/record @@ -13,6 +14,13 @@ bin/v4lctl bin/webcam bin/xawtv bin/xawtv-remote +lib/xawtv/conv-mjpeg.so +lib/xawtv/drv0-bsd.so +lib/xawtv/flt-invert.so +lib/xawtv/flt-nop.so +lib/xawtv/snd-oss.so +lib/xawtv/write-avi.so +@dirrm lib/xawtv @cwd %%X11BASE%% lib/X11/app-defaults/MoTV lib/X11/fonts/misc/led-iso8859-1.pcf.gz |