summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-29 23:58:25 +0000
committermiwi <miwi@FreeBSD.org>2008-03-29 23:58:25 +0000
commita9b7fddd9a5aeea08547dff8ea9602cdab3b00db (patch)
tree1d92d6b6561aeef52b2563a7c83e846215cf2e61 /audio
parentde18f707adac426a238a9d599114f5653cb6f168 (diff)
downloadFreeBSD-ports-a9b7fddd9a5aeea08547dff8ea9602cdab3b00db.zip
FreeBSD-ports-a9b7fddd9a5aeea08547dff8ea9602cdab3b00db.tar.gz
- Update to 0.15.5.0
PR: 118822 Submitted by: Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r--audio/gmpc/Makefile4
-rw-r--r--audio/gmpc/distinfo6
-rw-r--r--audio/gmpc/pkg-plist22
3 files changed, 26 insertions, 6 deletions
diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile
index b10ddcf..0d59475 100644
--- a/audio/gmpc/Makefile
+++ b/audio/gmpc/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= gmpc
-PORTVERSION= 0.15.1
+PORTVERSION= 0.15.5.0
PORTEPOCH= 1
CATEGORIES= audio
-MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION}/ \
+MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ \
http://download.gna.org/kanicule/freebsd/distfiles/
MAINTAINER= mathias@monnerville.com
diff --git a/audio/gmpc/distinfo b/audio/gmpc/distinfo
index 7140031..f318052 100644
--- a/audio/gmpc/distinfo
+++ b/audio/gmpc/distinfo
@@ -1,3 +1,3 @@
-MD5 (gmpc-0.15.1.tar.gz) = 91031522e576b907e888ee0509a6bc10
-SHA256 (gmpc-0.15.1.tar.gz) = 952f9319924f4b4bf27542b27ff4e70c6a66ff32ca8bad77091b3228cf6dfce1
-SIZE (gmpc-0.15.1.tar.gz) = 765419
+MD5 (gmpc-0.15.5.0.tar.gz) = 8d04d8f1bad663d037b107d1845d62e6
+SHA256 (gmpc-0.15.5.0.tar.gz) = d995a9bfcd2b2313bd78ef91b0af777cfd5f291aad965ab50751db3faf5f7e73
+SIZE (gmpc-0.15.5.0.tar.gz) = 893886
diff --git a/audio/gmpc/pkg-plist b/audio/gmpc/pkg-plist
index 85ef3a1..3f0e496 100644
--- a/audio/gmpc/pkg-plist
+++ b/audio/gmpc/pkg-plist
@@ -2,12 +2,18 @@ bin/gmpc
include/gmpc/TreeSearchWidget.h
include/gmpc/config1.h
include/gmpc/gmpc-clicklabel.h
+include/gmpc/gmpc-connection.h
+include/gmpc/gmpc-meta-watcher.h
include/gmpc/gmpc-metaimage.h
+include/gmpc/gmpc-mpddata-model-sort.h
include/gmpc/gmpc-mpddata-model.h
include/gmpc/gmpc-mpddata-treeview.h
include/gmpc/gmpc-profiles.h
+include/gmpc/gmpc-signals.h
include/gmpc/gmpc_easy_download.h
include/gmpc/metadata.h
+include/gmpc/misc.h
+include/gmpc/playlist3-messages.h
include/gmpc/plugin.h
libdata/pkgconfig/gmpc.pc
share/applications/gmpc.desktop
@@ -26,6 +32,10 @@ share/applications/gmpc.desktop
%%DATADIR%%/hicolor/16x16/actions/playlist-browser.png
%%DATADIR%%/hicolor/16x16/actions/playlist-search-browser.png
%%DATADIR%%/hicolor/16x16/actions/tag-browser.png
+%%DATADIR%%/hicolor/22x22/actions/gmpc-tray-disconnected.png
+%%DATADIR%%/hicolor/22x22/actions/gmpc-tray-pause.png
+%%DATADIR%%/hicolor/22x22/actions/gmpc-tray-play.png
+%%DATADIR%%/hicolor/22x22/actions/gmpc-tray.png
%%DATADIR%%/hicolor/22x22/actions/media-playlist.png
%%DATADIR%%/hicolor/32x32/actions/media-playlist.png
%%DATADIR%%/hicolor/32x32/actions/media-tag.png
@@ -35,6 +45,10 @@ share/applications/gmpc.desktop
%%DATADIR%%/hicolor/48x48/actions/media-playlist.png
%%DATADIR%%/hicolor/48x48/actions/media-tag.png
%%DATADIR%%/hicolor/48x48/actions/tag-browser.png
+%%DATADIR%%/hicolor/scalable/actions/gmpc-tray-disconnected.svg
+%%DATADIR%%/hicolor/scalable/actions/gmpc-tray-pause.svg
+%%DATADIR%%/hicolor/scalable/actions/gmpc-tray-play.svg
+%%DATADIR%%/hicolor/scalable/actions/gmpc-tray.svg
%%DATADIR%%/media-album.png
%%DATADIR%%/media-artist.png
%%DATADIR%%/media-audiofile.png
@@ -44,10 +58,16 @@ share/applications/gmpc.desktop
share/locale/de/LC_MESSAGES/gmpc.mo
share/locale/fr/LC_MESSAGES/gmpc.mo
share/locale/gl/LC_MESSAGES/gmpc.mo
+share/locale/it/LC_MESSAGES/gmpc.mo
+share/locale/nb_NO/LC_MESSAGES/gmpc.mo
share/locale/nl/LC_MESSAGES/gmpc.mo
share/locale/pl/LC_MESSAGES/gmpc.mo
share/locale/ru/LC_MESSAGES/gmpc.mo
share/pixmaps/gmpc.png
+@dirrmtry share/locale/nb_NO/LC_MESSAGES
+@dirrmtry share/locale/nb_NO
+@dirrmtry %%DATADIR%%/hicolor/scalable/actions
+@dirrmtry %%DATADIR%%/hicolor/scalable
@dirrmtry %%DATADIR%%/hicolor/48x48/actions
@dirrmtry %%DATADIR%%/hicolor/48x48
@dirrmtry %%DATADIR%%/hicolor/32x32/actions
@@ -57,6 +77,6 @@ share/pixmaps/gmpc.png
@dirrmtry %%DATADIR%%/hicolor/16x16/actions
@dirrmtry %%DATADIR%%/hicolor/16x16
@dirrmtry %%DATADIR%%/hicolor
-@dirrm %%DATADIR%%
+@dirrmtry %%DATADIR%%
@dirrmtry share/applications
@dirrm include/gmpc
OpenPOWER on IntegriCloud