[39183] trunk/dports/www
afb at macports.org
afb at macports.org
Mon Aug 11 13:22:00 PDT 2008
Revision: 39183
http://trac.macosforge.org/projects/macports/changeset/39183
Author: afb at macports.org
Date: 2008-08-11 13:22:00 -0700 (Mon, 11 Aug 2008)
Log Message:
-----------
new port: midori 0.0.19, lightweight gtk/webkit browser
Added Paths:
-----------
trunk/dports/www/midori/
trunk/dports/www/midori/Portfile
Added: trunk/dports/www/midori/Portfile
===================================================================
--- trunk/dports/www/midori/Portfile (rev 0)
+++ trunk/dports/www/midori/Portfile 2008-08-11 20:22:00 UTC (rev 39183)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem 1.0
+
+name midori
+version 0.0.19
+categories www
+description Midori is a lightweight web browser
+long_description ${description}
+homepage http://www.twotoasts.de/index.php?/pages/midori_summary.html
+platforms darwin
+maintainers afb at macports.org openmaintainer
+master_sites http://www.twotoasts.de/media/midori/
+use_bzip2 yes
+checksums md5 9aad2b84d59aa2135733d5bae5194967 \
+ sha1 a4964072eeb0e9533ccd6ce0f3ae28c1cb05b568 \
+ rmd160 aee53efca91edfaef2bda9877b7a3f19ab45099b
+ # glib 2.16.5 or later is required:
+depends_lib port:gtk2 path:${prefix}/include/gio/gio.h:glib2 \
+ port:webkit-gtk lib:libxml2:libxml2 \
+ port:libtool port:intltool
+
+configure.cmd ./autogen.sh && ./configure
+
+platform darwin {
+ pre-configure {
+ reinplace s/libtoolize/glibtoolize/ ${worksrcpath}/autogen.sh
+ }
+}
Property changes on: trunk/dports/www/midori/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080811/814036b4/attachment.html
More information about the macports-changes
mailing list