[135445] users/devans/GNOME-3/stable/dports/gnome/gnome-applets

devans at macports.org devans at macports.org
Thu Apr 23 14:47:25 PDT 2015


Revision: 135445
          https://trac.macports.org/changeset/135445
Author:   devans at macports.org
Date:     2015-04-23 14:47:25 -0700 (Thu, 23 Apr 2015)
Log Message:
-----------
GNOME-3/stable: gnome-applets, update to version 3.16.1, dependencies, reconfigure using upstream autogen.sh for intltool 0.51 compatibility.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-applets/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/stable/dports/gnome/gnome-applets/files/autogen.sh

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-applets/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/gnome-applets
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gnome-applets:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gnome-applets:108276-113174
/users/rmstonecipher/gnome/gnome-applets:102363-103172
   + /branches/mld-qt-481/dports/gnome/gnome-applets:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gnome-applets:108276-113174
/users/devans/GNOME-3/unstable/dports/gnome/gnome-applets:132278-134464
/users/rmstonecipher/gnome/gnome-applets:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-applets/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-applets/Portfile	2015-04-23 21:47:24 UTC (rev 135444)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-applets/Portfile	2015-04-23 21:47:25 UTC (rev 135445)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gnome-applets
-version             3.14.0
+version             3.16.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         GNOME panel applets.
 long_description    This package contains applets for use with the \
@@ -18,37 +18,36 @@
 
 use_xz              yes
 
-checksums           rmd160  318ce3956b33d21ed15ffb14075e1060d74a2089 \
-                    sha256  0c035749936f5fdd12652c88f688ce723cb4f2228737dbf1fcd20c8f0d516423
+checksums           rmd160  691304ffa63ed5cc21596dba62933cf1dd52ff8e \
+                    sha256  c656ecfc0a3af898e80f9c6971400f25e6cc8fe743fa0fd2b6a1a77a40005206
 
 depends_build       port:pkgconfig \
                     port:intltool \
+                    port:itstool \
+                    port:yelp-tools \
                     port:gnome-common \
-                    port:yelp-tools \
-                    port:itstool
+                    port:autoconf \
+                    port:automake \
+                    port:libtool
 
-depends_lib         port:gnome-icon-theme \
+depends_lib         port:adwaita-icon-theme \
                     port:gtk3 \
                     port:gnome-panel \
                     port:libgtop \
-                    port:gnome-settings-daemon \
+                    port:libxklavier \
                     port:libwnck3 \
                     port:libnotify \
-                    port:policykit \
-                    port:gucharmap \
                     port:upower \
+                    port:dbus \
+                    port:dbus-glib \
                     port:libxml2 \
+                    port:libgweather \
+                    port:gucharmap \
+                    port:policykit \
                     port:py34-gobject3
 
 patchfiles          patch-configure.ac.diff
 
-# invest applet requires python3
-# use python34
-
-configure.python    ${prefix}/bin/python3.4
-set python_framework ${frameworks_dir}/Python.framework/Versions/3.4
-configure.pkg_config_path ${python_framework}/lib/pkgconfig
-
 post-patch {
     reinplace "s|/usr/bin/python3|${configure.python}|" \
         ${worksrcpath}/invest-applet/invest/invest-applet.py \
@@ -56,15 +55,21 @@
         ${worksrcpath}/invest-applet/invest/test.py
 }
 
-# update m4/intltool.m4 and autoreconf
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
-pre-configure {
-    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+post-patch {
+    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
 }
 
-use_autoreconf      yes
-autoreconf.args     -fvi
+configure.cmd       ./autogen.sh
 
+# invest applet requires python3
+# use python34
+
+configure.python    ${prefix}/bin/python3.4
+set python_framework ${frameworks_dir}/Python.framework/Versions/3.4
+configure.pkg_config_path ${python_framework}/lib/pkgconfig
+
 configure.args      --enable-compile-warnings=minimum \
                     --disable-battstat \
                     --disable-cpufreq \

Added: users/devans/GNOME-3/stable/dports/gnome/gnome-applets/files/autogen.sh
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-applets/files/autogen.sh	                        (rev 0)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-applets/files/autogen.sh	2015-04-23 21:47:25 UTC (rev 135445)
@@ -0,0 +1,22 @@
+#!/bin/sh
+# Run this to generate all the initial makefiles, etc.
+
+srcdir=`dirname $0`
+test -z "$srcdir" && srcdir=.
+
+# (test -f $srcdir/configure.ac \
+#   && test -f $srcdir/gnome-applets.doap) || {
+#     echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
+#     echo " top-level gnome-applets directory"
+#     exit 1
+# }
+
+which gnome-autogen.sh || {
+    echo "You need to install gnome-common."
+    exit 1
+}
+
+REQUIRED_AUTOMAKE_VERSION=1.9
+REQUIRED_YELP_TOOLS_VERSION=3.1.1
+
+. gnome-autogen.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150423/7d7d8d16/attachment-0001.html>


More information about the macports-changes mailing list