summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c0a29f8b59c85e3c5d24e1771418b8f444c41e7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = nginx-unit
	pkgdesc = Dynamic web application server, designed to run applications in multiple languages.
	pkgver = 0.3
	pkgrel = 3
	url = http://unit.nginx.org/
	arch = i686
	arch = x86_64
	license = Apache-2.0
	makedepends = php-embed
	makedepends = python
	source = nginx-unit-0.3.tar.gz::https://hg.nginx.org/unit/archive/0.3.tar.gz
	md5sums = 62ac119c9e345e0b447356b543111b33

pkgname = nginx-unitd

pkgname = nginx-unit-python
	depends = nginx-unitd
	depends = python

pkgname = nginx-unit-php
	depends = nginx-unitd
	depends = php