[153916] trunk/dports/x11/gtk-engines/Portfile

devans at macports.org devans at macports.org
Sun Oct 16 03:25:36 CEST 2016


Revision: 153916
          https://trac.macports.org/changeset/153916
Author:   devans at macports.org
Date:     2016-10-15 18:25:36 -0700 (Sat, 15 Oct 2016)
Log Message:
-----------
gtk-engines: mark obsolete, replaced by gtk-engines2.

Modified Paths:
--------------
    trunk/dports/x11/gtk-engines/Portfile

Modified: trunk/dports/x11/gtk-engines/Portfile
===================================================================
--- trunk/dports/x11/gtk-engines/Portfile	2016-10-16 00:17:34 UTC (rev 153915)
+++ trunk/dports/x11/gtk-engines/Portfile	2016-10-16 01:25:36 UTC (rev 153916)
@@ -1,34 +1,14 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem  1.0
 
-name		gtk-engines
-version		0.12
-set branch	[join [lrange [split ${version} .] 0 1] .]
-categories	x11
-license		GPL-2
-maintainers	nomaintainer
-description	Theme engine for GTK+
-homepage	http://www.gtk.org/
-platforms	darwin
+name        gtk-engines
+version     0.12
+revision    1
+categories  x11
+license     none
 
-long_description gtk-engines is a theme engine for GTK+.  It provides \
-		the ability to change the way widgets, buttons, etc. \
-		look when using GTK+ applications.
+replaced_by gtk-engines2
 
-distfiles-append ltconfig13:lt ltmain13:lt
-extract.only	${distname}${extract.suffix}
-
-master_sites	gnome:sources/gtk-engines/${branch} \
-		macports:lt:lt
-
-checksums	${distname}${extract.suffix} md5 c867d1ebd6dbea355765d689a11330ec \
-		ltconfig13 md5 ea53f42a550c9f9e653758a8ed91574e \
-		ltmain13 md5 e094ae92724c4015dbab97de151c2525
-
-patchfiles	patch-config.guess patch-config.sub
-
-depends_lib	port:imlib
-
-post-extract	{ system "cp ${distpath}/ltconfig13 ${worksrcpath}/ltconfig"
-		  system "cp ${distpath}/ltmain13 ${worksrcpath}/ltmain.sh" }
+PortGroup   obsolete 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161015/fc875b15/attachment-0002.html>


More information about the macports-changes mailing list