view lang/vala/vala.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=vala
PKGVERSION=0.44.1
PKGREVISION=1
PKGLICENSE="LGPL-2.1-only"
PKGSUMMARY="compiler using the gobject type system"
PKGDOWNLOAD="https://download.gnome.org/sources/$PKGNAME/0.44/$PKGNAME-$PKGVERSION.tar.xz"
PKGDEPENDS="glib"
PKGOPTIONS="VALADOC"