[142338] users/devans/GNOME-3/unstable/dports/gnome/gnome-terminal/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 05:20:12 PST 2015


Revision: 142338
          https://trac.macports.org/changeset/142338
Author:   devans at macports.org
Date:     2015-11-09 22:40:23 -0800 (Mon, 09 Nov 2015)
Log Message:
-----------
GNOME-3/unstable: gnome-terminal, enable pcre2 support, dependencies, increment revision.

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

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-terminal/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-terminal/Portfile	2015-11-10 06:39:38 UTC (rev 142337)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-terminal/Portfile	2015-11-10 06:40:23 UTC (rev 142338)
@@ -6,6 +6,7 @@
 
 name                gnome-terminal
 version             3.19.1
+revision            1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Terminal component for the GNOME 3 Desktop
 long_description    ${description}
@@ -39,9 +40,10 @@
                     port:dbus \
                     port:dconf \
                     port:ossp-uuid \
+                    port:pcre2 \
                     port:xorg-libX11
 
-depends_run         port:gnome-settings-daemon \
+depends_run         port:gnome-themes-standard \
                     port:yelp
 
 patchfiles          patch-uuid.diff \
@@ -63,7 +65,7 @@
 
 configure.args      --with-gtk=3.0 \
                     --with-nautilus-extension=no \
-                    --with-pcre2=no \
+                    --with-pcre2=yes \
                     --enable-debug \
                     --disable-migration \
                     --disable-search-provider \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/0c2406fd/attachment.html>


More information about the macports-changes mailing list