[145901] users/devans/GNOME-3/unstable/dports/gnome/gnome-photos/Portfile

devans at macports.org devans at macports.org
Fri Feb 19 16:58:40 PST 2016


Revision: 145901
          https://trac.macports.org/changeset/145901
Author:   devans at macports.org
Date:     2016-02-19 16:58:40 -0800 (Fri, 19 Feb 2016)
Log Message:
-----------
GNOME-3/unstable: gnome-photos, update to version 3.19.90, requires gegl-0.3 >= 0.3.5, no longer needs gnome-common to build.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-photos/Portfile

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-photos/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-photos/Portfile	2016-02-20 00:18:36 UTC (rev 145900)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-photos/Portfile	2016-02-20 00:58:40 UTC (rev 145901)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gnome-photos
-version             3.19.4
+version             3.19.90
 license             GPL-2
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Photo manager for GNOME.
@@ -18,25 +18,22 @@
 
 use_xz              yes
 
-checksums           rmd160  6c1fe2ced355055f49e33113ea0f322ad9f57391 \
-                    sha256  0beba23939a8f26646f8313efaa4bf109d68ce0f9b2a512a12ecbf0950097434
+checksums           rmd160  fd9449905afff37cf34ab3f653a8deaa1fb0f76f \
+                    sha256  0961b17796ce4430df2f947c8871b2e5dcb3efd316407bc1ac3e4fc8e282412e
 
 depends_build       port:pkgconfig \
                     port:intltool \
                     port:itstool \
                     port:yelp-tools \
-                    port:gnome-common \
                     port:autoconf \
                     port:automake \
                     port:libtool
 
 depends_lib         port:desktop-file-utils \
                     port:gtk3 \
-                    port:babl \
                     port:cairo \
                     port:exempi \
                     port:gfbgraph \
-                    port:gegl-0.3 \
                     port:gdk-pixbuf2 \
                     port:gnome-desktop \
                     port:gnome-online-accounts \
@@ -47,6 +44,10 @@
                     port:librsvg \
                     port:tracker
 
+# version 3.19.90 requires gegl-0.3 >= 0.3.5.
+depends_lib-append  port:gegl-devel
+
+
 depends_run         port:gnome-themes-standard \
                     port:yelp
 
@@ -61,11 +62,9 @@
 configure.cmd       ./autogen.sh
 
 configure.args      --disable-schemas-compile \
-                    --disable-silent-rules
+                    --disable-silent-rules \
+                    --enable-compile-warnings=no
 
-configure.cflags-append \
-                    -Wno-error=format-nonliteral
-
 # port installs hicolor icons, desktop application file, and gschemas
 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/20160219/3c770b99/attachment.html>


More information about the macports-changes mailing list