[153917] trunk/dports

devans at macports.org devans at macports.org
Sun Oct 16 03:52:53 CEST 2016


Revision: 153917
          https://trac.macports.org/changeset/153917
Author:   devans at macports.org
Date:     2016-10-15 18:52:53 -0700 (Sat, 15 Oct 2016)
Log Message:
-----------
imlib and dependents: remove, mark obsolete outdated GTK1/GNOME1 ports (#52578).

Modified Paths:
--------------
    trunk/dports/graphics/imlib/Portfile

Removed Paths:
-------------
    trunk/dports/graphics/fnlib/
    trunk/dports/graphics/imecho/
    trunk/dports/graphics/imlib/files/
    trunk/dports/x11/e16menuedit/

Modified: trunk/dports/graphics/imlib/Portfile
===================================================================
--- trunk/dports/graphics/imlib/Portfile	2016-10-16 01:25:36 UTC (rev 153916)
+++ trunk/dports/graphics/imlib/Portfile	2016-10-16 01:52:53 UTC (rev 153917)
@@ -5,51 +5,9 @@
 
 name                imlib
 version             1.9.15
-revision            10
-set branch          [join [lrange [split ${version} .] 0 1] .]
+revision            11
 categories          graphics devel
-# libs are LGPL, executables and examples are GPL
-license             {LGPL GPL-2+}
-platforms           darwin
-maintainers         nomaintainer
+license             none
 
-description         Graphics library related to the enlightenment window manager
-
-long_description    Imlib is an advanced graphics library meant to replace \
-                    existing libraries like libXpm, and provides many more \
-                    features with much greater flexibility and speed.
-
-homepage            http://www.enlightenment.org/pages/imlib.html
-master_sites        gnome:sources/imlib/${branch}
-use_bzip2           yes
-
-checksums           md5     7db987e6c52e4daf70d7d0f471238eae
-
-depends_lib         port:gtk1 \
-                    port:jpeg \
-                    port:tiff \
-                    port:giflib \
-                    port:libpng
-
-patchfiles          patch-imlib.m4 \
-                    patch-libpng-1.5.diff
-
-# build for correct archs; fix mandir
-use_autoreconf      yes
-
-configure.args      --x-includes=${prefix}/include
-
-post-build {
-    reinplace -E {s|-arch [a-z0-9_]+||g} \
-        ${worksrcpath}/imlib-config \
-        ${worksrcpath}/imlib.pc
-}
-
-post-destroot {
-    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-    eval xinstall -m 644 -W ${worksrcpath}/doc \
-        [glob ${worksrcpath}/doc/*.gif] index.html \
-        ${destroot}${prefix}/share/doc/${name}
-}
-
-livecheck.type      gnome-with-unstable
+replaced_by         imlib2
+PortGroup           obsolete 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161015/9614959f/attachment-0002.html>


More information about the macports-changes mailing list