![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / multimedia / xine-ui / Makefile (download)
Revision 1.20, Sat Mar 4 21:30:16 2006 UTC (17 years, 9 months ago) by jlam
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. |
# $NetBSD: Makefile,v 1.20 2006/03/04 21:30:16 jlam Exp $ # DISTNAME= xine-ui-0.99.2 PKGREVISION= 4 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xinehq.de/ COMMENT= Skinned xlib-based xine GUI BUILD_USES_MSGFMT= YES BUILDLINK_DEPENDS.curl+= curl>7.10.2 USE_PKGLOCALEDIR= YES USE_DIRS+= xdg-1.1 USE_LIBTOOL= YES GNU_CONFIGURE= YES USE_GNU_READLINE= yes .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/readline/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../multimedia/xine-lib/buildlink3.mk" .include "../../www/curl/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../devel/ncurses/buildlink3.mk" .include "../../mk/x11.buildlink3.mk" .include "../../mk/bsd.pkg.mk"