2013-08-30 23:01:05 +00:00
|
|
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
2009-09-25 18:01:24 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= gmpc-albumview
|
2012-02-06 16:21:03 +00:00
|
|
|
PORTVERSION= 11.8.16
|
2014-07-08 22:21:27 +00:00
|
|
|
PORTREVISION= 2
|
2009-09-25 18:01:24 +00:00
|
|
|
CATEGORIES= audio
|
2012-02-06 16:21:03 +00:00
|
|
|
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/
|
2009-09-25 18:01:24 +00:00
|
|
|
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
|
|
COMMENT= Draws all album covers
|
|
|
|
|
2013-12-11 14:35:36 +00:00
|
|
|
LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd
|
2009-09-25 18:01:24 +00:00
|
|
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
|
|
|
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2013-08-30 23:01:05 +00:00
|
|
|
USE_GNOME= glib20 gtk20 intltool
|
2014-07-08 22:21:27 +00:00
|
|
|
USES= gettext gmake libtool pkgconfig
|
2009-09-25 18:01:24 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|