[132003] users/devans/GNOME-3/stable/dports/devel/appstream-glib/Portfile
devans at macports.org
devans at macports.org
Thu Jan 22 14:16:53 PST 2015
Revision: 132003
https://trac.macports.org/changeset/132003
Author: devans at macports.org
Date: 2015-01-22 14:16:53 -0800 (Thu, 22 Jan 2015)
Log Message:
-----------
GNOME-3/stable: appstream-glib, update to version 0.3.4, use gobject_introspection portgroup.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/devel/appstream-glib/Portfile
Modified: users/devans/GNOME-3/stable/dports/devel/appstream-glib/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/devel/appstream-glib/Portfile 2015-01-22 22:16:45 UTC (rev 132002)
+++ users/devans/GNOME-3/stable/dports/devel/appstream-glib/Portfile 2015-01-22 22:16:53 UTC (rev 132003)
@@ -3,8 +3,9 @@
PortSystem 1.0
PortGroup github 1.0
+PortGroup gobject_introspection 1.0
-github.setup hughsie appstream-glib 0_3_3 appstream_glib_
+github.setup hughsie appstream-glib 0_3_4 appstream_glib_
version [string map {_ .} ${version}]
license LGPL-2+
categories devel
@@ -17,8 +18,8 @@
long_description ${description}
-checksums rmd160 3948d88730afbb9e1539e77111ae94623d6ba8a0 \
- sha256 8468b514cc8ab086e5a895602ad0ca00eb8ff093e1e696b5c213e8e9ec248dd8
+checksums rmd160 7b5cf31f9e15b758f2aaecafe2de47713670201b \
+ sha256 2b6d6a2efd61db591a797977cb5984833bd5492dfb52a104ebff1d8fc9bc945e
depends_build port:pkgconfig \
port:autoconf \
@@ -27,8 +28,7 @@
port:intltool \
port:gtk-doc
-depends_lib port:gobject-introspection \
- path:lib/pkgconfig/glib-2.0.pc:glib2 \
+depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
port:libarchive \
port:libsoup \
port:libyaml \
@@ -39,13 +39,10 @@
patchfiles patch-configure.ac.diff
+gobject_introspection yes
+
configure.cmd ./autogen.sh
configure.args --with-xml-catalog=${prefix}/etc/xml/catalog \
- --enable-introspection=yes \
--disable-rpm \
--disable-silent-rules
-
-# 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}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150122/095ad738/attachment.html>
More information about the macports-changes
mailing list