[136203] users/devans/GNOME-3/stable/dports/gnome/gcalctool
devans at macports.org
devans at macports.org
Mon May 11 16:28:03 PDT 2015
Revision: 136203
https://trac.macports.org/changeset/136203
Author: devans at macports.org
Date: 2015-05-11 16:28:03 -0700 (Mon, 11 May 2015)
Log Message:
-----------
GNOME-3/stable: gcalctool, reconfigure using upstream autogen.sh for intltool 0.51 compatibility, increment revision to fix locale install path.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/gcalctool/Portfile
Property Changed:
----------------
users/devans/GNOME-3/stable/dports/gnome/gcalctool/
Property changes on: users/devans/GNOME-3/stable/dports/gnome/gcalctool
___________________________________________________________________
Added: svn:mergeinfo
+ /branches/mld-qt-481/dports/gnome/gcalctool:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gcalctool:108271-136201
/users/rmstonecipher/gnome/gcalctool:102363-103172
Modified: users/devans/GNOME-3/stable/dports/gnome/gcalctool/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gcalctool/Portfile 2015-05-11 23:24:28 UTC (rev 136202)
+++ users/devans/GNOME-3/stable/dports/gnome/gcalctool/Portfile 2015-05-11 23:28:03 UTC (rev 136203)
@@ -5,6 +5,7 @@
name gcalctool
version 6.6.2
+revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
description A GNOME desktop calculator.
long_description \
@@ -24,7 +25,12 @@
depends_build port:pkgconfig \
port:intltool \
- port:itstool
+ port:itstool \
+ port:gnome-common \
+ port:yelp-tools \
+ port:autoconf \
+ port:automake \
+ port:libtool
depends_lib port:desktop-file-utils \
port:gtk3 \
@@ -33,8 +39,13 @@
depends_run port:gnome-settings-daemon \
port:yelp
-configure.args --disable-schemas-compile
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
+configure.cmd ./autogen.sh
+
+configure.args --enable-compile-warnings=minimum \
+ --disable-schemas-compile
+
post-activate {
system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150511/fa176240/attachment.html>
More information about the macports-changes
mailing list