added dependencies libtasn1 and iso-codes
[v4hn_moonbase.git] / zbeta / vala / DETAILS
blobeadba32cc15a19e08c2d5c93d567a1dbf5e0c038
1           MODULE=vala
2          VERSION=0.3.1
3           SOURCE=$MODULE-$VERSION.tar.bz2
4 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
5       SOURCE_URL=$GNOME_URL/sources/$MODULE/0.3/
6       SOURCE_VFY=sha1:15b670ac10cda3f86e6742da4079ce0f8f7210a3
7         WEB_SITE=http://www.gtk.org/
8          ENTERED=20020714
9          UPDATED=20080505
10            SHORT="Vala - Compiler for the GObject type system"
12 cat << EOF
13 Vala is a new programming language that aims to bring modern programming 
14 language features to GNOME developers without imposing any additional runtime
15 requirements and without using a different ABI compared to applications and
16 libraries written in C.
17 EOF