14 lines
508 B
Bash
14 lines
508 B
Bash
# Template file for 'valabind'
|
|
pkgname=valabind
|
|
version=1.4.0
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
hostmakedepends="pkg-config vala-devel"
|
|
makedepends="vala-devel glib-devel"
|
|
depends="vala-devel>=0.26"
|
|
short_desc="Tool to transform vala source files to swig, GIR or GEAR"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-3"
|
|
homepage="http://radare.org"
|
|
distfiles="https://github.com/radare/valabind/archive/${version}.tar.gz"
|
|
checksum=b2e4939912feada6138b8269d228ea82fb0f1391fd2e2e7003f404677b0cdbc9
|