mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.16.0
This commit is contained in:
parent
f76a258560
commit
799e310491
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221030
36 changed files with 100 additions and 104 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= gmpc-extraplaylist
|
||||
PORTVERSION= 0.15.5.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.16.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/
|
||||
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A favorites plugin for gmpc
|
||||
|
@ -17,7 +16,7 @@ COMMENT= A favorites 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
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gmpc-extraplaylist-0.15.5.0.tar.gz) = a601c556b2ba4edf83dbbf41762992f5
|
||||
SHA256 (gmpc-extraplaylist-0.15.5.0.tar.gz) = 92be33ec1373a3b06329c08652dad08d7c9082d1a187e04f03f6494a66fd4662
|
||||
SIZE (gmpc-extraplaylist-0.15.5.0.tar.gz) = 306424
|
||||
MD5 (gmpc-extraplaylist-0.16.0.tar.gz) = 3821fd7f665dffcd251f9af07b6baf13
|
||||
SHA256 (gmpc-extraplaylist-0.16.0.tar.gz) = c3e9617e052b593553dd2b95bce494b4895987150de417e8004bc7936119bcf7
|
||||
SIZE (gmpc-extraplaylist-0.16.0.tar.gz) = 312359
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
The plugin allows you to generate a playlist based on a set of rules.
|
||||
|
||||
WWW: http://sarine.nl/gmpc-plugins
|
||||
WWW: http://gmpcwiki.sarine.nl/index.php/Extra_playlist
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
share/gmpc/plugins/libextraplaylist.la
|
||||
share/gmpc/plugins/libextraplaylist.so
|
||||
@dirrmtry share/gmpc/plugins
|
||||
@dirrmtry share/gmpc
|
||||
lib/gmpc/plugins/libextraplaylist.la
|
||||
lib/gmpc/plugins/libextraplaylist.so
|
||||
@dirrmtry lib/gmpc/plugins
|
||||
@dirrmtry lib/gmpc
|
||||
|
|
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= gmpc-libnotify
|
||||
PORTVERSION= 0.15.5.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.16.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/
|
||||
MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A libnotify for gmpc
|
||||
|
@ -18,7 +17,7 @@ LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \
|
|||
curl.4:${PORTSDIR}/ftp/curl \
|
||||
notify.1:${PORTSDIR}/devel/libnotify
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gmpc-libnotify-0.15.5.0.tar.gz) = 5782f07ce1740a1fe6c2feff2a9a66ee
|
||||
SHA256 (gmpc-libnotify-0.15.5.0.tar.gz) = 4930cf8e0bf3545d9762dc9a3afcb51d8eb399dca93a3c5613dfc8b1a21b133a
|
||||
SIZE (gmpc-libnotify-0.15.5.0.tar.gz) = 304641
|
||||
MD5 (gmpc-libnotify-0.16.0.tar.gz) = 1764594db88a18c05a3ea11d3e8fa309
|
||||
SHA256 (gmpc-libnotify-0.16.0.tar.gz) = a7d70ef3c001a6be099b25e5a0dc2be4c02070bc4a07fd42e789da71420cea5b
|
||||
SIZE (gmpc-libnotify-0.16.0.tar.gz) = 310904
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
A libnotify plugin for gmpc.
|
||||
|
||||
WWW: http://sarine.nl/gmpc-plugins
|
||||
WWW: http://gmpcwiki.sarine.nl/index.php/Libnotify
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
share/gmpc/plugins/libnotifyplugin.la
|
||||
share/gmpc/plugins/libnotifyplugin.so
|
||||
@dirrmtry share/gmpc/plugins
|
||||
@dirrmtry share/gmpc
|
||||
lib/gmpc/plugins/libnotifyplugin.la
|
||||
lib/gmpc/plugins/libnotifyplugin.so
|
||||
@dirrm lib/gmpc/plugins
|
||||
@dirrm lib/gmpc
|
||||
|
|
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= gmpc-lyrics
|
||||
PORTVERSION= 0.15.5.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.16.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/
|
||||
MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A Lyrics Provider plugin for gmpc
|
||||
|
@ -17,7 +16,7 @@ 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
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gmpc-lyrics-0.15.5.0.tar.gz) = 55de094e2177bedf271885cc6f1edbc6
|
||||
SHA256 (gmpc-lyrics-0.15.5.0.tar.gz) = 80d1aed4f70db2de3583bf7a7d8754cf85890a16f0fd85b9be4121ff49ed458d
|
||||
SIZE (gmpc-lyrics-0.15.5.0.tar.gz) = 313237
|
||||
MD5 (gmpc-lyrics-0.16.0.tar.gz) = 7bb9c502771cffc0171620f46942bba9
|
||||
SHA256 (gmpc-lyrics-0.16.0.tar.gz) = 5ee568d13537718ff09e2367c44dd36628eb51f14c1090d69b33070a0ae6a24f
|
||||
SIZE (gmpc-lyrics-0.16.0.tar.gz) = 319688
|
||||
|
|
|
@ -5,4 +5,4 @@ as sources:
|
|||
* LeosLyrics
|
||||
* Lyrics Tracker
|
||||
|
||||
WWW: http://sarine.nl/gmpc-plugins
|
||||
WWW: http://gmpcwiki.sarine.nl/index.php/Lyrics
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
share/gmpc/plugins/lyricsplugin.so
|
||||
share/gmpc/plugins/lyricsplugin.la
|
||||
@dirrm share/gmpc/plugins
|
||||
@dirrm share/gmpc
|
||||
lib/gmpc/plugins/lyricsplugin.la
|
||||
lib/gmpc/plugins/lyricsplugin.so
|
||||
@dirrm lib/gmpc/plugins
|
||||
@dirrm lib/gmpc
|
||||
|
|
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= gmpc-magnatune
|
||||
PORTVERSION= 0.15.5.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.16.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/
|
||||
MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A Autoplaylist plugin for gmpc
|
||||
|
@ -17,7 +16,7 @@ COMMENT= A Autoplaylist 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
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gmpc-magnatune-0.15.5.0.tar.gz) = 1c25b9cc506a25737d1e96db6db7e5db
|
||||
SHA256 (gmpc-magnatune-0.15.5.0.tar.gz) = e7f4775115f39dc0545b436f0b61a6691b2b7e7d852304a65cfca22d86698f5e
|
||||
SIZE (gmpc-magnatune-0.15.5.0.tar.gz) = 478540
|
||||
MD5 (gmpc-magnatune-0.16.0.tar.gz) = a066154f4ce0e825e323fb6213b8fdd8
|
||||
SHA256 (gmpc-magnatune-0.16.0.tar.gz) = 5dfceb5049352d642034d5a27549788c2590f7a5e0582ba98d8a532968b16e43
|
||||
SIZE (gmpc-magnatune-0.16.0.tar.gz) = 482713
|
||||
|
|
|
@ -3,4 +3,4 @@ The plugin allows you to browse, and preview available albums.
|
|||
(It uses the 128kbit mp3 version). The magnatune plugin provides a double
|
||||
function, it also uses the data from the magnatune website to fetch cover art.
|
||||
|
||||
WWW: http://sarine.nl/gmpc-plugins
|
||||
WWW: http://gmpcwiki.sarine.nl/index.php/Mdcover
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
lib/gmpc/plugins/magnatuneplugin.la
|
||||
lib/gmpc/plugins/magnatuneplugin.so
|
||||
share/gmpc/plugins/magnatune/magnatune.png
|
||||
share/gmpc/plugins/magnatune/xdg-open
|
||||
share/gmpc/plugins/magnatuneplugin.so
|
||||
share/gmpc/plugins/magnatuneplugin.la
|
||||
@dirrmtry share/gmpc/plugins/magnatune
|
||||
@dirrmtry share/gmpc/plugins
|
||||
@dirrmtry share/gmpc
|
||||
@dirrmtry lib/gmpc/plugins
|
||||
@dirrmtry lib/gmpc
|
||||
|
|
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= gmpc-mdcover
|
||||
PORTVERSION= 0.15.5.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.16.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/
|
||||
MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A Directory artist/song plugin for gmpc
|
||||
|
@ -17,7 +16,7 @@ COMMENT= A Directory artist/song 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
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gmpc-mdcover-0.15.5.0.tar.gz) = c39b429ad1f2290dde8e823f55b1d22c
|
||||
SHA256 (gmpc-mdcover-0.15.5.0.tar.gz) = 9dea0a6f0376c026e4da9a1bb91480c40d9c1380d95bd4808db3c6ffc7b02480
|
||||
SIZE (gmpc-mdcover-0.15.5.0.tar.gz) = 312485
|
||||
MD5 (gmpc-mdcover-0.16.0.tar.gz) = 838e78d6df59adb51cbfbabb5cd1bcf8
|
||||
SHA256 (gmpc-mdcover-0.16.0.tar.gz) = 315277ee30bb970aeccea39288bc003fc0c35fcdb318782e51df9c4f689fa7b5
|
||||
SIZE (gmpc-mdcover-0.16.0.tar.gz) = 318856
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This plugin fetches cover art, artist art,album and artist information
|
||||
from the file system.
|
||||
|
||||
WWW: http://sarine.nl/gmpc-plugins
|
||||
WWW: http://gmpcwiki.sarine.nl/index.php/Mdcover
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
share/gmpc/plugins/mdcaplugin.so
|
||||
share/gmpc/plugins/mdcaplugin.la
|
||||
@dirrm share/gmpc/plugins
|
||||
@dirrm share/gmpc
|
||||
lib/gmpc/plugins/mdcaplugin.la
|
||||
lib/gmpc/plugins/mdcaplugin.so
|
||||
@dirrmtry lib/gmpc/plugins
|
||||
@dirrmtry lib/gmpc
|
||||
|
|
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= gmpc-osd
|
||||
PORTVERSION= 0.15.5.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.16.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/
|
||||
MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= Xosd plugin for gmpc
|
||||
|
@ -18,7 +17,7 @@ LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \
|
|||
curl.4:${PORTSDIR}/ftp/curl
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc \
|
||||
xosd-config:${PORTSDIR}/misc/xosd
|
||||
RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gmpc-osd-0.15.5.0.tar.gz) = 2b98c194d83aba2405199b35752117a1
|
||||
SHA256 (gmpc-osd-0.15.5.0.tar.gz) = 70bc656a0af15ffdac2e543f55341611bdd16f48fad932bc66f226731ace96db
|
||||
SIZE (gmpc-osd-0.15.5.0.tar.gz) = 305687
|
||||
MD5 (gmpc-osd-0.16.0.tar.gz) = f1b29d8baf2acd15cbfa6ffc4de38446
|
||||
SHA256 (gmpc-osd-0.16.0.tar.gz) = 33835bc55caefc84cf1d0d0f4318f755ac49accb66827b18f67e41ea169a2f93
|
||||
SIZE (gmpc-osd-0.16.0.tar.gz) = 312085
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
This plugin provide an on-screen-display by xosd.
|
||||
|
||||
WWW: http://sarine.nl/gmpc-plugins
|
||||
WWW: http://gmpcwiki.sarine.nl/index.php/Osd
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
share/gmpc/plugins/osdplugin.so
|
||||
share/gmpc/plugins/osdplugin.la
|
||||
@dirrmtry share/gmpc/plugins
|
||||
@dirrmtry share/gmpc
|
||||
lib/gmpc/plugins/osdplugin.la
|
||||
lib/gmpc/plugins/osdplugin.so
|
||||
@dirrmtry lib/gmpc/plugins
|
||||
@dirrmtry lib/gmpc
|
||||
|
|
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= gmpc-serverstats
|
||||
PORTVERSION= 0.15.5.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.16.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/
|
||||
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= Serverstats plugin for gmpc
|
||||
|
@ -17,7 +16,7 @@ COMMENT= Serverstats 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
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gmpc-serverstats-0.15.5.0.tar.gz) = 0d386103fe0bba56ae7e00b29cae8180
|
||||
SHA256 (gmpc-serverstats-0.15.5.0.tar.gz) = 4a7ed5c56ca7e975e211a22321cb944bc2f4038d8998930d126b9fa4c031675b
|
||||
SIZE (gmpc-serverstats-0.15.5.0.tar.gz) = 323381
|
||||
MD5 (gmpc-serverstats-0.16.0.tar.gz) = c25fdec6601050eb0659bff04659a5d1
|
||||
SHA256 (gmpc-serverstats-0.16.0.tar.gz) = 1d50b77baa04777c5ac99e0af2acd437b00e2f51e59d9f55c157c1c59e7b4576
|
||||
SIZE (gmpc-serverstats-0.16.0.tar.gz) = 326851
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This plugin shows more detailed information about mpd's database.
|
||||
It can show what artist has the most playing time, or what genre.
|
||||
|
||||
WWW: http://sarine.nl/gmpc-plugins
|
||||
WWW: http://gmpcwiki.sarine.nl/index.php/Server_statistics
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
lib/gmpc/plugins/serverstatsplugin.la
|
||||
lib/gmpc/plugins/serverstatsplugin.so
|
||||
share/gmpc/plugins/serverstats/mpd.png
|
||||
share/gmpc/plugins/serverstatsplugin.so
|
||||
share/gmpc/plugins/serverstatsplugin.la
|
||||
@dirrmtry share/gmpc/plugins/serverstats
|
||||
@dirrm share/gmpc/plugins/serverstats
|
||||
@dirrmtry share/gmpc/plugins
|
||||
@dirrmtry share/gmpc
|
||||
@dirrmtry lib/gmpc/plugins
|
||||
@dirrmtry lib/gmpc
|
||||
|
|
|
@ -6,15 +6,14 @@
|
|||
#
|
||||
|
||||
PORTNAME= gmpc-shout
|
||||
PORTVERSION= 0.15.5.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.16.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/
|
||||
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= Shoutcast stream for gmpc
|
||||
|
||||
RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
LIB_DEPENDS+= mpd:${PORTSDIR}/audio/libmpd \
|
||||
curl.4:${PORTSDIR}/ftp/curl
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gmpc-shout-0.15.5.0.tar.gz) = b120b136c44df877fe3de708c71e79d4
|
||||
SHA256 (gmpc-shout-0.15.5.0.tar.gz) = 398ae4e9f34ab31db374e66f0474f0e21775c3cb487230192b633cbea148c5dd
|
||||
SIZE (gmpc-shout-0.15.5.0.tar.gz) = 304681
|
||||
MD5 (gmpc-shout-0.16.0.tar.gz) = 43ab0fcd4372d036b671e729d35f8b9e
|
||||
SHA256 (gmpc-shout-0.16.0.tar.gz) = d39c5851ac46166a3b2bd0fdd94e1ad539187b14bed9c1bc7104ecd6e630a365
|
||||
SIZE (gmpc-shout-0.16.0.tar.gz) = 310893
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
This plugin allows gmpc to play Shoutcast streams.
|
||||
|
||||
WWW: http://sarine.nl/gmpc-plugins
|
||||
WWW: http://gmpcwiki.sarine.nl/index.php/Shout
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
share/gmpc/plugins/shoutplugin.la
|
||||
share/gmpc/plugins/shoutplugin.so
|
||||
@dirrmtry share/gmpc/plugins
|
||||
@dirrmtry share/gmpc
|
||||
lib/gmpc/plugins/shoutplugin.la
|
||||
lib/gmpc/plugins/shoutplugin.so
|
||||
@dirrmtry lib/gmpc/plugins
|
||||
@dirrmtry lib/gmpc
|
||||
|
|
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= gmpccaa
|
||||
PORTVERSION= 0.15.5.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.16.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/
|
||||
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/
|
||||
DISTNAME= gmpc-coveramazon-${PORTVERSION}
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
|
@ -18,7 +17,7 @@ COMMENT= Amazon cover art provider 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
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gmpc-coveramazon-0.15.5.0.tar.gz) = 9471fe2ec7ae5ff04c855ef95c1744fc
|
||||
SHA256 (gmpc-coveramazon-0.15.5.0.tar.gz) = 0c901ee86d57bec735951bd268b1c701b4b5d51d699a67560e22356eabe535ba
|
||||
SIZE (gmpc-coveramazon-0.15.5.0.tar.gz) = 313534
|
||||
MD5 (gmpc-coveramazon-0.16.0.tar.gz) = e13c556793ef4559d8a3dc3072dabf56
|
||||
SHA256 (gmpc-coveramazon-0.16.0.tar.gz) = 12a910f081d80c67dc51affade79e878d7db8b87e332d31dbf354d853251065b
|
||||
SIZE (gmpc-coveramazon-0.16.0.tar.gz) = 319116
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
This plugin fetches and caches cover art from amazon.
|
||||
|
||||
WWW: http://cms.qballcow.nl/index.php?page=Plugins
|
||||
WWW: http://gmpcwiki.sarine.nl/index.php/Coveramazon
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
share/gmpc/plugins/caaplugin.so
|
||||
share/gmpc/plugins/caaplugin.la
|
||||
@dirrmtry share/gmpc/plugins/
|
||||
lib/gmpc/plugins/caaplugin.la
|
||||
lib/gmpc/plugins/caaplugin.so
|
||||
@dirrmtry lib/gmpc/plugins
|
||||
@dirrmtry lib/gmpc
|
||||
|
|
Loading…
Add table
Reference in a new issue