diff options
author | kwm <kwm@FreeBSD.org> | 2016-02-15 02:57:53 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2016-02-15 02:57:53 +0800 |
commit | 189722383bc516c4795233d42fc85471adbfb78c (patch) | |
tree | cb5a8a1108829deee66dbb334ff2a733162448c6 /games/lightsoff | |
parent | 140d30a2a631f34b0530c4177867d6b09a692ed2 (diff) | |
download | freebsd-ports-gnome-189722383bc516c4795233d42fc85471adbfb78c.tar.gz freebsd-ports-gnome-189722383bc516c4795233d42fc85471adbfb78c.tar.zst freebsd-ports-gnome-189722383bc516c4795233d42fc85471adbfb78c.zip |
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006
Diffstat (limited to 'games/lightsoff')
-rw-r--r-- | games/lightsoff/Makefile | 4 | ||||
-rw-r--r-- | games/lightsoff/distinfo | 4 | ||||
-rw-r--r-- | games/lightsoff/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/games/lightsoff/Makefile b/games/lightsoff/Makefile index cf790785961b..22cd6b4b0e61 100644 --- a/games/lightsoff/Makefile +++ b/games/lightsoff/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lightsoff -PORTVERSION= 3.16.1.1 +PORTVERSION= 3.18.0 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,7 +16,7 @@ LIB_DEPENDS= libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 PORTSCOUT= limitw:1,even -USES= gettext gmake pathfix pkgconfig sqlite tar:xz +USES= gettext gmake gnome pathfix pkgconfig sqlite tar:xz USE_GNOME= gtk30 intlhack librsvg2 libxml2:build INSTALLS_ICONS= yes USE_XORG= x11 diff --git a/games/lightsoff/distinfo b/games/lightsoff/distinfo index 41bdec1c7685..c0e3bc8ae48c 100644 --- a/games/lightsoff/distinfo +++ b/games/lightsoff/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/lightsoff-3.16.1.1.tar.xz) = 80113f0e2e16db30b62c699f984f5349907f35078a6f75e6cfdd99cccf964201 -SIZE (gnome3/lightsoff-3.16.1.1.tar.xz) = 1957368 +SHA256 (gnome3/lightsoff-3.18.0.tar.xz) = cd5126dae4506363d9196ce8ba083a769d9f8c287fb0008db53cecf6cdc55d61 +SIZE (gnome3/lightsoff-3.18.0.tar.xz) = 1955488 diff --git a/games/lightsoff/pkg-plist b/games/lightsoff/pkg-plist index c002bf90ea89..5ead6363210f 100644 --- a/games/lightsoff/pkg-plist +++ b/games/lightsoff/pkg-plist @@ -275,7 +275,6 @@ share/locale/eu/LC_MESSAGES/lightsoff.mo share/locale/fa/LC_MESSAGES/lightsoff.mo share/locale/fi/LC_MESSAGES/lightsoff.mo share/locale/fr/LC_MESSAGES/lightsoff.mo -share/locale/fur/LC_MESSAGES/lightsoff.mo share/locale/ga/LC_MESSAGES/lightsoff.mo share/locale/gl/LC_MESSAGES/lightsoff.mo share/locale/gu/LC_MESSAGES/lightsoff.mo |