Modified: trunk/dports/gnome/gnome-themes/Portfile (145079 => 145080)
--- 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