Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6638 - (show annotations) (download)
Mon Sep 13 20:44:05 2010 UTC (13 years, 8 months ago) by niro
File size: 383 byte(s)
auto added: ver bump to 0.9.8-r1
1 # $Id$
2
3 PNAME="vala"
4 PVER="0.9.8"
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.24"
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}"