[153397] users/devans/GNOME-3/stable/dports/gnome/vino

devans at macports.org devans at macports.org
Thu Sep 29 14:46:42 PDT 2016


Revision: 153397
          https://trac.macports.org/changeset/153397
Author:   devans at macports.org
Date:     2016-09-29 14:46:42 -0700 (Thu, 29 Sep 2016)
Log Message:
-----------
GNOME-3/stable: vino, check gtk3 +x11 is active.

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

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/vino/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/vino
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/vino:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/vino:108265-128250
/users/devans/GNOME-3/unstable/dports/gnome/vino:116416-118154,121400-125831,132300-134555,140382-140539
/users/rmstonecipher/gnome/vino:102363-103172
   + /branches/mld-qt-481/dports/gnome/vino:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/vino:108265-153396
/users/devans/GNOME-3/unstable/dports/gnome/vino:116416-118154,121400-125831,132300-134555,140382-140539
/users/rmstonecipher/gnome/vino:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/vino/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/vino/Portfile	2016-09-29 21:45:04 UTC (rev 153396)
+++ users/devans/GNOME-3/stable/dports/gnome/vino/Portfile	2016-09-29 21:46:42 UTC (rev 153397)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           active_variants 1.1
 
 name                vino
 version             3.22.0
@@ -44,6 +45,10 @@
                     port:jpeg \
                     port:zlib
 
+# vino only builds with gtk3 +x11
+
+require_active_variants port:gtk3 x11
+
 # reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
 configure.cmd       ./autogen.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160929/b5d3f880/attachment.html>


More information about the macports-changes mailing list