[152323] users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme

devans at macports.org devans at macports.org
Sat Sep 3 13:41:35 PDT 2016


Revision: 152323
          https://trac.macports.org/changeset/152323
Author:   devans at macports.org
Date:     2016-09-03 13:41:35 -0700 (Sat, 03 Sep 2016)
Log Message:
-----------
GNOME-3/stable: adwaita-icon-theme, clean up dependencies, configuration, translations dropped as not worth the effort in the 3.20 stable release series, no change in installed content.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme/Portfile

Removed Paths:
-------------
    users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme/files/autogen.sh

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/dports/gnome/adwaita-icon-theme:126100-127622
/users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme:126096
/users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme:128305-134376,138023-140553,145907-147001
   + /trunk/dports/gnome/adwaita-icon-theme:126100-127622
/users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme:126096
/users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme:128305-134376,138023-140553,145907-147001,150429-152301

Modified: users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme/Portfile	2016-09-03 20:06:14 UTC (rev 152322)
+++ users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme/Portfile	2016-09-03 20:41:35 UTC (rev 152323)
@@ -24,26 +24,16 @@
                     sha256  7a0a887349f340dd644032f89d81264b694c4b006bd51af1c2c368d431e7ae35
 
 depends_build       port:pkgconfig \
-                    port:intltool \
                     port:icon-naming-utils \
-                    port:gnome-common \
-                    port:autoconf \
-                    port:automake \
-                    port:libtool
 
 depends_lib         port:gtk3 \
                     port:librsvg
 
 patchfiles          patch-configure.ac.diff
 
-# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-post-patch {
-    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
-}
-
-configure.cmd       ./autogen.sh
-
 use_parallel_build  no
 
 pre-activate {

Deleted: users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme/files/autogen.sh
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme/files/autogen.sh	2016-09-03 20:06:14 UTC (rev 152322)
+++ users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme/files/autogen.sh	2016-09-03 20:41:35 UTC (rev 152323)
@@ -1,22 +0,0 @@
-#!/bin/sh
-# Run this to generate all the initial makefiles, etc.
-
-srcdir=`dirname $0`
-test -z "$srcdir" && srcdir=.
-
-PKG_NAME="adwaita-icon-theme"
-REQUIRED_AUTOMAKE_VERSION=1.9
-
-(test -f $srcdir/configure.ac \
-  && test -f $srcdir/index.theme.in \
-  && test -d $srcdir/src) || {
-    echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
-    echo " top-level $PKG_NAME directory"
-    exit 1
-}
-
-which gnome-autogen.sh || {
-    echo "You need to install gnome-common from GNOME git"
-    exit 1
-}
-USE_GNOME2_MACROS=1 . gnome-autogen.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160903/7488b21b/attachment.html>


More information about the macports-changes mailing list