vala: update to 0.38.1; gnome is now maintained by Gottox
This commit is contained in:
parent
cb2ef92998
commit
296797d984
|
@ -696,7 +696,6 @@ libjasper.so.4 libjasper-1.900.27_1
|
||||||
librecode.so.0 librecode-3.6_1
|
librecode.so.0 librecode-3.6_1
|
||||||
libenca.so.0 libenca-1.13_1
|
libenca.so.0 libenca-1.13_1
|
||||||
libwavpack.so.1 libwavpack-4.60.1_1
|
libwavpack.so.1 libwavpack-4.60.1_1
|
||||||
libvala-0.36.so.0 libvala-0.36.1_1
|
|
||||||
libSDL_net-1.2.so.0 SDL_net-1.2.7_1
|
libSDL_net-1.2.so.0 SDL_net-1.2.7_1
|
||||||
libmodplug.so.1 libmodplug-0.8.8_1
|
libmodplug.so.1 libmodplug-0.8.8_1
|
||||||
libfetch.so.2 libfetch-2.34_8
|
libfetch.so.2 libfetch-2.34_8
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'vala'
|
# Template file for 'vala'
|
||||||
pkgname=vala
|
pkgname=vala
|
||||||
version=0.36.4
|
version=0.38.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config flex libxslt"
|
hostmakedepends="pkg-config flex libxslt"
|
||||||
makedepends="libglib-devel libfl-devel"
|
makedepends="libglib-devel libfl-devel graphviz-devel"
|
||||||
short_desc="Compiler for the GObject type system"
|
short_desc="Compiler for the GObject type system"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://live.gnome.org/Vala"
|
homepage="http://live.gnome.org/Vala"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
||||||
checksum=e9f23ce711c1a72ce664d10946fbc5953f01b0b7f2a3562e7a01e362d86de059
|
checksum=1035344f3ba50a572894c0aed3f794dd0efb9f08fce1c1d0cc537936e9a05084
|
||||||
|
|
||||||
libvala_package() {
|
libvala_package() {
|
||||||
short_desc+=" - shared library"
|
short_desc+=" - shared library"
|
||||||
|
|
Loading…
Reference in New Issue