valabind-git: bump version; cross build support.
This commit is contained in:
parent
bea991945a
commit
f619c55907
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'valabind-git'
|
||||
pkgname=valabind-git
|
||||
version="$(date -u +%Y%m%d)"
|
||||
version=20130812
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="pkg-config vala-devel>=0.18 libglib-devel"
|
||||
hostmakedepends="pkg-config vala-devel>=0.18"
|
||||
makedepends="vala-devel>=0.18 libglib-devel"
|
||||
short_desc="Tool to transform vala source files to swig, GIR or GEAR (git snapshot)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-3"
|
||||
|
|
Loading…
Reference in New Issue