[113326] trunk/dports/gnome/libgail-gnome/Portfile

devans at macports.org devans at macports.org
Wed Nov 13 08:37:05 PST 2013


Revision: 113326
          https://trac.macports.org/changeset/113326
Author:   devans at macports.org
Date:     2013-11-13 08:37:05 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
libgail-gnome: obsolete, replaced by gtk2.

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

Modified: trunk/dports/gnome/libgail-gnome/Portfile
===================================================================
--- trunk/dports/gnome/libgail-gnome/Portfile	2013-11-13 16:36:45 UTC (rev 113325)
+++ trunk/dports/gnome/libgail-gnome/Portfile	2013-11-13 16:37:05 UTC (rev 113326)
@@ -1,40 +1,11 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem      1.0
 
+replaced_by     gtk2
+PortGroup       obsolete 1.0
+
 name            libgail-gnome
 version         1.20.4
-revision        1
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description     An implementation of the ATK interfaces for GNOME widgets.
-long_description \
-                Gail, the Gnome Accessibility Implementation library, \
-                is implementation of the ATK interfaces for GNOME widgets.
-maintainers     nomaintainer
-categories      gnome
-license         LGPL-2+
-platforms       darwin
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
-
-checksums       md5     b29bf1c8f2cd8652ec827c9f5b8baa14 \
-                sha1    ac1bb6f24dc16d8cc557fd6a6c6737f977de067f \
-                rmd160  21138e64f7d93b3d5cf37f9242e014ccceb5ba3f
-
-patchfiles      patch-Makefile.in.diff
-
-depends_build   port:pkgconfig
-
-depends_lib     port:at-spi \
-                port:libpanel-applet2 \
-                port:libgnomeui
-
-use_bzip2       yes
-
-post-activate    {
-    system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
-        gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
-}
-
-livecheck.type  gnome
+revision        2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131113/10bfcc4d/attachment.html>


More information about the macports-changes mailing list