pkgsrc/multimedia/totem-pl-parser/Makefile
wiz 6d729c9b41 Remove evolution-data-server dependency, it's not necessary since
2.27.2 where gmime was introduced replacing it.
Bump PKGREVISION.

Noted by Dennis den Brok.
2010-03-20 12:40:27 +00:00

29 lines
760 B
Makefile

# $NetBSD: Makefile,v 1.16 2010/03/20 12:40:27 wiz Exp $
#
DISTNAME= totem-pl-parser-2.28.2
PKGREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem-pl-parser/2.28/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= totem playlist parser
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config intltool gmake msgfmt
CONFLICTS+= totem<2.22.0
PKGCONFIG_OVERRIDE+= totem-plparser-mini.pc.in
PKGCONFIG_OVERRIDE+= totem-plparser.pc.in
.include "../../devel/glib2/buildlink3.mk"
.include "../../mail/gmime24/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"