summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c13c7271a4eca4528ca07e43944342fba1a14388 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
pkgbase = nginx-unit
	pkgdesc = Dynamic web application server, designed to run applications in multiple languages.
	pkgver = 1.6
	pkgrel = 1
	url = https://unit.nginx.org/
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = php-embed
	makedepends = python
	makedepends = python2
	makedepends = go
	source = https://unit.nginx.org/download/unit-1.6.tar.gz
	source = unit.service
	sha256sums = 24d0de255d1be0ef6420eb03fe086e02d858bd7d17c57dd803bbb2f96f2f9a53
	sha256sums = 8c9b2f732d6e50aa747aa7703303e5fff69f5abc6f5fc1741b774b422e029606

pkgname = nginx-unitd
	depends = glibc

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

pkgname = nginx-unit-python2
	depends = nginx-unitd
	depends = python2

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

pkgname = nginx-unit-go
	arch = any
	depends = nginx-unitd
	depends = go