monkey: mbedtls is still required; set nocross.
This commit is contained in:
parent
9137039fad
commit
f48dc4efa1
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=monkey
|
||||||
version=1.5.6
|
version=1.5.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
makedepends="mbedtls-devel"
|
||||||
configure_args+="--prefix=/usr --plugdir=/usr/share/monkey/plugins "
|
configure_args+="--prefix=/usr --plugdir=/usr/share/monkey/plugins "
|
||||||
configure_args+="--sysconfdir=/etc/monkey/ --enable-plugins=mbedtls "
|
configure_args+="--sysconfdir=/etc/monkey/ --enable-plugins=mbedtls "
|
||||||
configure_args+="--datadir=/srv/httpd --mandir=/usr/share/man "
|
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"
|
distfiles="${homepage}/releases/1.5/${pkgname}-${version}.tar.gz"
|
||||||
checksum=7c3d845306aa74ee6effd7ab6169d16ac4e6450e564954d0d0baa2d1e9be1a22
|
checksum=7c3d845306aa74ee6effd7ab6169d16ac4e6450e564954d0d0baa2d1e9be1a22
|
||||||
|
|
||||||
|
nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/11227/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/var/log/monkey 0755 root httpd
|
/var/log/monkey 0755 root httpd
|
||||||
/srv/httpd/htdocs 0755 root httpd"
|
/srv/httpd/htdocs 0755 root httpd"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue