monkey: mbedtls is still required; set nocross.

This commit is contained in:
Juan RP 2015-03-20 16:56:39 +01:00
parent 9137039fad
commit f48dc4efa1

View file

@ -3,6 +3,7 @@ pkgname=monkey
version=1.5.6
revision=1
build_style=configure
makedepends="mbedtls-devel"
configure_args+="--prefix=/usr --plugdir=/usr/share/monkey/plugins "
configure_args+="--sysconfdir=/etc/monkey/ --enable-plugins=mbedtls "
configure_args+="--datadir=/srv/httpd --mandir=/usr/share/man "
@ -14,6 +15,8 @@ homepage="http://monkey-project.com"
distfiles="${homepage}/releases/1.5/${pkgname}-${version}.tar.gz"
checksum=7c3d845306aa74ee6effd7ab6169d16ac4e6450e564954d0d0baa2d1e9be1a22
nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/11227/steps/shell_3/logs/stdio"
make_dirs="
/var/log/monkey 0755 root httpd
/srv/httpd/htdocs 0755 root httpd"