blob: c484a6948a6d6e589e7a165af9b661ed9270bb91 (
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
pkgbase = nginx-unit
pkgdesc = Lightweight, dynamic, open-source server for diverse web applications.
pkgver = 1.31.0
pkgrel = 1
url = https://unit.nginx.org/
arch = i686
arch = x86_64
license = Apache
makedepends = php-embed
makedepends = php-legacy-embed
makedepends = python
makedepends = go
makedepends = ruby
makedepends = perl
makedepends = npm
source = https://unit.nginx.org/download/unit-1.31.0.tar.gz
source = unit.service
source = configure.patch
sha256sums = 268b1800bc4e030667e67967d052817437dff03f780ac0a985909aa225de61ed
sha256sums = 8c9b2f732d6e50aa747aa7703303e5fff69f5abc6f5fc1741b774b422e029606
sha256sums = 42ef974833acd61091b127a7b4b6cf5dc377948b78ef01eeb942d848e94c6b62
pkgname = nginx-unitd
depends = glibc
depends = openssl
pkgname = nginx-libunit
pkgname = nginx-unit-python
depends = nginx-unitd
depends = python
pkgname = nginx-unit-php-legacy
depends = nginx-unitd
depends = php-legacy-embed
pkgname = nginx-unit-php
depends = nginx-unitd
depends = php-embed
pkgname = nginx-unit-perl
arch = any
depends = nginx-unitd
depends = perl
pkgname = nginx-unit-ruby
arch = any
depends = nginx-unitd
depends = ruby
pkgname = nginx-unit-nodejs
arch = any
depends = nginx-unitd
depends = nodejs
pkgname = nginx-unit-go
arch = any
depends = nginx-unitd
depends = go
|