diff options
author | joerg <joerg@pkgsrc.org> | 2009-10-20 20:26:58 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-10-20 20:26:58 +0000 |
commit | 421f9f463c0346acb8a02a24ceb07c8741711b0d (patch) | |
tree | 75009d7e6d9b3cf5681882258c2a9334f685fd06 /audio/gmpc | |
parent | 910b7082951bd16f24b5311fdf09bf8e8e1fa7b3 (diff) | |
download | pkgsrc-421f9f463c0346acb8a02a24ceb07c8741711b0d.tar.gz |
Update to gmpc-0.19.1:
- bugfixes
- usability improvements
Diffstat (limited to 'audio/gmpc')
-rw-r--r-- | audio/gmpc/Makefile | 7 | ||||
-rw-r--r-- | audio/gmpc/PLIST | 77 | ||||
-rw-r--r-- | audio/gmpc/buildlink3.mk | 5 | ||||
-rw-r--r-- | audio/gmpc/distinfo | 10 | ||||
-rw-r--r-- | audio/gmpc/patches/patch-ag | 12 | ||||
-rw-r--r-- | audio/gmpc/patches/patch-ai | 22 |
6 files changed, 81 insertions, 52 deletions
diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index b56b517f717..533b723ea03 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2009/08/26 19:56:56 sno Exp $ +# $NetBSD: Makefile,v 1.33 2009/10/20 20:26:58 joerg Exp $ # -DISTNAME= gmpc-0.18.0 -PKGREVISION= 1 +DISTNAME= gmpc-0.19.1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.18.0/ \ ${MASTER_SITE_SOURCEFORGE:=musicpd/} @@ -25,7 +24,7 @@ PKGCONFIG_OVERRIDE= data/gmpc.pc.in CONFIGURE_ARGS+= --enable-system-libsexy CONFIGURE_ARGS+= --with-curl=${BUILDLINK_PREFIX.curl} -BUILDLINK_API_DEPENDS.libmpd+= libmpd>=0.17.1 +BUILDLINK_API_DEPENDS.libmpd+= libmpd>=0.19.0 .include "../../audio/libmpd/buildlink3.mk" .include "../../devel/gob2/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" diff --git a/audio/gmpc/PLIST b/audio/gmpc/PLIST index dc35d40c6b9..db4607ef22d 100644 --- a/audio/gmpc/PLIST +++ b/audio/gmpc/PLIST @@ -1,23 +1,28 @@ -@comment $NetBSD: PLIST,v 1.13 2009/06/14 18:10:28 joerg Exp $ +@comment $NetBSD: PLIST,v 1.14 2009/10/20 20:26:58 joerg Exp $ bin/gmpc bin/gmpc-remote bin/gmpc-remote-stream -include/gmpc/TreeSearchWidget.h include/gmpc/config1.h -include/gmpc/gmpc-clicklabel.h include/gmpc/gmpc-connection.h include/gmpc/gmpc-easy-command.h +include/gmpc/gmpc-favorites.h +include/gmpc/gmpc-meta-text-view.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-tooltip.h include/gmpc/gmpc-mpddata-treeview.h +include/gmpc/gmpc-paned-size-group.h +include/gmpc/gmpc-plugin.h include/gmpc/gmpc-profiles.h -include/gmpc/gmpc-signals.h +include/gmpc/gmpc-rating.h +include/gmpc/gmpc-song-links.h include/gmpc/gmpc-version.h include/gmpc/gmpc_easy_download.h include/gmpc/metadata.h include/gmpc/misc.h +include/gmpc/mpdinteraction.h include/gmpc/playlist3-messages.h include/gmpc/plugin.h lib/pkgconfig/gmpc.pc @@ -25,16 +30,24 @@ man/man1/gmpc-remote.1 man/man1/gmpc.1 share/applications/gmpc.desktop share/gmpc/aboutdialog.ui +share/gmpc/gmpc-add-url.ui share/gmpc/gmpc-gtk-win32.rc share/gmpc/icons/gmpc-loading-cover.png share/gmpc/icons/gmpc-no-cover.png +share/gmpc/icons/hicolor/128x128/apps/gmpc.png share/gmpc/icons/hicolor/128x128/categories/mpd.png share/gmpc/icons/hicolor/128x128/status/fetching-artist.png share/gmpc/icons/hicolor/128x128/status/frame-artist.png +share/gmpc/icons/hicolor/128x128/status/media-album.png +share/gmpc/icons/hicolor/128x128/status/media-format.png +share/gmpc/icons/hicolor/128x128/status/media-genre.png +share/gmpc/icons/hicolor/128x128/status/media-num-tracks.png +share/gmpc/icons/hicolor/128x128/status/media-track-length.png share/gmpc/icons/hicolor/128x128/status/no-artist.png share/gmpc/icons/hicolor/128x128/status/stylized-cover.png share/gmpc/icons/hicolor/128x128/status/stylized-fetching-cover.png share/gmpc/icons/hicolor/128x128/status/stylized-no-cover.png +share/gmpc/icons/hicolor/16x16/actions/media-audiofile.png share/gmpc/icons/hicolor/16x16/actions/media-playlist.png share/gmpc/icons/hicolor/16x16/actions/media-tag.png share/gmpc/icons/hicolor/16x16/actions/playlist-browser.png @@ -50,6 +63,15 @@ share/gmpc/icons/hicolor/16x16/status/gmpc-tray-disconnected.png share/gmpc/icons/hicolor/16x16/status/gmpc-tray-pause.png share/gmpc/icons/hicolor/16x16/status/gmpc-tray-play.png share/gmpc/icons/hicolor/16x16/status/gmpc-tray.png +share/gmpc/icons/hicolor/16x16/status/media-album.png +share/gmpc/icons/hicolor/16x16/status/media-format.png +share/gmpc/icons/hicolor/16x16/status/media-genre.png +share/gmpc/icons/hicolor/16x16/status/media-num-tracks.png +share/gmpc/icons/hicolor/16x16/status/media-track-length.png +share/gmpc/icons/hicolor/16x16/status/rating.png +share/gmpc/icons/hicolor/16x16/status/stock_repeat.png +share/gmpc/icons/hicolor/16x16/status/stock_shuffle.png +share/gmpc/icons/hicolor/22x22/actions/media-audiofile.png share/gmpc/icons/hicolor/22x22/actions/media-playlist.png share/gmpc/icons/hicolor/22x22/apps/gmpc.png share/gmpc/icons/hicolor/22x22/status/audio-volume-high.png @@ -61,7 +83,14 @@ share/gmpc/icons/hicolor/22x22/status/gmpc-tray-disconnected.png share/gmpc/icons/hicolor/22x22/status/gmpc-tray-pause.png share/gmpc/icons/hicolor/22x22/status/gmpc-tray-play.png share/gmpc/icons/hicolor/22x22/status/gmpc-tray.png +share/gmpc/icons/hicolor/22x22/status/media-album.png +share/gmpc/icons/hicolor/22x22/status/media-format.png +share/gmpc/icons/hicolor/22x22/status/media-genre.png +share/gmpc/icons/hicolor/22x22/status/media-num-tracks.png +share/gmpc/icons/hicolor/22x22/status/media-track-length.png +share/gmpc/icons/hicolor/22x22/status/rating.png share/gmpc/icons/hicolor/32x32/actions/add-url.png +share/gmpc/icons/hicolor/32x32/actions/media-audiofile.png share/gmpc/icons/hicolor/32x32/actions/media-playlist.png share/gmpc/icons/hicolor/32x32/actions/media-tag.png share/gmpc/icons/hicolor/32x32/actions/playlist-browser.png @@ -74,6 +103,12 @@ share/gmpc/icons/hicolor/32x32/status/audio-volume-medium.png share/gmpc/icons/hicolor/32x32/status/audio-volume-muted.png share/gmpc/icons/hicolor/32x32/status/emblem-favorite.png share/gmpc/icons/hicolor/32x32/status/gmpc-tray.png +share/gmpc/icons/hicolor/32x32/status/media-album.png +share/gmpc/icons/hicolor/32x32/status/media-format.png +share/gmpc/icons/hicolor/32x32/status/media-genre.png +share/gmpc/icons/hicolor/32x32/status/media-num-tracks.png +share/gmpc/icons/hicolor/32x32/status/media-track-length.png +share/gmpc/icons/hicolor/32x32/status/rating.png share/gmpc/icons/hicolor/48x48/actions/media-playlist.png share/gmpc/icons/hicolor/48x48/actions/media-tag.png share/gmpc/icons/hicolor/48x48/actions/tag-browser.png @@ -81,25 +116,49 @@ share/gmpc/icons/hicolor/48x48/apps/gmpc.png share/gmpc/icons/hicolor/48x48/status/fetching-artist.png share/gmpc/icons/hicolor/48x48/status/frame-artist.png share/gmpc/icons/hicolor/48x48/status/gmpc-tray.png +share/gmpc/icons/hicolor/48x48/status/media-album.png +share/gmpc/icons/hicolor/48x48/status/media-format.png +share/gmpc/icons/hicolor/48x48/status/media-genre.png +share/gmpc/icons/hicolor/48x48/status/media-num-tracks.png +share/gmpc/icons/hicolor/48x48/status/media-track-length.png share/gmpc/icons/hicolor/48x48/status/no-artist.png share/gmpc/icons/hicolor/48x48/status/stylized-cover.png +share/gmpc/icons/hicolor/64x64/apps/gmpc.png share/gmpc/icons/hicolor/64x64/status/fetching-artist.png share/gmpc/icons/hicolor/64x64/status/frame-artist.png +share/gmpc/icons/hicolor/64x64/status/media-album.png +share/gmpc/icons/hicolor/64x64/status/media-format.png +share/gmpc/icons/hicolor/64x64/status/media-genre.png +share/gmpc/icons/hicolor/64x64/status/media-num-tracks.png +share/gmpc/icons/hicolor/64x64/status/media-track-length.png share/gmpc/icons/hicolor/64x64/status/no-artist.png share/gmpc/icons/hicolor/64x64/status/stylized-cover.png share/gmpc/icons/hicolor/64x64/status/stylized-fetching-cover.png share/gmpc/icons/hicolor/64x64/status/stylized-no-cover.png +share/gmpc/icons/hicolor/72x72/apps/gmpc.png share/gmpc/icons/hicolor/72x72/status/fetching-artist.png share/gmpc/icons/hicolor/72x72/status/frame-artist.png +share/gmpc/icons/hicolor/72x72/status/media-album.png +share/gmpc/icons/hicolor/72x72/status/media-format.png +share/gmpc/icons/hicolor/72x72/status/media-genre.png +share/gmpc/icons/hicolor/72x72/status/media-num-tracks.png +share/gmpc/icons/hicolor/72x72/status/media-track-length.png share/gmpc/icons/hicolor/72x72/status/no-artist.png share/gmpc/icons/hicolor/72x72/status/stylized-cover.png share/gmpc/icons/hicolor/72x72/status/stylized-fetching-cover.png share/gmpc/icons/hicolor/72x72/status/stylized-no-cover.png +share/gmpc/icons/hicolor/96x96/apps/gmpc.png share/gmpc/icons/hicolor/96x96/status/fetching-artist.png share/gmpc/icons/hicolor/96x96/status/frame-artist.png +share/gmpc/icons/hicolor/96x96/status/media-album.png +share/gmpc/icons/hicolor/96x96/status/media-format.png +share/gmpc/icons/hicolor/96x96/status/media-genre.png +share/gmpc/icons/hicolor/96x96/status/media-num-tracks.png +share/gmpc/icons/hicolor/96x96/status/media-track-length.png share/gmpc/icons/hicolor/96x96/status/no-artist.png share/gmpc/icons/hicolor/96x96/status/stylized-fetching-cover.png share/gmpc/icons/hicolor/96x96/status/stylized-no-cover.png +share/gmpc/icons/hicolor/scalable/actions/media-audiofile.svg share/gmpc/icons/hicolor/scalable/apps/gmpc.svg share/gmpc/icons/hicolor/scalable/categories/mpd.svg share/gmpc/icons/hicolor/scalable/status/audio-volume-high.svg @@ -119,7 +178,6 @@ share/gmpc/icons/hicolor/scalable/status/stylized-fetching-cover.svg share/gmpc/icons/hicolor/scalable/status/stylized-no-cover.svg share/gmpc/icons/media-album.png share/gmpc/icons/media-artist.png -share/gmpc/icons/media-audiofile.png share/gmpc/icons/media-stream.png share/gmpc/icons/mpdBrowser_case.png share/gmpc/password-dialog.ui @@ -136,15 +194,21 @@ share/gmpc/preferences-server.ui share/gmpc/preferences-trayicon.ui share/gmpc/preferences.ui share/gmpc/weblinks.list +share/icons/hicolor/128x128/apps/gmpc.png share/icons/hicolor/16x16/apps/gmpc.png share/icons/hicolor/22x22/apps/gmpc.png share/icons/hicolor/32x32/apps/gmpc.png share/icons/hicolor/48x48/apps/gmpc.png +share/icons/hicolor/64x64/apps/gmpc.png +share/icons/hicolor/72x72/apps/gmpc.png +share/icons/hicolor/96x96/apps/gmpc.png share/icons/hicolor/scalable/apps/gmpc.svg +share/locale/ar/LC_MESSAGES/gmpc.mo share/locale/bg/LC_MESSAGES/gmpc.mo share/locale/bn/LC_MESSAGES/gmpc.mo share/locale/bs/LC_MESSAGES/gmpc.mo share/locale/cs/LC_MESSAGES/gmpc.mo +share/locale/da/LC_MESSAGES/gmpc.mo share/locale/de/LC_MESSAGES/gmpc.mo share/locale/es/LC_MESSAGES/gmpc.mo share/locale/fi/LC_MESSAGES/gmpc.mo @@ -153,10 +217,12 @@ share/locale/gl/LC_MESSAGES/gmpc.mo share/locale/he/LC_MESSAGES/gmpc.mo share/locale/hi/LC_MESSAGES/gmpc.mo share/locale/hu/LC_MESSAGES/gmpc.mo +share/locale/hy/LC_MESSAGES/gmpc.mo share/locale/id/LC_MESSAGES/gmpc.mo share/locale/it/LC_MESSAGES/gmpc.mo share/locale/jv/LC_MESSAGES/gmpc.mo share/locale/lv/LC_MESSAGES/gmpc.mo +share/locale/ml/LC_MESSAGES/gmpc.mo share/locale/ms/LC_MESSAGES/gmpc.mo share/locale/nb/LC_MESSAGES/gmpc.mo share/locale/ne/LC_MESSAGES/gmpc.mo @@ -168,6 +234,7 @@ share/locale/ro/LC_MESSAGES/gmpc.mo share/locale/ru/LC_MESSAGES/gmpc.mo share/locale/sq/LC_MESSAGES/gmpc.mo share/locale/sv/LC_MESSAGES/gmpc.mo +share/locale/th/LC_MESSAGES/gmpc.mo share/locale/tr/LC_MESSAGES/gmpc.mo share/locale/zh_CN/LC_MESSAGES/gmpc.mo share/locale/zh_TW/LC_MESSAGES/gmpc.mo diff --git a/audio/gmpc/buildlink3.mk b/audio/gmpc/buildlink3.mk index 715eca7680a..b19cb3f7c75 100644 --- a/audio/gmpc/buildlink3.mk +++ b/audio/gmpc/buildlink3.mk @@ -1,12 +1,11 @@ -# $NetBSD: buildlink3.mk,v 1.3 2009/08/26 19:56:56 sno Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2009/10/20 20:26:58 joerg Exp $ BUILDLINK_TREE+= gmpc .if !defined(GMPC_BUILDLINK3_MK) GMPC_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.gmpc+= gmpc>=0.18.0 -BUILDLINK_ABI_DEPENDS.gmpc?= gmpc>=0.18.0nb1 +BUILDLINK_API_DEPENDS.gmpc+= gmpc>=0.19.1 BUILDLINK_PKGSRCDIR.gmpc?= ../../audio/gmpc BUILDLINK_DEPMETHOD.gmpc?= build diff --git a/audio/gmpc/distinfo b/audio/gmpc/distinfo index 6465859e9fd..a0fdd0e11b8 100644 --- a/audio/gmpc/distinfo +++ b/audio/gmpc/distinfo @@ -1,7 +1,5 @@ -$NetBSD: distinfo,v 1.14 2009/05/30 01:25:19 obache Exp $ +$NetBSD: distinfo,v 1.15 2009/10/20 20:26:58 joerg Exp $ -SHA1 (gmpc-0.18.0.tar.gz) = 95b4ec3c094fd91007407dfa559d5aef50542d6a -RMD160 (gmpc-0.18.0.tar.gz) = 64980140fbdb4de1d35c9af8ac604780ae81c8a4 -Size (gmpc-0.18.0.tar.gz) = 1376241 bytes -SHA1 (patch-ag) = 655f2c671012d1e5ac2a6e30c54a92282020a56a -SHA1 (patch-ai) = bf9c6f1d967e343447c1fb892b47e90ab2d34508 +SHA1 (gmpc-0.19.1.tar.gz) = cc71d3d14178725f921ab8956d7bd9f54b9bf513 +RMD160 (gmpc-0.19.1.tar.gz) = 500bd26081f5138344f639defd2e8d1f4954ab70 +Size (gmpc-0.19.1.tar.gz) = 1876920 bytes diff --git a/audio/gmpc/patches/patch-ag b/audio/gmpc/patches/patch-ag deleted file mode 100644 index 827b5726c0d..00000000000 --- a/audio/gmpc/patches/patch-ag +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ag,v 1.2 2009/05/30 01:25:19 obache Exp $ - ---- src/TreeSearchWidget.c.orig 2009-03-09 16:23:05.000000000 +0000 -+++ src/TreeSearchWidget.c -@@ -17,6 +17,7 @@ - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - */ - -+#include <sys/types.h> - #include <gtk/gtk.h> - #include <gtk/gtksignal.h> - #include <gdk/gdkkeysyms.h> diff --git a/audio/gmpc/patches/patch-ai b/audio/gmpc/patches/patch-ai deleted file mode 100644 index f61210522ba..00000000000 --- a/audio/gmpc/patches/patch-ai +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ai,v 1.1 2009/05/30 01:25:19 obache Exp $ - ---- configure.orig 2009-03-09 16:23:16.000000000 +0000 -+++ configure -@@ -13376,7 +13376,7 @@ else - fi - - -- if test "x${libspiff}" == "x1"; -+ if test "x${libspiff}" = "x1"; - then - - cat >>confdefs.h <<\_ACEOF -@@ -13386,7 +13386,7 @@ _ACEOF - SPIFF_LIBS=-lspiff - - else -- if test "x${enable_libspiff}" == "xyes"; then -+ if test "x${enable_libspiff}" = "xyes"; then - { { $as_echo "$as_me:$LINENO: error: libspiff not found" >&5 - $as_echo "$as_me: error: libspiff not found" >&2;} - { (exit 1); exit 1; }; } |