Magellan Linux

Contents of /branches/R11-stable/extras/vala/vala-0.26.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22829 - (show annotations) (download)
Tue Oct 28 08:54:32 2014 UTC (9 years, 6 months ago) by niro
File size: 396 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="vala"
4 PVER="0.26.1"
5 PBUILD="r1"
6
7 PCAT="dev-lang"
8
9 DESCRIPTION="Vala - Compiler for the GObject type system."
10 HOMEPAGE="http://live.gnome.org/Vala"
11
12 DEPEND=">= dev-libs/glib2-2.42"
13
14 SDEPEND=">= sys-dev/flex-2.5.35
15 >= sys-dev/bison-2.4
16 >= dev-util/pkgconfig-0.25
17 >= dev-libs/libxslt-1.1.26"
18
19 SRCFILE="${PNAME}-${PVER}.tar.xz"
20
21 sminclude gnome2
22
23 UP2DATE="updatecmd_gnome ${PNAME}"