valabind-git: bump version; cross build support.

This commit is contained in:
Juan RP 2013-08-12 16:18:48 +02:00
parent bea991945a
commit f619c55907

View file

@ -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"