[113338] trunk/dports/gnome/gnome-platform-suite/Portfile
devans at macports.org
devans at macports.org
Wed Nov 13 11:39:35 PST 2013
Revision: 113338
https://trac.macports.org/changeset/113338
Author: devans at macports.org
Date: 2013-11-13 11:39:35 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
gnome-platform-suite: obsolete, replaced by gnome3-core.
Modified Paths:
--------------
trunk/dports/gnome/gnome-platform-suite/Portfile
Modified: trunk/dports/gnome/gnome-platform-suite/Portfile
===================================================================
--- trunk/dports/gnome/gnome-platform-suite/Portfile 2013-11-13 19:39:25 UTC (rev 113337)
+++ trunk/dports/gnome/gnome-platform-suite/Portfile 2013-11-13 19:39:35 UTC (rev 113338)
@@ -3,79 +3,9 @@
PortSystem 1.0
+replaced_by gnome3-core
+PortGroup obsolete 1.0
+
name gnome-platform-suite
version 2.32.1
-categories gnome devel
-maintainers devans openmaintainer
-description The GNOME 2 Developer Platform
-long_description ${description} is the set of libraries and \
- services that developers can rely upon to develop fully \
- GNOME 2 compliant applications. The platform is one of the \
- suites of software packages that form the complete GNOME 2 \
- project offerings.
-platforms darwin
-homepage http://live.gnome.org/TwoPointThirtyone/Platform
-master_sites
-
-#
-# This is a metaport
-#
-
-supported_archs noarch
-
-depends_lib port:atk \
- port:gconf \
- path:lib/pkgconfig/glib-2.0.pc:glib2 \
- port:gdk-pixbuf2 \
- port:gtk2 \
- port:gtk-doc \
- path:lib/pkgconfig/pango.pc:pango
-
-#
-# Upcoming GNOME Deprecations
-#
-# The following modules are heading towards planned deprecation. They will continue to be supported
-# and API/ABI stable throughout the GNOME 2.x series, but the GNOME project does not recommend using
-# them in new applications unless you require functionality that has not already been moved elsewhere.
-#
-
-depends_lib-append \
- port:audiofile \
- port:esound \
- port:gnome-mime-data \
- port:gnome-vfs \
- port:gnome-vfs-monikers \
- port:libart_lgpl \
- port:libbonobo \
- port:libbonoboui \
- port:libglade2 \
- port:libgnome \
- port:libgnomecanvas \
- port:libgnomeui \
- port:libidl \
- port:orbit2
-
-distfiles
-fetch { }
-checksum { }
-
-use_configure no
-
-build { }
-
-#
-# these ports are included in the Platform spec but conflict with at-spi2-atk
-# used by newer gtk3 based ports and are, therefore, considered optional.
-# They will be removed in a future version.
-#
-
-variant assist description {Build AT-SPI modules} {
- depends_lib-append port:at-spi
-}
-
-destroot {
- file mkdir ${destroot}${prefix}/share/doc/
- system "echo ${long_description} > ${destroot}${prefix}/share/doc/README.${name}.txt"
-}
-
-livecheck.type none
+revision 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131113/d359cf1b/attachment.html>
More information about the macports-changes
mailing list