[145083] trunk/dports/gnome/gnome-icon-theme/Portfile

devans at macports.org devans at macports.org
Mon Jan 25 11:35:21 PST 2016


Revision: 145083
          https://trac.macports.org/changeset/145083
Author:   devans at macports.org
Date:     2016-01-25 11:35:20 -0800 (Mon, 25 Jan 2016)
Log Message:
-----------
gnome-icon-theme: mark obsolete replaced by gnome-themes-standard, no remaining dependents.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-icon-theme/Portfile

Modified: trunk/dports/gnome/gnome-icon-theme/Portfile
===================================================================
--- trunk/dports/gnome/gnome-icon-theme/Portfile	2016-01-25 19:16:09 UTC (rev 145082)
+++ trunk/dports/gnome/gnome-icon-theme/Portfile	2016-01-25 19:35:20 UTC (rev 145083)
@@ -5,45 +5,10 @@
 
 name                gnome-icon-theme
 version             3.12.0
-set branch          [join [lrange [split ${version} .] 0 1] .]
-maintainers         nomaintainer
+revision            1
 categories          gnome
-platforms           darwin
 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 3 desktop.
+replaced_by         gnome-themes-standard
 
-homepage            http://www.gnome.org/
-master_sites        gnome:sources/${name}/${branch}/
-
-use_xz              yes
-
-checksums           rmd160  90cde65cc4459f9fdc2b9ab480951c78465a2582 \
-                    sha256  359e720b9202d3aba8d477752c4cd11eced368182281d51ffd64c8572b4e503a
-
-depends_build       port:pkgconfig \
-                    port:intltool \
-                    port:gnome-common \
-                    port:autoconf \
-                    port:automake \
-                    port:icon-naming-utils \
-                    port:gtk3
-    
-supported_archs     noarch
-
-# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
-
-post-patch {
-    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
-}
-
-configure.cmd       ./autogen.sh
-
-configure.env-append \
-                    GTK_UPDATE_ICON_CACHE=${prefix}/bin/gtk-update-icon-cache-3.0
-
-configure.args      --enable-icon-mapping
-
-livecheck.type      gnome
+PortGroup           obsolete 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160125/0b2814fc/attachment.html>


More information about the macports-changes mailing list