[132013] trunk/dports/net/libgweather
devans at macports.org
devans at macports.org
Fri Jan 23 01:51:44 PST 2015
Revision: 132013
https://trac.macports.org/changeset/132013
Author: devans at macports.org
Date: 2015-01-23 01:51:44 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
libgweather: update to version 3.14.3, use gobject_introspection portgroup.
Modified Paths:
--------------
trunk/dports/net/libgweather/Portfile
Property Changed:
----------------
trunk/dports/net/libgweather/
Property changes on: trunk/dports/net/libgweather
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/net/libgweather:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/net/libgweather:108269-127489
/users/devans/GNOME-3/unstable/dports/net/libgweather:116416-118154,119550-125720
+ /branches/mld-qt-481/dports/net/libgweather:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/net/libgweather:108269-132006
/users/devans/GNOME-3/unstable/dports/net/libgweather:116416-118154,119550-125720
Modified: trunk/dports/net/libgweather/Portfile
===================================================================
--- trunk/dports/net/libgweather/Portfile 2015-01-23 09:51:31 UTC (rev 132012)
+++ trunk/dports/net/libgweather/Portfile 2015-01-23 09:51:44 UTC (rev 132013)
@@ -2,9 +2,10 @@
# $Id$
PortSystem 1.0
+PortGroup gobject_introspection 1.0
name libgweather
-version 3.14.1
+version 3.14.3
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers devans openmaintainer
categories net gnome
@@ -21,8 +22,8 @@
use_xz yes
-checksums rmd160 9af509648280379fa7094904324cf3d1fabf5ed5 \
- sha256 4db10404ac91bc1f85ae977bdaa98413836429c3de6244dc68567c402afed800
+checksums rmd160 8b5b1b694685b2b09a4c0cb1ba5aa17afd2b34ed \
+ sha256 04dd25064cdc7715c1bf5fc476c8596d640cbcb3551217867195cef16bbbbf6b
depends_build port:pkgconfig \
port:intltool \
@@ -36,9 +37,10 @@
port:libxml2 \
port:libsoup \
port:geocode-glib \
- port:gobject-introspection \
port:vala
+gobject_introspection yes
+
# use autogen.sh from upstream git to update m4/intltool.m4 using intltoolize and autoreconf
post-patch {
@@ -49,16 +51,12 @@
configure.cmd ./autogen.sh
configure.args --enable-compile-warnings=minimum \
- --enable-introspection=yes \
--enable-vala=yes \
--enable-glade-catalog=no \
--disable-schemas-compile \
--disable-silent-rules \
--disable-glibtest
-# gobject-introspection uses g-ir-scanner, which uses $CC from env
-build.args-append CC="${configure.cc} ${configure.cc_archflags}"
-
variant glade description {Enable building of glade catalog items} {
depends_lib-append port:glade
configure.args-replace --enable-glade-catalog=no --enable-glade-catalog=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/0c5054ad/attachment.html>
More information about the macports-changes
mailing list