[132285] users/devans/GNOME-3/unstable/dports/gnome
devans at macports.org
devans at macports.org
Wed Jan 28 13:22:35 PST 2015
Revision: 132285
https://trac.macports.org/changeset/132285
Author: devans at macports.org
Date: 2015-01-28 13:22:35 -0800 (Wed, 28 Jan 2015)
Log Message:
-----------
GNOME-3/unstable: gnome-panel, update to unstable version 3.15.2, use gobject_introspection portgroup.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/gnome/gnome-panel/Portfile
Added Paths:
-----------
users/devans/GNOME-3/unstable/dports/gnome/gnome-panel/
Property changes on: users/devans/GNOME-3/unstable/dports/gnome/gnome-panel
___________________________________________________________________
Added: svn:mergeinfo
+ /branches/mld-qt-481/dports/gnome/gnome-panel:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-panel:117858-127582
/users/devans/GNOME-3/stable/dports/gnome/gnome-panel:108276-113174,128986-132234
/users/rmstonecipher/gnome/gnome-panel:102363-103172
Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-panel/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-panel/Portfile 2014-12-02 03:23:16 UTC (rev 128985)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-panel/Portfile 2015-01-28 21:22:35 UTC (rev 132285)
@@ -2,9 +2,10 @@
# $Id$
PortSystem 1.0
+PortGroup gobject_introspection 1.0
name gnome-panel
-version 3.14.0
+version 3.15.2
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers devans openmaintainer
categories gnome
@@ -19,8 +20,8 @@
use_xz yes
-checksums rmd160 f6fc73e8eb95fd1a9e1068a68c77ac69201374e4 \
- sha256 636984ba24a0c7dcae9048ed8523d4fde83bb3d148e557f1cadef1300457a5a3
+checksums rmd160 a43f7e0d14b33a1489d9692223b2bf794e0e97ff \
+ sha256 de0984dd8714af845b23b5bdf27638f146338c8c0ebea73d7dc4f4dc588d4441
depends_build port:pkgconfig \
port:intltool \
@@ -49,6 +50,8 @@
depends_run port:gnome-settings-daemon \
port:yelp
+gobject_introspection yes
+
# update m4/intltool.m4 and autoreconf
pre-configure {
@@ -60,19 +63,12 @@
configure.python ${prefix}/bin/python2.7
-configure.args --with-in-process-applets=all \
- --enable-introspection=yes \
- --enable-telepathy-glib \
+configure.args --enable-telepathy-glib \
--disable-silent-rules \
--enable-compile-warnings=minimum \
--disable-eds \
--disable-schemas-compile
-# gobject-introspection uses g-ir-scanner, which uses $CC from env
-
-build.args-append CC="${configure.cc} ${configure.cc_archflags}"
-destroot.args-append CC="${configure.cc} ${configure.cc_archflags}"
-
variant eds description {Enable evolution data server support} {
depends_lib-append port:evolution-data-server
configure.args-delete --disable-eds
@@ -88,4 +84,4 @@
system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
}
-livecheck.type gnome
+livecheck.type gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150128/4ce54d07/attachment.html>
More information about the macports-changes
mailing list