pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/vala



Module Name:    pkgsrc
Committed By:   ahoka
Date:           Thu Mar  5 21:56:29 UTC 2009

Update of /cvsroot/pkgsrc/lang/vala
In directory ivanova.netbsd.org:/tmp/cvs-serv3679

Log Message:
Import vala-0.5.7 as lang/vala.

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.

valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code. It's also planned to generate GIDL files when gobject-
introspection is ready.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/lang/vala/Makefile
N pkgsrc/lang/vala/DESCR
N pkgsrc/lang/vala/PLIST
N pkgsrc/lang/vala/buildlink3.mk
N pkgsrc/lang/vala/distinfo

No conflicts created by this import



Home | Main Index | Thread Index | Old Index