[28018] trunk/dports/lang

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 18 02:44:57 PDT 2007


Revision: 28018
          http://trac.macosforge.org/projects/macports/changeset/28018
Author:   pmq at macports.org
Date:     2007-08-18 02:44:57 -0700 (Sat, 18 Aug 2007)

Log Message:
-----------
Closes #12523. New port: vala.
Submitted by: ed at fxq.nl (maintainer)
Approved by: pmq@

Added Paths:
-----------
    trunk/dports/lang/vala/
    trunk/dports/lang/vala/Portfile

Added: trunk/dports/lang/vala/Portfile
===================================================================
--- trunk/dports/lang/vala/Portfile	                        (rev 0)
+++ trunk/dports/lang/vala/Portfile	2007-08-18 09:44:57 UTC (rev 28018)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem 1.0
+name		vala
+version		0.1.2
+categories	lang
+maintainers	ed at fxq.nl
+description	Compiler for the GObject type system
+long_description \
+	Vala is a new programming language that aims to bring modern \
+	programming language features to GNOME developers without \
+	imposing any additional runtime requirements and without using \
+	a different ABI compared to applications and libraries written \
+	in C.
+homepage	http://live.gnome.org/Vala
+platforms	darwin
+master_sites \
+	gnome:sources/${portname}/[strsed ${version} {/\.[0-9]*$//}]
+checksums \
+	md5 cfb297052d4ef83acb8e3c1c2cb57d87 \
+	sha1 fdb22cf0d6eb7a51d3eae1e0bc0b8c6342b6fc5f \
+	rmd160 ae724570c788946c775375c1b02434a4a18b6516
+use_bzip2	yes
+
+depends_build	bin:flex:flex
+depends_lib	port:glib2 port:pkgconfig


Property changes on: trunk/dports/lang/vala/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070818/92ad3f91/attachment.html


More information about the macports-changes mailing list