lutok: cross build and dbg support.
This commit is contained in:
parent
c3f7092efc
commit
55975e0dc8
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue