[109408] users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile

devans at macports.org devans at macports.org
Wed Aug 14 16:16:59 PDT 2013


Revision: 109408
          https://trac.macports.org/changeset/109408
Author:   devans at macports.org
Date:     2013-08-14 16:16:58 -0700 (Wed, 14 Aug 2013)
Log Message:
-----------
devans/GNOME-3/stable/dports: update gnome-icon-theme to version 3.8.2.

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

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile	2013-08-14 23:08:29 UTC (rev 109407)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile	2013-08-14 23:16:58 UTC (rev 109408)
@@ -4,32 +4,36 @@
 PortSystem      1.0
 
 name            gnome-icon-theme
-version         2.31.0
+version         3.8.2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
 platforms       darwin
-license         GPL-2
-description     A collection of icons for the GNOME 2 desktop.
+license         LGPL-3
+description     A collection of icons for the GNOME 3 desktop.
 
 long_description \
                 gnome-icon-theme is a collection of icons and \
-                emblems for the GNOME 2 desktop.
+                emblems for the GNOME 3 desktop.
 
 homepage        http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 
-use_bzip2       yes
+use_xz          yes
 
-checksums       rmd160  8f07afe3112a61b91081986f73ff09aed5a9ed1f \
-                sha256  ea7e05b77ead159379392b3b275ca0c9cbacd7d936014e447cc7c5e27a767982
+checksums       rmd160  f4c270270fa4e42e499f12bf6e3a68928f5381d7 \
+                sha256  1a7c518f9d824242389d456259c64c31cd3f15cc495042b022b513321e2de108
 
 depends_build   port:intltool \
                 port:pkgconfig \
-                port:libiconv \
-                port:hicolor-icon-theme \
-                port:icon-naming-utils
+                port:icon-naming-utils \
+                port:gtk3
     
 supported_archs noarch
 
-livecheck.type  gnome-with-unstable
+configure.env-append \
+                GTK_UPDATE_ICON_CACHE=${prefix}/bin/gtk-update-icon-cache-3.0
+
+configure.args  --enable-icon-mapping
+
+livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130814/012d168e/attachment.html>


More information about the macports-changes mailing list