From 259378c3c418a0ecf07a90941efb5c2fa635bace Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 26 Jan 2011 15:38:49 +0000 Subject: - Update to 0.20.0 Submitted by: avl@ Approved by: portmgr (myself,pav) Feature safe: yes --- audio/gmpc-magnatune/Makefile | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'audio/gmpc-magnatune/Makefile') diff --git a/audio/gmpc-magnatune/Makefile b/audio/gmpc-magnatune/Makefile index b841dab4477a..b44c26368e9e 100644 --- a/audio/gmpc-magnatune/Makefile +++ b/audio/gmpc-magnatune/Makefile @@ -6,25 +6,22 @@ # PORTNAME= gmpc-magnatune -PORTVERSION= 0.19.0 -PORTREVISION= 3 +PORTVERSION= 0.20.0 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ MAINTAINER= miwi@FreeBSD.org -COMMENT= A Autoplaylist plugin for gmpc +COMMENT= The Magnatune plugin let's you preview music from Magnatune -LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.6:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd \ sqlite3:${PORTSDIR}/databases/sqlite3 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_XORG= x11 USE_GMAKE= yes -USE_GNOME= gnomehack intltool -USE_LDCONFIG= yes +USE_GNOME= pkgconfig intltool glib20 gtk20 libglade2 +USE_GETTEXT= yes .include -- cgit v1.2.3