A new plugin that uses the REST api of lyricwiki to fetch lyrics.

WWW: http://gmpcwiki.sarine.nl/index.php/Lyricwiki
This commit is contained in:
Martin Wilke 2008-09-30 11:51:52 +00:00
parent 13303cdd80
commit c70f7c44d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221033
5 changed files with 37 additions and 0 deletions

View file

@ -219,6 +219,7 @@
SUBDIR += gmpc-lastfm
SUBDIR += gmpc-libnotify
SUBDIR += gmpc-lyrics
SUBDIR += gmpc-lyricwiki
SUBDIR += gmpc-magnatune
SUBDIR += gmpc-mdcover
SUBDIR += gmpc-mserver

View file

@ -0,0 +1,26 @@
# New ports collection makefile for: gmpc-lyricwiki
# Date created: September 30 2008
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gmpc-lyricwiki
PORTVERSION= 0.16.0
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/
MAINTAINER= miwi@FreeBSD.org
COMMENT= A Lyricswiki 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_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_XORG= x11
USE_GNOME= gnomehack
USE_LDCONFIG= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (gmpc-lyricwiki-0.16.0.tar.gz) = 32ac8356adedb2f6e932c9c3b2348844
SHA256 (gmpc-lyricwiki-0.16.0.tar.gz) = abc289626d2e9e4165b94d6eb46f346bf535e4ee018b67186117893c3e1b556a
SIZE (gmpc-lyricwiki-0.16.0.tar.gz) = 311150

View file

@ -0,0 +1,3 @@
A new plugin that uses the REST api of lyricwiki to fetch lyrics.
WWW: http://gmpcwiki.sarine.nl/index.php/Lyricwiki

View file

@ -0,0 +1,4 @@
lib/gmpc/plugins/lyricwikiplugin.la
lib/gmpc/plugins/lyricwikiplugin.so
@dirrmtry lib/gmpc/plugins
@dirrmtry lib/gmpc