[141735] users/devans/GNOME-3/stable/dports/gnome/gnome-weather/Portfile
devans at macports.org
devans at macports.org
Sat Dec 12 02:47:15 PST 2015
Revision: 141735
https://trac.macports.org/changeset/141735
Author: devans at macports.org
Date: 2015-10-26 22:11:07 -0700 (Mon, 26 Oct 2015)
Log Message:
-----------
GNOME-3/stable: gnome-weather, update to version 3.18.1, descriptions, homepage, dependencies, configuration.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/gnome-weather/Portfile
Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-weather/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-weather/Portfile 2015-10-27 04:39:28 UTC (rev 141734)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-weather/Portfile 2015-10-27 05:11:07 UTC (rev 141735)
@@ -5,23 +5,22 @@
PortGroup gobject_introspection 1.0
name gnome-weather
-version 3.18.0
+version 3.18.1
license GPL-2+
set branch [join [lrange [split ${version} .] 0 1] .]
-description An image viewing and cataloging program.
-long_description This is the Eye of Gnome, an image viewer program. \
- It is meant to be a fast and functional image viewer \
- as well as an image cataloging program.
+description A small application that allows you to monitor the current weather \
+ conditions for your city, or anywhere in the world
+long_description ${description}
maintainers devans openmaintainer
categories gnome
platforms darwin
-homepage https://wiki.gnome.org/Apps/EyeOfGnome
+homepage https://wiki.gnome.org/Apps/Weather
master_sites gnome:sources/${name}/${branch}/
use_xz yes
-checksums rmd160 500f3c2193738509ef635b13dfefe339468bdf29 \
- sha256 fa0c098bef351af7457abf0ef6bd0afb62d727f041a15107e02693c9c7bd48aa
+checksums rmd160 cf17a9e1293ccb5309082977533eccdeed916a1e \
+ sha256 d0cbe0ee6e9f9332e30836d72c9a462ecc908a97402943c33cd6e61d08323fdf
depends_build port:pkgconfig \
port:intltool \
@@ -34,9 +33,10 @@
depends_lib port:desktop-file-utils \
port:gtk3 \
port:gjs \
+ port:gnome-desktop \
port:libgweather
-depends_run port:gnome-settings-daemon \
+depends_run port:gnome-themes-standard \
port:yelp
gobject_introspection yes
@@ -49,8 +49,8 @@
configure.cmd ./autogen.sh
-#configure.args --disable-schemas-compile \
-# --disable-silent-rules
+configure.args --disable-schemas-compile \
+ --disable-silent-rules
post-activate {
system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/415e9fa3/attachment.html>
More information about the macports-changes
mailing list