Magellan Linux

Contents of /branches/magellan-next/core/vala/vala-0.12.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7837 - (show annotations) (download)
Wed Jun 1 20:14:41 2011 UTC (13 years ago) by niro
File size: 384 byte(s)
auto added: ver bump to 0.12.0-r1
1 # $Id$
2
3 PNAME="vala"
4 PVER="0.12.0"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-lang"
8 STATE="unstable"
9
10 DESCRIPTION="Vala - Compiler for the GObject type system."
11 HOMEPAGE="http://live.gnome.org/Vala"
12
13 DEPEND=">= dev-libs/glib2-2.28"
14
15 SDEPEND=">= sys-dev/flex-2.5.35
16 >= sys-dev/bison-2.4
17 >= dev-util/pkgconfig-0.25
18 >= dev-libs/libxslt-1.1.26"
19
20 sminclude gnome2
21
22 UP2DATE="updatecmd_gnome ${PNAME}"