Magellan Linux

Annotation of /smage/branches/alx07x-stable/core/vala/vala-0.48.10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15555 - (hide annotations) (download)
Thu Sep 10 12:29:59 2020 UTC (3 years, 8 months ago) by niro
File size: 480 byte(s)
-release branches/alx07x-stable
1 niro 15468 # $Id$
2    
3     PNAME="vala"
4     PVER="0.48.10"
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.64"
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     >= dev-libs/libxslt-dev-1.1.26
20     >= dev-libs/glib2-dev-2.64"
21    
22     SRCFILE="${PNAME}-${PVER}.tar.xz"
23    
24     sminclude gnome2
25    
26     UP2DATE="updatecmd_gnome ${PNAME}"