update to 3.107
fixes compile on CURRENT
This commit is contained in:
parent
3fe690a227
commit
999888c27c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557865
@ -2,17 +2,24 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xawtv
|
||||
PORTVERSION= 3.106
|
||||
PORTVERSION= 3.107
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://linuxtv.org/downloads/xawtv/
|
||||
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= TV viewing application and a few TV utilities
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/fonts/misc/led-iso8859-1.pcf.gz:x11-fonts/tv-fonts
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/fonts/misc/led-iso8859-1.pcf.gz:x11-fonts/tv-fonts
|
||||
LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
USES= gmake iconv jpeg motif ncurses perl5 tar:bzip2 pkgconfig xorg
|
||||
|
||||
OPTIONS_DEFINE= AALIB BKTR DV QUICKTIME ZVBI
|
||||
OPTIONS_DEFINE_i386= MMX
|
||||
OPTIONS_DEFAULT= AALIB BKTR
|
||||
@ -26,14 +33,12 @@ ZVBI_DESC= Enable libzvbi support
|
||||
|
||||
BKTR_MAKE_ARGS= HAVE_BKTR=yes
|
||||
|
||||
USES= gmake iconv jpeg motif ncurses perl5 tar:bzip2 pkgconfig xorg
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11 xaw
|
||||
CPPFLAGS+= -I${WRKSRC}/common
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
MAKE_ENV= verbose=yes
|
||||
USE_LDCONFIG= yes
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
FILES_LIBJPEG= console/Subdir.mk x11/Subdir.mk libng/plugins/Subdir.mk
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1555684312
|
||||
SHA256 (xawtv-3.106.tar.bz2) = 57cf4c36f8dabcae8649c0801d3970a1799406bb96dad45f1d628299cd689c9c
|
||||
SIZE (xawtv-3.106.tar.bz2) = 513314
|
||||
TIMESTAMP = 1607807528
|
||||
SHA256 (xawtv-3.107.tar.bz2) = c53bea63c155e5bc52821e1772cdae2da06a948be45544c7015277a02207b714
|
||||
SIZE (xawtv-3.107.tar.bz2) = 513384
|
||||
|
Loading…
Reference in New Issue
Block a user