14 lines
559 B
Bash
14 lines
559 B
Bash
# Template file for 'uwsgi'
|
|
pkgname=uwsgi
|
|
version=2.0.10
|
|
revision=1
|
|
build_style=python-module
|
|
hostmakedepends="python-devel python-setuptools"
|
|
makedepends="sqlite-devel python-devel python-setuptools libxml2-devel"
|
|
pycompile_module="uwsgidecorators.py"
|
|
short_desc="Fast, self-healing application container server"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="http://projects.unbit.it/uwsgi"
|
|
distfiles="http://projects.unbit.it/downloads/uwsgi-$version.tar.gz"
|
|
checksum=c0b381d6c22da931e85e3efe612629fe33a01ac25b0f028aa631b85d86d5028b
|