[121774] users/devans/GNOME-3/unstable/dports/gnome
devans at macports.org
devans at macports.org
Mon Jul 7 12:51:39 PDT 2014
Revision: 121774
https://trac.macports.org/changeset/121774
Author: devans at macports.org
Date: 2014-07-07 12:51:39 -0700 (Mon, 07 Jul 2014)
Log Message:
-----------
GNOME-3/unstable: glom, copy from stable and update to unstable version 1.27.1 using git snapshot.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/gnome/glom/Portfile
users/devans/GNOME-3/unstable/dports/gnome/glom/files/patch-configure.ac.diff
Added Paths:
-----------
users/devans/GNOME-3/unstable/dports/gnome/glom/
Modified: users/devans/GNOME-3/unstable/dports/gnome/glom/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/glom/Portfile 2014-07-07 16:39:19 UTC (rev 121763)
+++ users/devans/GNOME-3/unstable/dports/gnome/glom/Portfile 2014-07-07 19:51:39 UTC (rev 121774)
@@ -5,7 +5,7 @@
PortGroup active_variants 1.1
name glom
-version 1.26.0
+version 1.27.1
set branch [join [lrange [split ${version} .] 0 1] .]
license GPL-2
description Glom is an easy-to-use database designer and user interface.
@@ -16,14 +16,18 @@
platforms darwin
homepage http://www.glom.org/
-master_sites gnome:sources/${name}/${branch}/
+master_sites https://git.gnome.org/browse/glom/snapshot
+#master_sites gnome:sources/${name}/${branch}/
use_xz yes
-checksums rmd160 3f48af233fba992dbd86a99dc276d20d631a9a82 \
- sha256 f53a2d46f766d4e50b1cde0edc4408b443f22db7662f47dd80f7b1a545050024
+checksums rmd160 94959fdb27f86888733c9d0eadbbf78d69d6c68e \
+ sha256 15939cb0cc48c6eb75358e565549caed9b3ed3ec597a4bcffc957c7af8851ad3
depends_build port:pkgconfig \
+ port:autoconf \
+ port:automake \
+ port:libtool \
port:intltool \
port:itstool \
port:yelp-tools \
@@ -60,12 +64,14 @@
# update macros/intltool.m4 and autoreconf
-pre-configure {
- copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/macros
-}
+#pre-configure {
+# copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/macros
+#}
+#
+#use_autoreconf yes
+#autoreconf.args -fvi
-use_autoreconf yes
-autoreconf.args -fvi
+configure.cmd ./autogen.sh
set python.branch 2.7
set python.prefix ${frameworks_dir}/Python.framework/Versions/${python.branch}
@@ -91,4 +97,4 @@
system "${prefix}/bin/update-mime-database ${prefix}/share/mime"
}
-livecheck.type gnome
+livecheck.type gnome-with-unstable
Modified: users/devans/GNOME-3/unstable/dports/gnome/glom/files/patch-configure.ac.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/glom/files/patch-configure.ac.diff 2014-07-07 16:39:19 UTC (rev 121763)
+++ users/devans/GNOME-3/unstable/dports/gnome/glom/files/patch-configure.ac.diff 2014-07-07 19:51:39 UTC (rev 121774)
@@ -1,29 +1,18 @@
---- configure.ac.orig 2014-03-06 07:48:22.000000000 -0800
-+++ configure.ac 2014-04-11 01:13:02.000000000 -0700
-@@ -63,8 +63,8 @@
- # i18n
- IT_PROG_INTLTOOL([0.35])
-
--AM_GNU_GETTEXT([external])
--AM_GNU_GETTEXT_VERSION([0.17])
-+#AM_GNU_GETTEXT([external])
-+#AM_GNU_GETTEXT_VERSION([0.17])
-
- AC_SUBST([GETTEXT_PACKAGE], [glom])
- AC_DEFINE([GETTEXT_PACKAGE], [PACKAGE_TARNAME], [Define to the gettext package name.])
+--- configure.ac.orig 2014-07-07 07:47:09.000000000 -0700
++++ configure.ac 2014-07-07 10:36:59.000000000 -0700
@@ -157,7 +157,10 @@
# Libraries used by libglom:
--REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.32.0 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.6 libgda-5.0 >= 5.2.1 libgda-postgres-5.0 libgda-postgres-5.0 libgda-mysql-5.0 libarchive >= 3.0'
-+REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.32.0 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.6 libgda-5.0 >= 5.2.1 libgda-postgres-5.0 libgda-postgres-5.0 libarchive >= 3.0'
+-REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.32.0 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.8 libgda-5.0 >= 5.2.1 libgda-postgres-5.0 libgda-postgres-5.0 libgda-mysql-5.0 libarchive >= 3.0'
++REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.32.0 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.8 libgda-5.0 >= 5.2.1 libgda-postgres-5.0 libgda-postgres-5.0 libarchive >= 3.0'
+
+AS_IF([test "x$glom_enable_mysql" = xyes],
+ [REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS libgda-mysql-5.0"])
AS_IF([test "x$glom_host_win32" != xyes],
[REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS libepc-1.0 >= 0.4.0"])
-@@ -224,6 +227,17 @@
+@@ -230,6 +233,17 @@
# so we can use pyexec_LTLIBRARIES in the .am files:
AM_PATH_PYTHON
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140707/5bf6599f/attachment.html>
More information about the macports-changes
mailing list