[94031] trunk/dports/graphics/pdf2svg/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jun 6 22:14:03 PDT 2012


Revision: 94031
          https://trac.macports.org/changeset/94031
Author:   ryandesign at macports.org
Date:     2012-06-06 22:14:02 -0700 (Wed, 06 Jun 2012)
Log Message:
-----------
pdf2svg: add gtk2 dep (#34779) and increase rev to record this in the registry; update homepage

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

Modified: trunk/dports/graphics/pdf2svg/Portfile
===================================================================
--- trunk/dports/graphics/pdf2svg/Portfile	2012-06-06 23:10:23 UTC (rev 94030)
+++ trunk/dports/graphics/pdf2svg/Portfile	2012-06-07 05:14:02 UTC (rev 94031)
@@ -5,14 +5,14 @@
 
 name                pdf2svg
 version             0.2.1
-revision            8
+revision            9
 license             GPL-2
 categories          graphics
 maintainers         nomaintainer
 description         pdf to svg converter
 long_description    ${description}
 
-homepage            http://www.cityinthesky.co.uk/pdf2svg.html
+homepage            http://www.cityinthesky.co.uk/opensource/pdf2svg
 master_sites        http://www.cityinthesky.co.uk/_media/opensource/
 platforms           darwin
 checksums           md5 59b3b9768166f73b77215e95d91f0a9d \
@@ -20,7 +20,8 @@
                     rmd160 ccf1c6304ecb0fe4c54164996f4cf785a6ebaf22
 
 depends_build       port:pkgconfig
-depends_lib         port:poppler
+depends_lib         port:gtk2 \
+                    port:poppler
 
 livecheck.type      regex
 livecheck.url       ${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120606/fd590924/attachment.html>


More information about the macports-changes mailing list