valabind: broken with vala-0.38
This commit is contained in:
@@ -3,7 +3,7 @@ pkgname=valabind
|
|||||||
version=1.4.0
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config vala-devel"
|
hostmakedepends="pkg-config vala-devel git"
|
||||||
makedepends="vala-devel glib-devel"
|
makedepends="vala-devel glib-devel"
|
||||||
depends="vala-devel>=0.26"
|
depends="vala-devel>=0.26"
|
||||||
short_desc="Tool to transform vala source files to swig, GIR or GEAR"
|
short_desc="Tool to transform vala source files to swig, GIR or GEAR"
|
||||||
@@ -12,3 +12,4 @@ license="LGPL-3"
|
|||||||
homepage="http://radare.org"
|
homepage="http://radare.org"
|
||||||
distfiles="https://github.com/radare/valabind/archive/${version}.tar.gz"
|
distfiles="https://github.com/radare/valabind/archive/${version}.tar.gz"
|
||||||
checksum=b2e4939912feada6138b8269d228ea82fb0f1391fd2e2e7003f404677b0cdbc9
|
checksum=b2e4939912feada6138b8269d228ea82fb0f1391fd2e2e7003f404677b0cdbc9
|
||||||
|
broken="Broken with vala-0.38: swigwriter.vala:25.24-25.38: error: The name `CCodeBaseModule' does not exist in the context of `SwigWriter.add_includes'"
|
||||||
|
|||||||
Reference in New Issue
Block a user