1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Update to 3.72

- Style fixes (portlint) and add dependency on motif (bento)

PR:		35217
Submitted by:	maintainer
This commit is contained in:
Patrick Li 2002-02-22 22:52:16 +00:00
parent 2d86193b11
commit e43fce301f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55106
8 changed files with 14 additions and 16 deletions

View File

@ -5,12 +5,11 @@
# $FreeBSD$
#
PORTNAME= xawtv
PORTVERSION= 3.70
CATEGORIES= graphics
MASTER_SITES= http://bytesex.org/xawtv/
PORTNAME= xawtv
PORTVERSION= 3.72
CATEGORIES= graphics
MASTER_SITES= http://bytesex.org/xawtv/
DISTNAME= ${PORTNAME}_${PORTVERSION}
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
MAINTAINER= lehmann@ans-netz.de
@ -18,6 +17,8 @@ LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
USE_MOTIF= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_XPM= yes

View File

@ -1 +1 @@
MD5 (xawtv_3.70.tar.gz) = 6329c63bd74b304a079da182ec5e3b84
MD5 (xawtv_3.72.tar.gz) = 754953113fade95092ae0a83c5512b7f

View File

@ -20,4 +20,3 @@
#include <X11/Xlib.h>
#include <X11/Intrinsic.h>
#include <Xm/Xm.h>

View File

@ -2,4 +2,3 @@ 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://bytesex.org/xawtv/

View File

@ -5,12 +5,11 @@
# $FreeBSD$
#
PORTNAME= xawtv
PORTVERSION= 3.70
CATEGORIES= graphics
MASTER_SITES= http://bytesex.org/xawtv/
PORTNAME= xawtv
PORTVERSION= 3.72
CATEGORIES= graphics
MASTER_SITES= http://bytesex.org/xawtv/
DISTNAME= ${PORTNAME}_${PORTVERSION}
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
MAINTAINER= lehmann@ans-netz.de
@ -18,6 +17,8 @@ LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
USE_MOTIF= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_XPM= yes

View File

@ -1 +1 @@
MD5 (xawtv_3.70.tar.gz) = 6329c63bd74b304a079da182ec5e3b84
MD5 (xawtv_3.72.tar.gz) = 754953113fade95092ae0a83c5512b7f

View File

@ -20,4 +20,3 @@
#include <X11/Xlib.h>
#include <X11/Intrinsic.h>
#include <Xm/Xm.h>

View File

@ -2,4 +2,3 @@ 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://bytesex.org/xawtv/