[116588] trunk/dports/graphics/librsvg/Portfile

pixilla at macports.org pixilla at macports.org
Wed Jan 29 09:36:11 PST 2014


Revision: 116588
          https://trac.macports.org/changeset/116588
Author:   pixilla at macports.org
Date:     2014-01-29 09:36:11 -0800 (Wed, 29 Jan 2014)
Log Message:
-----------
graphics/librsvg:
- Remove libpixbufloader-svg.a archive file from pix-buff loaders. Closes #42305

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

Modified: trunk/dports/graphics/librsvg/Portfile
===================================================================
--- trunk/dports/graphics/librsvg/Portfile	2014-01-29 16:42:18 UTC (rev 116587)
+++ trunk/dports/graphics/librsvg/Portfile	2014-01-29 17:36:11 UTC (rev 116588)
@@ -6,7 +6,7 @@
 
 name                librsvg
 version             2.36.4
-revision            4
+revision            5
 license             {GPL-2+ LGPL-2+}
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          graphics gnome
@@ -91,6 +91,7 @@
         ${destroot}${docdir}
     xinstall -m 755 -W ${buildpath} svg2pdf \
         ${destroot}${prefix}/bin
+    delete file ${destroot}${prefix}/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.a
 }
 
 post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140129/20143e99/attachment.html>


More information about the macports-changes mailing list