diff options
author | kwm <kwm@FreeBSD.org> | 2015-08-06 03:13:24 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-08-06 03:13:24 +0800 |
commit | bc6e07a29987571d80b4d847a2dc03a3b52e9d60 (patch) | |
tree | e398c7b6ea5203fd3953999e6dd9d6c83c9ec931 /audio/gnome-music | |
parent | ef524082a34d7a98c929937172fd0785d168ad45 (diff) | |
download | freebsd-ports-gnome-bc6e07a29987571d80b4d847a2dc03a3b52e9d60.tar.gz freebsd-ports-gnome-bc6e07a29987571d80b4d847a2dc03a3b52e9d60.tar.zst freebsd-ports-gnome-bc6e07a29987571d80b4d847a2dc03a3b52e9d60.zip |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980
Diffstat (limited to 'audio/gnome-music')
-rw-r--r-- | audio/gnome-music/Makefile | 12 | ||||
-rw-r--r-- | audio/gnome-music/distinfo | 4 | ||||
-rw-r--r-- | audio/gnome-music/pkg-plist | 2 |
3 files changed, 10 insertions, 8 deletions
diff --git a/audio/gnome-music/Makefile b/audio/gnome-music/Makefile index 55ef709b2c0c..0afcb103dc8b 100644 --- a/audio/gnome-music/Makefile +++ b/audio/gnome-music/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-music -PORTVERSION= 3.14.3 +PORTVERSION= 3.16.1 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -12,13 +12,13 @@ COMMENT= GNOME music playing application BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libgrilo-0.2.so:${PORTSDIR}/net/grilo \ - libmediaart-1.0.so:${PORTSDIR}/multimedia/libmediaart + libmediaart-2.0.so:${PORTSDIR}/multimedia/libmediaart -USES= gettext gmake libtool pathfix pkgconfig \ - python:3 tar:xz +PORTSCOUT= limitw:1,even + +USES= gettext gmake libtool pathfix pkgconfig python:3 tar:xz USE_LDCONFIG= yes -USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack \ - introspection:build +USE_GNOME= gnomedesktop3 gtk30 intlhack introspection:build GNU_CONFIGURE= yes USE_GSTREAMER1= ogg mad INSTALLS_ICONS= yes diff --git a/audio/gnome-music/distinfo b/audio/gnome-music/distinfo index 60744f706492..46ef9960d8b0 100644 --- a/audio/gnome-music/distinfo +++ b/audio/gnome-music/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-music-3.14.3.tar.xz) = 30bec04bb506f8dfc9a41ccf89243ed7422736f65e804482a3b4ed2b7b80e55d -SIZE (gnome3/gnome-music-3.14.3.tar.xz) = 1466112 +SHA256 (gnome3/gnome-music-3.16.1.tar.xz) = 116945d87fbac6aea2aedfa8e6a98bef720675916a0a6e9ae21aa83d450ad2df +SIZE (gnome3/gnome-music-3.16.1.tar.xz) = 1477652 diff --git a/audio/gnome-music/pkg-plist b/audio/gnome-music/pkg-plist index ab7eb162a38e..dc0cfa8d227a 100644 --- a/audio/gnome-music/pkg-plist +++ b/audio/gnome-music/pkg-plist @@ -206,6 +206,7 @@ share/locale/an/LC_MESSAGES/gnome-music.mo share/locale/ar/LC_MESSAGES/gnome-music.mo share/locale/as/LC_MESSAGES/gnome-music.mo share/locale/be/LC_MESSAGES/gnome-music.mo +share/locale/bs/LC_MESSAGES/gnome-music.mo share/locale/ca/LC_MESSAGES/gnome-music.mo share/locale/ca@valencia/LC_MESSAGES/gnome-music.mo share/locale/cs/LC_MESSAGES/gnome-music.mo @@ -228,6 +229,7 @@ share/locale/hu/LC_MESSAGES/gnome-music.mo share/locale/id/LC_MESSAGES/gnome-music.mo share/locale/it/LC_MESSAGES/gnome-music.mo share/locale/ja/LC_MESSAGES/gnome-music.mo +share/locale/kk/LC_MESSAGES/gnome-music.mo share/locale/kn/LC_MESSAGES/gnome-music.mo share/locale/ko/LC_MESSAGES/gnome-music.mo share/locale/lt/LC_MESSAGES/gnome-music.mo |