diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-25 17:57:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-25 17:57:53 +0000 |
commit | 80686e7d9b732d4900fa3147c4d7327642c8c168 (patch) | |
tree | 6e74e6438bd985df11cf1ec94ce3fd0d2966cacb /audio/gmpc-lastfm | |
parent | 8bcf2c113706c2cd50f0f8f931f698390d81cfc6 (diff) | |
download | ports-80686e7d9b732d4900fa3147c4d7327642c8c168.tar.gz ports-80686e7d9b732d4900fa3147c4d7327642c8c168.zip |
Notes
Diffstat (limited to 'audio/gmpc-lastfm')
-rw-r--r-- | audio/gmpc-lastfm/Makefile | 6 | ||||
-rw-r--r-- | audio/gmpc-lastfm/distinfo | 6 | ||||
-rw-r--r-- | audio/gmpc-lastfm/pkg-plist | 17 |
3 files changed, 23 insertions, 6 deletions
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile index 2c38a93f6af9..02697eb9fa8a 100644 --- a/audio/gmpc-lastfm/Makefile +++ b/audio/gmpc-lastfm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gmpc-lastfm -PORTVERSION= 0.18.0 -PORTREVISION= 1 +PORTVERSION= 0.19.0 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ @@ -23,7 +22,8 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes USE_XORG= x11 -USE_GNOME= gnomehack +USE_GNOME= gnomehack intltool +USE_GMAKE= yes USE_LDCONFIG= yes .include <bsd.port.mk> diff --git a/audio/gmpc-lastfm/distinfo b/audio/gmpc-lastfm/distinfo index c76b998035b4..835c12cf30b0 100644 --- a/audio/gmpc-lastfm/distinfo +++ b/audio/gmpc-lastfm/distinfo @@ -1,3 +1,3 @@ -MD5 (gmpc-last-fm-0.18.0.tar.gz) = 80229e4ff801f2fa001c056c4cf02738 -SHA256 (gmpc-last-fm-0.18.0.tar.gz) = e0a4c64087335d0107735e61ae3c6ee42e2aea33f1bc01f59de120d150d31b45 -SIZE (gmpc-last-fm-0.18.0.tar.gz) = 282816 +MD5 (gmpc-last-fm-0.19.0.tar.gz) = 51d7bf7397c15a3272271d8d4c493b09 +SHA256 (gmpc-last-fm-0.19.0.tar.gz) = 15e824b9e7dbd58adeccf2e0249905d49c8a610358b3806573237139eb8cf9f6 +SIZE (gmpc-last-fm-0.19.0.tar.gz) = 306520 diff --git a/audio/gmpc-lastfm/pkg-plist b/audio/gmpc-lastfm/pkg-plist index 890a5d481fdc..2c941056de9e 100644 --- a/audio/gmpc-lastfm/pkg-plist +++ b/audio/gmpc-lastfm/pkg-plist @@ -1,4 +1,21 @@ lib/gmpc/plugins/lastfmplugin.la lib/gmpc/plugins/lastfmplugin.so +share/locale/bg/LC_MESSAGES/gmpc-lastfm.mo +share/locale/bs/LC_MESSAGES/gmpc-lastfm.mo +share/locale/de/LC_MESSAGES/gmpc-lastfm.mo +share/locale/es/LC_MESSAGES/gmpc-lastfm.mo +share/locale/fi/LC_MESSAGES/gmpc-lastfm.mo +share/locale/fr/LC_MESSAGES/gmpc-lastfm.mo +share/locale/hu/LC_MESSAGES/gmpc-lastfm.mo +share/locale/ja/LC_MESSAGES/gmpc-lastfm.mo +share/locale/nb/LC_MESSAGES/gmpc-lastfm.mo +share/locale/nl/LC_MESSAGES/gmpc-lastfm.mo +share/locale/pl/LC_MESSAGES/gmpc-lastfm.mo +share/locale/pt/LC_MESSAGES/gmpc-lastfm.mo +share/locale/pt_BR/LC_MESSAGES/gmpc-lastfm.mo +share/locale/ro/LC_MESSAGES/gmpc-lastfm.mo +share/locale/ru/LC_MESSAGES/gmpc-lastfm.mo +share/locale/sv/LC_MESSAGES/gmpc-lastfm.mo +share/locale/zh_CN/LC_MESSAGES/gmpc-lastfm.mo @dirrmtry lib/gmpc/plugins @dirrmtry lib/gmpc |