lutok: cross build and dbg support.

This commit is contained in:
Juan RP 2013-03-10 10:38:05 +01:00
parent c3f7092efc
commit 55975e0dc8

View file

@ -1,11 +1,12 @@
# Template file for 'lutok'
pkgname=lutok
version=0.2
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-doxygen"
subpackages="lutok-devel"
makedepends="pkg-config doxygen lua-devel"
crossmakedepends="lua-devel"
short_desc="Lightweight C++ API for Lua"
maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD"