Path to this page:
./
lang/vala,
Compiler for the GObject type system
Branch: pkgsrc-2011Q1,
Version: 0.10.4,
Package name: vala-0.10.4,
Maintainer: pkgsrc-usersVala 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.
Required to run:[
devel/glib2]
Required to build:[
textproc/libxslt] [
devel/bison] [
devel/gmake] [
devel/pkg-config] [
devel/libtool-base]
Package options: vapigen
Master sites: (Expand)
SHA1: d490149292d49f25008e1a774ece55e7cc639b73
RMD160: 854ecfad5e846075810c2342da7a8da532be5d42
Filesize: 2361.516 KB
Version history: (Expand)
- (2011-04-08) Updated to version: vala-0.10.4
- (2011-04-04) Package added to pkgsrc.se, version vala-0.11.7 (created)
CVS history: (Expand)
2011-04-06 20:12:35 by Matthias Scheler | Files touched by this commit (4) | |
Log message:
Pullup ticket #3398 - requested by wiz
lang/vala: Downgrade package as it breaks package depending on it.
Revisions pulled up:
- doc/CHANGES-2011 patch
- lang/vala/Makefile 1.16
- lang/vala/PLIST 1.9
- lang/vala/PLIST.vapigen 1.5
- lang/vala/distinfo 1.11
---
Module Name: pkgsrc
Committed By: ahoka
Date: Tue Apr 5 12:17:06 UTC 2011
Modified Files:
pkgsrc/lang/vala: Makefile PLIST PLIST.vapigen distinfo
Log message:
revert update
|