Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/multimedia/xine-ui/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/multimedia/xine-ui/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.38 retrieving revision 1.46 diff -u -p -r1.38 -r1.46 --- pkgsrc/multimedia/xine-ui/Makefile 2008/01/18 05:08:39 1.38 +++ pkgsrc/multimedia/xine-ui/Makefile 2011/01/13 13:39:00 1.46 @@ -1,27 +1,31 @@ -# $NetBSD: Makefile,v 1.38 2008/01/18 05:08:39 tnn Exp $ +# $NetBSD: Makefile,v 1.46 2011/01/13 13:39:00 wiz Exp $ # -DISTNAME= xine-ui-0.99.5 +DISTNAME= xine-ui-0.99.6 PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/} +EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xinehq.de/ +HOMEPAGE= http://www.xine-project.org/home COMMENT= Skinned xlib-based xine GUI +PKG_DESTDIR_SUPPORT= user-destdir + USE_PKGLOCALEDIR= YES USE_TOOLS+= msgfmt pkg-config -USE_DIRS+= xdg-1.1 USE_LIBTOOL= YES GNU_CONFIGURE= YES USE_GNU_READLINE= yes +CONFIGURE_ARGS+= --disable-lirc BUILDLINK_DEPMETHOD.libXt?= build PTHREAD_AUTO_VARS= yes .include "../../converters/libiconv/buildlink3.mk" +.include "../../databases/shared-mime-info/mimedb.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/ncurses/buildlink3.mk" .include "../../devel/readline/buildlink3.mk"