valabind: update to 0.7.
This commit is contained in:
parent
38a29ffb06
commit
a80a78aa41
@ -1,16 +1,15 @@
|
|||||||
# Template file for 'valabind'
|
# Template file for 'valabind'
|
||||||
pkgname=valabind
|
pkgname=valabind
|
||||||
version=0.6.5
|
version=0.7
|
||||||
disable_parallel_build=yes
|
|
||||||
build_style=gnu-makefile
|
|
||||||
makedepends="pkg-config vala-devel glib-devel"
|
|
||||||
revision=1
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
fulldepends="pkg-config vala-devel glib-devel"
|
||||||
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"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="http://radare.org"
|
homepage="http://radare.org"
|
||||||
distfiles="$homepage/get/$pkgname-$version.tar.gz"
|
distfiles="$homepage/get/$pkgname-$version.tar.gz"
|
||||||
checksum=161641fc4a6ed0e22fcc82c85c8f91e41f18ae02260151f19293ee36c7c4b751
|
checksum=5dcc5f33844116daa8124216aecad4709b21192a3d0365cfbe3fc2e8137ff53b
|
||||||
long_desc="
|
long_desc="
|
||||||
Valabind is a tool to parse vala[1] or vapi files to transform
|
Valabind is a tool to parse vala[1] or vapi files to transform
|
||||||
them into swig interface files, C++ source files, GIR or GEAR.
|
them into swig interface files, C++ source files, GIR or GEAR.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user