Magellan Linux

Contents of /trunk/extras/vala/vala-0.46.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 32967 - (show annotations) (download)
Tue Oct 8 11:47:38 2019 UTC (4 years, 6 months ago) by niro
File size: 419 byte(s)
auto added: ver bump to 0.46.2-r1
1 # $Id$
2
3 PNAME="vala"
4 PVER="0.46.2"
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.62"
13
14 SDEPEND=">= sys-dev/flex-2.6
15 >= sys-dev/bison-3
16 >= dev-util/pkgconfig-0.25
17 >= dev-libs/libxslt-1.1.26
18 >= media-gfx/graphviz-2.40"
19
20 SRCFILE="${PNAME}-${PVER}.tar.xz"
21
22 sminclude gnome2
23
24 UP2DATE="updatecmd_gnome ${PNAME}"