Tue Jan 20 22:46:09 2009 UTC ()
update to 0.17.0
changes (incomplete):
The focus of this release was bugfixes, stability, memory
reductions, features, and general UI cleanups.


(drochner)
diff -r1.27 -r1.28 pkgsrc/audio/gmpc/Makefile
diff -r1.9 -r1.10 pkgsrc/audio/gmpc/PLIST
diff -r1.11 -r1.12 pkgsrc/audio/gmpc/distinfo
diff -r1.3 -r0 pkgsrc/audio/gmpc/patches/patch-af

cvs diff -r1.27 -r1.28 pkgsrc/audio/gmpc/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gmpc/Makefile 2008/06/20 01:09:05 1.27
+++ pkgsrc/audio/gmpc/Makefile 2009/01/20 22:46:09 1.28
@@ -1,28 +1,31 @@ @@ -1,28 +1,31 @@
1# $NetBSD: Makefile,v 1.27 2008/06/20 01:09:05 joerg Exp $ 1# $NetBSD: Makefile,v 1.28 2009/01/20 22:46:09 drochner Exp $
2# 2#
3 3
4DISTNAME= gmpc-0.15.5.0 4DISTNAME= gmpc-0.17.0
5CATEGORIES= audio 5CATEGORIES= audio
6MASTER_SITES= http://download.qballcow.nl/gmpc-0.15.5/ 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://sarine.nl/gmpc 9HOMEPAGE= http://sarine.nl/gmpc
10COMMENT= GNOME client for the Music Player Daemon 10COMMENT= GNOME client for the Music Player Daemon
11 11
12USE_PKGLOCALEDIR= yes 12USE_PKGLOCALEDIR= yes
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_TOOLS+= intltool msgfmt pkg-config gmake 14USE_TOOLS+= intltool msgfmt pkg-config gmake
15PKGCONFIG_OVERRIDE= data/gmpc.pc.in 15PKGCONFIG_OVERRIDE= data/gmpc.pc.in
16 16
17PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
18 18
19USE_DIRS+= xdg-1.1 19USE_DIRS+= xdg-1.1
20 20
21.include "../../audio/libmpd/buildlink3.mk" 21.include "../../audio/libmpd/buildlink3.mk"
 22.include "../../devel/gob2/buildlink3.mk"
22.include "../../devel/glib2/buildlink3.mk" 23.include "../../devel/glib2/buildlink3.mk"
23.include "../../devel/libglade/buildlink3.mk" 24.include "../../devel/libglade/buildlink3.mk"
 25.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
24.include "../../textproc/libxml2/buildlink3.mk" 26.include "../../textproc/libxml2/buildlink3.mk"
25.include "../../x11/gtk2/buildlink3.mk" 27.include "../../x11/gtk2/buildlink3.mk"
26.include "../../x11/libSM/buildlink3.mk" 28.include "../../x11/libSM/buildlink3.mk"
27.include "../../www/curl/buildlink3.mk" 29.include "../../www/curl/buildlink3.mk"
 30.include "../../sysutils/desktop-file-utils/desktopdb.mk"
28.include "../../mk/bsd.pkg.mk" 31.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/audio/gmpc/PLIST (expand / switch to unified diff)

--- pkgsrc/audio/gmpc/PLIST 2008/05/30 17:32:28 1.9
+++ pkgsrc/audio/gmpc/PLIST 2009/01/20 22:46:09 1.10
@@ -1,82 +1,136 @@ @@ -1,82 +1,136 @@
1@comment $NetBSD: PLIST,v 1.9 2008/05/30 17:32:28 drochner Exp $ 1@comment $NetBSD: PLIST,v 1.10 2009/01/20 22:46:09 drochner Exp $
2bin/gmpc 2bin/gmpc
 3bin/gmpc-remote
 4bin/gmpc-remote-stream
3include/gmpc/TreeSearchWidget.h 5include/gmpc/TreeSearchWidget.h
4include/gmpc/config1.h 6include/gmpc/config1.h
5include/gmpc/gmpc-clicklabel.h 7include/gmpc/gmpc-clicklabel.h
6include/gmpc/gmpc-connection.h 8include/gmpc/gmpc-connection.h
 9include/gmpc/gmpc-idle.h
7include/gmpc/gmpc-meta-watcher.h 10include/gmpc/gmpc-meta-watcher.h
8include/gmpc/gmpc-metaimage.h 11include/gmpc/gmpc-metaimage.h
9include/gmpc/gmpc-mpddata-model-sort.h 12include/gmpc/gmpc-mpddata-model-sort.h
10include/gmpc/gmpc-mpddata-model.h 13include/gmpc/gmpc-mpddata-model.h
11include/gmpc/gmpc-mpddata-treeview.h 14include/gmpc/gmpc-mpddata-treeview.h
12include/gmpc/gmpc-profiles.h 15include/gmpc/gmpc-profiles.h
13include/gmpc/gmpc-signals.h 16include/gmpc/gmpc-signals.h
14include/gmpc/gmpc_easy_download.h 17include/gmpc/gmpc_easy_download.h
15include/gmpc/metadata.h 18include/gmpc/metadata.h
16include/gmpc/misc.h 19include/gmpc/misc.h
17include/gmpc/playlist3-messages.h 20include/gmpc/playlist3-messages.h
18include/gmpc/plugin.h 21include/gmpc/plugin.h
19lib/pkgconfig/gmpc.pc 22lib/pkgconfig/gmpc.pc
 23man/man1/gmpc-remote.1
 24man/man1/gmpc.1
20share/applications/gmpc.desktop 25share/applications/gmpc.desktop
21share/gmpc/gmpc-add-url.png 
22share/gmpc/gmpc-loading-cover.png 
23share/gmpc/gmpc-no-cover.png 
24share/gmpc/gmpc-tray-disconnected.png 
25share/gmpc/gmpc-tray-pause.png 
26share/gmpc/gmpc-tray-play.png 
27share/gmpc/gmpc-tray.png 
28share/gmpc/gmpc-volume.png 
29share/gmpc/gmpc.glade 26share/gmpc/gmpc.glade
30share/gmpc/gmpc.png 27share/gmpc/icons/gmpc-add-url.png
31share/gmpc/hicolor/16x16/actions/media-playlist.png 28share/gmpc/icons/gmpc-loading-cover.png
32share/gmpc/hicolor/16x16/actions/media-tag.png 29share/gmpc/icons/gmpc-no-cover.png
33share/gmpc/hicolor/16x16/actions/playlist-browser.png 30share/gmpc/icons/hicolor/16x16/actions/media-playlist.png
34share/gmpc/hicolor/16x16/actions/playlist-search-browser.png 31share/gmpc/icons/hicolor/16x16/actions/media-tag.png
35share/gmpc/hicolor/16x16/actions/tag-browser.png 32share/gmpc/icons/hicolor/16x16/actions/playlist-browser.png
36share/gmpc/hicolor/22x22/actions/gmpc-tray-disconnected.png 33share/gmpc/icons/hicolor/16x16/actions/playlist-search-browser.png
37share/gmpc/hicolor/22x22/actions/gmpc-tray-pause.png 34share/gmpc/icons/hicolor/16x16/actions/tag-browser.png
38share/gmpc/hicolor/22x22/actions/gmpc-tray-play.png 35share/gmpc/icons/hicolor/16x16/apps/gmpc.png
39share/gmpc/hicolor/22x22/actions/gmpc-tray.png 36share/gmpc/icons/hicolor/16x16/status/audio-volume-high.png
40share/gmpc/hicolor/22x22/actions/media-playlist.png 37share/gmpc/icons/hicolor/16x16/status/audio-volume-low.png
41share/gmpc/hicolor/32x32/actions/media-playlist.png 38share/gmpc/icons/hicolor/16x16/status/audio-volume-medium.png
42share/gmpc/hicolor/32x32/actions/media-tag.png 39share/gmpc/icons/hicolor/16x16/status/audio-volume-muted.png
43share/gmpc/hicolor/32x32/actions/playlist-browser.png 40share/gmpc/icons/hicolor/16x16/status/gmpc-tray-disconnected.png
44share/gmpc/hicolor/32x32/actions/playlist-search-browser.png 41share/gmpc/icons/hicolor/16x16/status/gmpc-tray-pause.png
45share/gmpc/hicolor/32x32/actions/tag-browser.png 42share/gmpc/icons/hicolor/16x16/status/gmpc-tray-play.png
46share/gmpc/hicolor/48x48/actions/media-playlist.png 43share/gmpc/icons/hicolor/16x16/status/gmpc-tray.png
47share/gmpc/hicolor/48x48/actions/media-tag.png 44share/gmpc/icons/hicolor/22x22/actions/media-playlist.png
48share/gmpc/hicolor/48x48/actions/tag-browser.png 45share/gmpc/icons/hicolor/22x22/apps/gmpc.png
49share/gmpc/hicolor/scalable/actions/gmpc-tray-disconnected.svg 46share/gmpc/icons/hicolor/22x22/status/audio-volume-high.png
50share/gmpc/hicolor/scalable/actions/gmpc-tray-pause.svg 47share/gmpc/icons/hicolor/22x22/status/audio-volume-low.png
51share/gmpc/hicolor/scalable/actions/gmpc-tray-play.svg 48share/gmpc/icons/hicolor/22x22/status/audio-volume-medium.png
52share/gmpc/hicolor/scalable/actions/gmpc-tray.svg 49share/gmpc/icons/hicolor/22x22/status/audio-volume-muted.png
53share/gmpc/media-album.png 50share/gmpc/icons/hicolor/22x22/status/gmpc-tray-disconnected.png
54share/gmpc/media-artist.png 51share/gmpc/icons/hicolor/22x22/status/gmpc-tray-pause.png
55share/gmpc/media-audiofile.png 52share/gmpc/icons/hicolor/22x22/status/gmpc-tray-play.png
56share/gmpc/media-playback-start.png 53share/gmpc/icons/hicolor/22x22/status/gmpc-tray.png
57share/gmpc/media-stream.png 54share/gmpc/icons/hicolor/32x32/actions/media-playlist.png
 55share/gmpc/icons/hicolor/32x32/actions/media-tag.png
 56share/gmpc/icons/hicolor/32x32/actions/playlist-browser.png
 57share/gmpc/icons/hicolor/32x32/actions/playlist-search-browser.png
 58share/gmpc/icons/hicolor/32x32/actions/tag-browser.png
 59share/gmpc/icons/hicolor/32x32/apps/gmpc.png
 60share/gmpc/icons/hicolor/32x32/status/audio-volume-high.png
 61share/gmpc/icons/hicolor/32x32/status/audio-volume-low.png
 62share/gmpc/icons/hicolor/32x32/status/audio-volume-medium.png
 63share/gmpc/icons/hicolor/32x32/status/audio-volume-muted.png
 64share/gmpc/icons/hicolor/48x48/actions/media-playlist.png
 65share/gmpc/icons/hicolor/48x48/actions/media-tag.png
 66share/gmpc/icons/hicolor/48x48/actions/tag-browser.png
 67share/gmpc/icons/hicolor/48x48/apps/gmpc.png
 68share/gmpc/icons/hicolor/scalable/apps/gmpc.svg
 69share/gmpc/icons/hicolor/scalable/status/audio-volume-high.svg
 70share/gmpc/icons/hicolor/scalable/status/audio-volume-low.svg
 71share/gmpc/icons/hicolor/scalable/status/audio-volume-medium.svg
 72share/gmpc/icons/hicolor/scalable/status/audio-volume-muted.svg
 73share/gmpc/icons/hicolor/scalable/status/gmpc-tray-disconnected.svg
 74share/gmpc/icons/hicolor/scalable/status/gmpc-tray-pause.svg
 75share/gmpc/icons/hicolor/scalable/status/gmpc-tray-play.svg
 76share/gmpc/icons/hicolor/scalable/status/gmpc-tray.svg
 77share/gmpc/icons/media-album.png
 78share/gmpc/icons/media-artist.png
 79share/gmpc/icons/media-audiofile.png
 80share/gmpc/icons/media-playback-start.png
 81share/gmpc/icons/media-stream.png
 82share/gmpc/icons/mpdBrowser_case.png
58share/gmpc/playlist3.glade 83share/gmpc/playlist3.glade
 84share/icons/hicolor/16x16/apps/gmpc.png
 85share/icons/hicolor/22x22/apps/gmpc.png
 86share/icons/hicolor/32x32/apps/gmpc.png
 87share/icons/hicolor/48x48/apps/gmpc.png
 88share/icons/hicolor/scalable/apps/gmpc.svg
 89share/locale/bg/LC_MESSAGES/gmpc.mo
 90share/locale/cs/LC_MESSAGES/gmpc.mo
59share/locale/de/LC_MESSAGES/gmpc.mo 91share/locale/de/LC_MESSAGES/gmpc.mo
 92share/locale/es/LC_MESSAGES/gmpc.mo
60share/locale/fr/LC_MESSAGES/gmpc.mo 93share/locale/fr/LC_MESSAGES/gmpc.mo
61share/locale/gl/LC_MESSAGES/gmpc.mo 94share/locale/gl/LC_MESSAGES/gmpc.mo
 95share/locale/he/LC_MESSAGES/gmpc.mo
 96share/locale/hu/LC_MESSAGES/gmpc.mo
62share/locale/it/LC_MESSAGES/gmpc.mo 97share/locale/it/LC_MESSAGES/gmpc.mo
63share/locale/nb_NO/LC_MESSAGES/gmpc.mo 98share/locale/nb/LC_MESSAGES/gmpc.mo
64share/locale/nl/LC_MESSAGES/gmpc.mo 99share/locale/nl/LC_MESSAGES/gmpc.mo
65share/locale/pl/LC_MESSAGES/gmpc.mo 100share/locale/pl/LC_MESSAGES/gmpc.mo
 101share/locale/ro/LC_MESSAGES/gmpc.mo
66share/locale/ru/LC_MESSAGES/gmpc.mo 102share/locale/ru/LC_MESSAGES/gmpc.mo
67share/pixmaps/gmpc.png 103share/locale/sv/LC_MESSAGES/gmpc.mo
68@comment in xdg-dirs: @dirrm share/pixmaps 104share/locale/tr/LC_MESSAGES/gmpc.mo
69@dirrm share/gmpc/hicolor/scalable/actions 105share/locale/zh_CN/LC_MESSAGES/gmpc.mo
70@dirrm share/gmpc/hicolor/scalable 106@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
71@dirrm share/gmpc/hicolor/48x48/actions 107@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
72@dirrm share/gmpc/hicolor/48x48 108@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32/apps
73@dirrm share/gmpc/hicolor/32x32/actions 109@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps
74@dirrm share/gmpc/hicolor/32x32 110@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
75@dirrm share/gmpc/hicolor/22x22/actions 111@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
76@dirrm share/gmpc/hicolor/22x22 112@dirrm share/gmpc/icons/hicolor/scalable/status
77@dirrm share/gmpc/hicolor/16x16/actions 113@dirrm share/gmpc/icons/hicolor/scalable/apps
78@dirrm share/gmpc/hicolor/16x16 114@exec ${MKDIR} %D/share/gmpc/icons/hicolor/scalable/actions
79@dirrm share/gmpc/hicolor 115@dirrm share/gmpc/icons/hicolor/scalable/actions
 116@dirrm share/gmpc/icons/hicolor/scalable
 117@dirrm share/gmpc/icons/hicolor/48x48/apps
 118@dirrm share/gmpc/icons/hicolor/48x48/actions
 119@dirrm share/gmpc/icons/hicolor/48x48
 120@dirrm share/gmpc/icons/hicolor/32x32/status
 121@dirrm share/gmpc/icons/hicolor/32x32/apps
 122@dirrm share/gmpc/icons/hicolor/32x32/actions
 123@dirrm share/gmpc/icons/hicolor/32x32
 124@dirrm share/gmpc/icons/hicolor/22x22/status
 125@dirrm share/gmpc/icons/hicolor/22x22/apps
 126@dirrm share/gmpc/icons/hicolor/22x22/actions
 127@dirrm share/gmpc/icons/hicolor/22x22
 128@dirrm share/gmpc/icons/hicolor/16x16/status
 129@dirrm share/gmpc/icons/hicolor/16x16/apps
 130@dirrm share/gmpc/icons/hicolor/16x16/actions
 131@dirrm share/gmpc/icons/hicolor/16x16
 132@dirrm share/gmpc/icons/hicolor
 133@dirrm share/gmpc/icons
80@dirrm share/gmpc 134@dirrm share/gmpc
81@comment in xdg-dirs: @dirrm share/applications 135@comment in xdg-dirs: @dirrm share/applications
82@dirrm include/gmpc 136@dirrm include/gmpc

cvs diff -r1.11 -r1.12 pkgsrc/audio/gmpc/distinfo (expand / switch to unified diff)

--- pkgsrc/audio/gmpc/distinfo 2008/05/30 17:32:28 1.11
+++ pkgsrc/audio/gmpc/distinfo 2009/01/20 22:46:09 1.12
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.11 2008/05/30 17:32:28 drochner Exp $ 1$NetBSD: distinfo,v 1.12 2009/01/20 22:46:09 drochner Exp $
2 2
3SHA1 (gmpc-0.15.5.0.tar.gz) = 3ac0755da2215b0d037427ee50bea55d953e2454 3SHA1 (gmpc-0.17.0.tar.gz) = 2b4d4f33e3374440936e91ddc790a98cff13ef1b
4RMD160 (gmpc-0.15.5.0.tar.gz) = 5f7f8b4809cc6e3248cd0a9951d5b5e4f18975cc 4RMD160 (gmpc-0.17.0.tar.gz) = 5ae15f833c333e6fcd47c7ee9712782ff169ae36
5Size (gmpc-0.15.5.0.tar.gz) = 893886 bytes 5Size (gmpc-0.17.0.tar.gz) = 1041200 bytes
6SHA1 (patch-af) = b15ed261dc255d751dbd09f468590db47fe61a05 
7SHA1 (patch-ag) = 16a41bf8acfac8738a1cc589aeae102a3f9ccecb 6SHA1 (patch-ag) = 16a41bf8acfac8738a1cc589aeae102a3f9ccecb

File Deleted: pkgsrc/audio/gmpc/patches/Attic/patch-af