summaryrefslogtreecommitdiff
path: root/audio/gmpc-lyrics
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-09-16 09:17:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-09-16 09:17:50 +0000
commit47feb5cddf0572f25743fa3a409ad6e81736b782 (patch)
treea404f90c4e520841cb5ce39799b0b99bd2bcee6d /audio/gmpc-lyrics
parentThe plugin allows you to generate a playlist based on a set of rules, f.e. (diff)
This plugin fetches lyrics from the internet. It uses the following websites
as sources: * LyricWiki * LeosLyrics * Lyrics Tracker WWW: http://sarine.nl/gmpc-plugins
Notes
Notes: svn path=/head/; revision=199556
Diffstat (limited to 'audio/gmpc-lyrics')
-rw-r--r--audio/gmpc-lyrics/Makefile25
-rw-r--r--audio/gmpc-lyrics/distinfo3
-rw-r--r--audio/gmpc-lyrics/pkg-descr8
-rw-r--r--audio/gmpc-lyrics/pkg-plist3
4 files changed, 39 insertions, 0 deletions
diff --git a/audio/gmpc-lyrics/Makefile b/audio/gmpc-lyrics/Makefile
new file mode 100644
index 000000000000..2bb28666f1de
--- /dev/null
+++ b/audio/gmpc-lyrics/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: gmpc-lyrics
+# Date created: September 14 2007
+# Whom: Martin Wilke <miwi@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gmpc-lyrics
+PORTVERSION= 0.15.0
+CATEGORIES= audio
+MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION}/plugins/
+
+MAINTAINER= miwi@FreeBSD.org
+COMMENT= A Lyrics Provider plugin 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_XLIB= yes
+USE_GNOME= gnomehack
+
+.include <bsd.port.mk>
diff --git a/audio/gmpc-lyrics/distinfo b/audio/gmpc-lyrics/distinfo
new file mode 100644
index 000000000000..bbaca2b7d364
--- /dev/null
+++ b/audio/gmpc-lyrics/distinfo
@@ -0,0 +1,3 @@
+MD5 (gmpc-lyrics-0.15.0.tar.gz) = 48edc2b8a22a89955dd1847afea30ce0
+SHA256 (gmpc-lyrics-0.15.0.tar.gz) = 2bbe4d736c351eb32ef8d66648065dd24468d4e32d29dae2907942e78d458bdf
+SIZE (gmpc-lyrics-0.15.0.tar.gz) = 307990
diff --git a/audio/gmpc-lyrics/pkg-descr b/audio/gmpc-lyrics/pkg-descr
new file mode 100644
index 000000000000..b252d1e0555a
--- /dev/null
+++ b/audio/gmpc-lyrics/pkg-descr
@@ -0,0 +1,8 @@
+This plugin fetches lyrics from the internet. It uses the following websites
+as sources:
+
+ * LyricWiki
+ * LeosLyrics
+ * Lyrics Tracker
+
+WWW: http://sarine.nl/gmpc-plugins
diff --git a/audio/gmpc-lyrics/pkg-plist b/audio/gmpc-lyrics/pkg-plist
new file mode 100644
index 000000000000..61311597c86c
--- /dev/null
+++ b/audio/gmpc-lyrics/pkg-plist
@@ -0,0 +1,3 @@
+share/gmpc/plugins/lyricsplugin.so
+@dirrm share/gmpc/plugins
+@dirrm share/gmpc