[144906] users/devans/GNOME-3/stable/dports/gnome/gnome-screenshot/Portfile

devans at macports.org devans at macports.org
Wed Jan 20 14:14:07 PST 2016


Revision: 144906
          https://trac.macports.org/changeset/144906
Author:   devans at macports.org
Date:     2016-01-20 14:14:07 -0800 (Wed, 20 Jan 2016)
Log Message:
-----------
GNOME-3/stable: gnome-screenshot, dependencies, fixup gsettings schema for glib2 >= 1.45.1.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-screenshot/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-screenshot/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-screenshot/Portfile	2016-01-20 22:09:37 UTC (rev 144905)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-screenshot/Portfile	2016-01-20 22:14:07 UTC (rev 144906)
@@ -34,13 +34,16 @@
                     port:libcanberra \
                     port:xorg-libXext
 
-depends_run         port:gnome-settings-daemon \
+depends_run         port:gnome-themes-standard \
                     port:yelp
 
 # reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
 post-patch {
     xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
+# fixup gsettings schema for glib2 >= 1.45.1
+    reinplace "s|_summary|summary|g" ${worksrcpath}/src/org.gnome.gnome-screenshot.gschema.xml.in
+    reinplace "s|_description|description|g" ${worksrcpath}/src/org.gnome.gnome-screenshot.gschema.xml.in
 }
 
 configure.cmd       ./autogen.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160120/1efd822e/attachment.html>


More information about the macports-changes mailing list