[152301] users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme

devans at macports.org devans at macports.org
Fri Sep 2 21:06:55 PDT 2016


Revision: 152301
          https://trac.macports.org/changeset/152301
Author:   devans at macports.org
Date:     2016-09-02 21:06:55 -0700 (Fri, 02 Sep 2016)
Log Message:
-----------
GNOME-3/unstable: adwaita-icon-theme, update to version 3.21.91, dependencies, no longer uses intltool or any other i18n.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/Portfile
    users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff

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

Modified: users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/Portfile	2016-09-03 02:15:57 UTC (rev 152300)
+++ users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/Portfile	2016-09-03 04:06:55 UTC (rev 152301)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                adwaita-icon-theme
-version             3.21.2
+version             3.21.91
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          gnome
 maintainers         devans openmaintainer
@@ -20,30 +20,20 @@
 
 use_xz              yes
 
-checksums           rmd160  d297e63a02bbe1f538e35de1c0acd568094b691b \
-                    sha256  c083bc8188e5d84379fcd93d2ac833ab1b6138f35a330e2a63048a4f63afd165
+checksums           rmd160  cedaf0de2ad51b645c464402b536977de0db3b17 \
+                    sha256  a8013082140e1f3527ffe762a440bf162f3d97fd7cf88c73788dc9f2c27c79f8
 
 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/unstable/dports/gnome/adwaita-icon-theme/files/autogen.sh
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/files/autogen.sh	2016-09-03 02:15:57 UTC (rev 152300)
+++ users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/files/autogen.sh	2016-09-03 04:06:55 UTC (rev 152301)
@@ -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

Modified: users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff	2016-09-03 02:15:57 UTC (rev 152300)
+++ users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff	2016-09-03 04:06:55 UTC (rev 152301)
@@ -1,7 +1,7 @@
---- configure.ac.orig	2015-06-25 06:58:20.000000000 -0700
-+++ configure.ac	2015-06-25 23:56:11.000000000 -0700
+--- configure.ac.orig	2016-09-02 03:28:45.000000000 -0700
++++ configure.ac	2016-09-02 18:12:32.000000000 -0700
 @@ -29,7 +29,7 @@
- AC_SUBST([install_sizes], ["8x8 16x16 22x22 24x24 32x32 48x48 64x64 96x96 256x256"])
+ AC_SUBST([install_sizes], ["8x8 16x16 22x22 24x24 32x32 48x48 64x64 96x96 256x256 512x512"])
  
  AC_PROG_LN_S
 -AC_PATH_PROG(GTK_UPDATE_ICON_CACHE, gtk-update-icon-cache)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160902/9dd6efc4/attachment-0001.html>


More information about the macports-changes mailing list