[119270] trunk/dports/gnome/gtk2/Portfile
cal at macports.org
cal at macports.org
Mon Apr 21 15:01:31 PDT 2014
Revision: 119270
https://trac.macports.org/changeset/119270
Author: cal at macports.org
Date: 2014-04-21 15:01:31 -0700 (Mon, 21 Apr 2014)
Log Message:
-----------
gtk2: provide +bundle variant for devs that want to bundle gtk2 with their application, closes #43441
Modified Paths:
--------------
trunk/dports/gnome/gtk2/Portfile
Modified: trunk/dports/gnome/gtk2/Portfile
===================================================================
--- trunk/dports/gnome/gtk2/Portfile 2014-04-21 21:48:30 UTC (rev 119269)
+++ trunk/dports/gnome/gtk2/Portfile 2014-04-21 22:01:31 UTC (rev 119270)
@@ -230,6 +230,11 @@
--x-include=${prefix}/include --x-lib=${prefix}/lib
}
+variant bundle requires quartz description {Support including into a bundle} {
+ configure.args-append --enable-quartz-relocation
+ notes "You have enabled 'bundle' variant which breaks GTK2 when used outside of application bundle!"
+}
+
livecheck.type regex
livecheck.url ftp://ftp.gnome.org/pub/gnome/sources/gtk+/${branch}/
livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140421/0d69f3e1/attachment.html>
More information about the macports-changes
mailing list