diff --git a/audio/Makefile b/audio/Makefile index b5b31dafb1b2..c3de7dc1997d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -221,6 +221,7 @@ SUBDIR += gmpc-serverstats SUBDIR += gmpc-shout SUBDIR += gmpc-stopbutton + SUBDIR += gmpc-wikipedia SUBDIR += gmpccaa SUBDIR += gnapster SUBDIR += gnomad2 diff --git a/audio/gmpc-wikipedia/Makefile b/audio/gmpc-wikipedia/Makefile new file mode 100644 index 000000000000..439463baed74 --- /dev/null +++ b/audio/gmpc-wikipedia/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: gmpc-wikipedia +# Date created: March 27 2008 +# Whom: Martin Wilke +# +# $FreeBSD$ +# + +PORTNAME= gmpc-wikipedia +PORTVERSION= 0.15.5.0 +CATEGORIES= audio +MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ + +MAINTAINER= miwi@FreeBSD.org +COMMENT= Wikipedia info for gmpc + +LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ + curl.4:${PORTSDIR}/ftp/curl +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc +RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc + +GNU_CONFIGURE= yes +USE_XORG= x11 +USE_GNOME= gnomehack +USE_LDCONFIG= yes + +.include diff --git a/audio/gmpc-wikipedia/distinfo b/audio/gmpc-wikipedia/distinfo new file mode 100644 index 000000000000..37ec1b99bb0e --- /dev/null +++ b/audio/gmpc-wikipedia/distinfo @@ -0,0 +1,3 @@ +MD5 (gmpc-wikipedia-0.15.5.0.tar.gz) = 36d3e6a18e178fb197bf877e7b1fcd8d +SHA256 (gmpc-wikipedia-0.15.5.0.tar.gz) = 2c5fdd8d97759f54f1144f0f01d9b86475d43a9cd85bf89f81ed805eca631bf9 +SIZE (gmpc-wikipedia-0.15.5.0.tar.gz) = 305200 diff --git a/audio/gmpc-wikipedia/pkg-descr b/audio/gmpc-wikipedia/pkg-descr new file mode 100644 index 000000000000..b3af412e31e2 --- /dev/null +++ b/audio/gmpc-wikipedia/pkg-descr @@ -0,0 +1,3 @@ +This plugin shows embedded information on the current artist from wikipedia. + +WWW: http://sarine.nl/gmpc-plugins diff --git a/audio/gmpc-wikipedia/pkg-plist b/audio/gmpc-wikipedia/pkg-plist new file mode 100644 index 000000000000..4abff083acf6 --- /dev/null +++ b/audio/gmpc-wikipedia/pkg-plist @@ -0,0 +1,4 @@ +share/gmpc/plugins/wikiplugin.la +share/gmpc/plugins/wikiplugin.so +@dirrmtry share/gmpc/plugins +@dirrmtry share/gmpc