[108966] trunk/dports/gnome

gui_dos at macports.org gui_dos at macports.org
Mon Aug 5 02:03:20 PDT 2013


Revision: 108966
          https://trac.macports.org/changeset/108966
Author:   gui_dos at macports.org
Date:     2013-08-05 02:03:20 -0700 (Mon, 05 Aug 2013)
Log Message:
-----------
gnome-js-common: new port

Added Paths:
-----------
    trunk/dports/gnome/gnome-js-common/
    trunk/dports/gnome/gnome-js-common/Portfile

Added: trunk/dports/gnome/gnome-js-common/Portfile
===================================================================
--- trunk/dports/gnome/gnome-js-common/Portfile	                        (rev 0)
+++ trunk/dports/gnome/gnome-js-common/Portfile	2013-08-05 09:03:20 UTC (rev 108966)
@@ -0,0 +1,35 @@
+# $Id$
+
+PortSystem      1.0
+
+name            gnome-js-common
+version         0.1.2
+set branch      [join [lrange [split ${version} .] 0 1] .]
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin
+license         GPL-3
+installs_libs   no
+supported_archs noarch
+
+description     Common modules for GNOME JavaScript bindings
+
+long_description \
+                gnome-js-common provides tests and JavaScript code \
+                useful or common to both Seed and Gjs.
+
+homepage        http://live.gnome.org/Seed/
+master_sites    gnome:sources/${name}/${branch}/
+use_bzip2       yes
+
+checksums       md5     a4147d24622ab0f1d01e9921a3bf501b \
+                sha1    f3771ad53e158443ffe84b5d86fb2ce73417a69d \
+                rmd160  2eab2fd3c3365259549826b5504beafc5b0956c1
+
+depends_build   port:autoconf \
+                port:pkgconfig \
+                port:intltool \
+                port:gettext
+
+livecheck.type  gnome
+


Property changes on: trunk/dports/gnome/gnome-js-common/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/0d28b206/attachment.html>


More information about the macports-changes mailing list