[108972] trunk/dports/gnome
gui_dos at macports.org
gui_dos at macports.org
Mon Aug 5 02:20:22 PDT 2013
Revision: 108972
https://trac.macports.org/changeset/108972
Author: gui_dos at macports.org
Date: 2013-08-05 02:20:22 -0700 (Mon, 05 Aug 2013)
Log Message:
-----------
seed: new port
Added Paths:
-----------
trunk/dports/gnome/seed/
trunk/dports/gnome/seed/Portfile
Added: trunk/dports/gnome/seed/Portfile
===================================================================
--- trunk/dports/gnome/seed/Portfile (rev 0)
+++ trunk/dports/gnome/seed/Portfile 2013-08-05 09:20:22 UTC (rev 108972)
@@ -0,0 +1,42 @@
+# $Id$
+
+PortSystem 1.0
+
+name seed
+version 3.8.1
+set branch [join [lrange [split ${version} .] 0 1] .]
+description GObject JavaScriptCore bridge
+long_description \
+ GObject JavaScriptCore bridge
+
+maintainers nomaintainer
+categories gnome
+platforms darwin
+license LGPL-2
+homepage http://live.gnome.org/Seed
+master_sites gnome:sources/${name}/${branch}/
+use_xz yes
+
+checksums md5 f5afeb04343e0cb56d2396f0d0458988 \
+ sha1 1c4498c0ae2c17652a1e89caa93351e6df91d587 \
+ rmd160 8449a20e3f54c69de4fadde957e600e9de7b2ecd
+
+depends_build port:pkgconfig \
+ port:intltool
+
+depends_lib port:gobject-introspection \
+ port:gettext \
+ port:readline \
+ port:gnome-js-common \
+ port:cairo \
+ port:webkit-gtk3 \
+ port:dbus-glib \
+ port:libffi \
+ port:mpfr \
+ port:libxml2 \
+ port:sqlite3
+
+configure.args --disable-gettext-module
+
+livecheck.type gnome
+
Property changes on: trunk/dports/gnome/seed/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130805/5a637c4b/attachment.html>
More information about the macports-changes
mailing list