[145080] trunk/dports/gnome/gnome-themes/Portfile

devans at macports.org devans at macports.org
Mon Jan 25 10:17:32 PST 2016


Revision: 145080
          https://trac.macports.org/changeset/145080
Author:   devans at macports.org
Date:     2016-01-25 10:17:32 -0800 (Mon, 25 Jan 2016)
Log Message:
-----------
gnome-themes: mark obsolete replaced by gnome-themes-standard, no remaining dependents.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-themes/Portfile

Modified: trunk/dports/gnome/gnome-themes/Portfile
===================================================================
--- trunk/dports/gnome/gnome-themes/Portfile	2016-01-25 17:57:06 UTC (rev 145079)
+++ trunk/dports/gnome/gnome-themes/Portfile	2016-01-25 18:17:32 UTC (rev 145080)
@@ -4,49 +4,11 @@
 PortSystem      1.0
 
 name            gnome-themes
-conflicts       gnome-themes-standard
 version         2.32.1
-set branch      [join [lrange [split ${version} .] 0 1] .]
-maintainers     nomaintainer
+revision        1
 categories      gnome
-platforms       darwin
-supported_archs noarch
 license         LGPL-2 GPL-2
-description     A collection of themes and icons for GNOME 2 designed for accessibility.
 
-long_description \
-                ${description} \
-                This is a legacy port, now superceded by gnome-themes-standard for \
-                both GNOME 2 and 3 applications.
+replaced_by     gnome-themes-standard
 
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
-use_bzip2       yes
-
-checksums       sha256  8601ee24c2e096593221cbd6ebdb6686042225a03c02a01c0d67c163f9febd1a \
-                rmd160  f6fc96686e6076995f0c2a5b25c655e513435941
-
-depends_build   port:icon-naming-utils \
-                port:pkgconfig \
-                port:intltool
-
-depends_lib     port:gtk2 \
-                port:gtk-engines2 \
-                port:gnome-icon-theme
-
-patchfiles      patch-configure.in.diff
-
-configure.args  --enable-all-themes
-
-# upstream autogen.sh no longer available
-# reconfigure using intltoolize and autoreconf for intltool 0.51 compatibility
-
-pre-configure {
-    system -W ${worksrcpath} "intltoolize --automake --copy --force"
-}
-
-use_autoreconf  yes
-autoreconf.args -fvi
-
-# this is the last stable version that builds
-livecheck.type  none
+PortGroup       obsolete 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160125/2f8d77cf/attachment.html>


More information about the macports-changes mailing list