From ccf02006e453540676f17c4a33e3332ba0a226f7 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Mon, 9 Aug 2004 14:03:12 +0000 Subject: update to 3.93 --- multimedia/xawtv/Makefile | 10 ++++------ multimedia/xawtv/distinfo | 4 ++-- multimedia/xawtv/files/patch-configure | 8 ++++---- 3 files changed, 10 insertions(+), 12 deletions(-) (limited to 'multimedia') diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index 28efb283bbf3..13bd33ce2619 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -6,23 +6,21 @@ # PORTNAME= xawtv -PORTVERSION= 3.91 -PORTREVISION= 6 +PORTVERSION= 3.93 +PORTREVISION= 0 CATEGORIES= multimedia -MASTER_SITES= http://bytesex.org/xawtv/ -DISTNAME= ${PORTNAME}_${PORTVERSION} +MASTER_SITES= http://dl.bytesex.org/releases/xawtv/ MAINTAINER= oliver@FreeBSD.org COMMENT= A TV viewing application and a few TV utilities BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ - ${PREFIX}/lib/X11/fonts/misc/led-iso8859-1.pcf.gz:${PORTSDIR}/x11-fonts/tv-fonts + ${X11BASE}/lib/X11/fonts/misc/led-iso8859-1.pcf.gz:${PORTSDIR}/x11-fonts/tv-fonts LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ aa.1:${PORTSDIR}/graphics/aalib -WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} USE_MOTIF= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/multimedia/xawtv/distinfo b/multimedia/xawtv/distinfo index 980fa57efda5..c306a38a64d2 100644 --- a/multimedia/xawtv/distinfo +++ b/multimedia/xawtv/distinfo @@ -1,2 +1,2 @@ -MD5 (xawtv_3.91.tar.gz) = fe4d6a482cc199fa36065cd1b6ea48a8 -SIZE (xawtv_3.91.tar.gz) = 557065 +MD5 (xawtv-3.93.tar.gz) = 8d2731e6e95f173f41a0ddc875d55804 +SIZE(xawtv-3.93.tar.gz) = 559208 diff --git a/multimedia/xawtv/files/patch-configure b/multimedia/xawtv/files/patch-configure index 0bbc1ec70145..9e88c68ce823 100644 --- a/multimedia/xawtv/files/patch-configure +++ b/multimedia/xawtv/files/patch-configure @@ -40,8 +40,8 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS --LIBS="-lquicktime -ldl -lglib $LIBPTHREAD $LIBS" -+LIBS="-lquicktime -lglib12 $LIBPTHREAD $LIBS" +-LIBS="-lquicktime -ldl $dashlglib $LIBPTHREAD $LIBS" ++LIBS="-lquicktime $dashlglib $LIBPTHREAD $LIBS" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ @@ -49,8 +49,8 @@ fi QTLIBS="" if test "$FOUND_LQT" = "yes"; then -- QTLIBS="-lquicktime -ldl -lglib -lm" -+ QTLIBS="-lquicktime -lglib12 $LIBPTHREAD $LIBS" +- QTLIBS="-lquicktime -ldl $dashlglib -lm" ++ QTLIBS="-lquicktime $dashlglib $LIBPTHREAD $LIBS" fi -- cgit v1.2.3