mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vala: update to 0.56.16.
This commit is contained in:
parent
e3584ab58a
commit
ea53b3a067
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'vala'
|
# Template file for 'vala'
|
||||||
pkgname=vala
|
pkgname=vala
|
||||||
# Should be kept in sync with 'valadoc' (shared distfiles)
|
# Should be kept in sync with 'valadoc' (shared distfiles)
|
||||||
version=0.56.14
|
version=0.56.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-valadoc"
|
configure_args="--disable-valadoc"
|
||||||
hostmakedepends="flex libxslt pkg-config automake libtool"
|
hostmakedepends="flex libxslt pkg-config automake libtool"
|
||||||
makedepends="libfl-devel libglib-devel"
|
makedepends="libfl-devel libglib-devel gobject-introspection"
|
||||||
checkdepends="dbus libgirepository-devel"
|
checkdepends="dbus libgirepository-devel"
|
||||||
short_desc="Compiler for the GObject type system"
|
short_desc="Compiler for the GObject type system"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/Vala"
|
homepage="https://wiki.gnome.org/Projects/Vala"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
||||||
checksum=9382c268ca9bdc02aaedc8152a9818bf3935273041f629c56de410e360a3f557
|
checksum=05487b5600f5d2f09e66a753cccd8f39c1bff9f148aea1b7774d505b9c8bca9b
|
||||||
shlib_provides="libvalaccodegen.so"
|
shlib_provides="libvalaccodegen.so"
|
||||||
make_check=extended # take a lot of time
|
make_check=extended # take a lot of time
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue