blob: a697c6deaad02afa25e3e73f840d35ea7b891321 (
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
|
pkgbase = nginx-mainline-addons
pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server, mainline release
pkgver = 1.11.9
pkgrel = 1
url = http://nginx.org
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = custom
makedepends = hardening-wrapper
makedepends = geoip
makedepends = leiningen
makedepends = java-environment-openjdk>=8
makedepends = luajit
source = http://nginx.org/download/nginx-1.11.9.tar.gz
source = http://nginx.org/download/nginx-1.11.9.tar.gz.asc
source = service
source = logrotate
source = nginx-addon-fancyindex::git+https://github.com/aperezdc/ngx-fancyindex.git
source = nginx-addon-headers-more::git+https://github.com/openresty/headers-more-nginx-module.git
source = nginx-addon-ct::git+https://github.com/grahamedgecombe/nginx-ct.git
source = nginx-addon-auth-pam::git+https://github.com/stogh/ngx_http_auth_pam_module.git
source = nginx-addon-clojure::git+https://github.com/nginx-clojure/nginx-clojure.git
source = nginx-addon-ndk::git+https://github.com/simpl/ngx_devel_kit.git
source = nginx-addon-encrypted-session::git+https://github.com/openresty/encrypted-session-nginx-module.git
source = nginx-addon-lua-http::git+https://github.com/openresty/lua-nginx-module.git
source = nginx-addon-nchan::git+https://github.com/slact/nchan.git
source = nginx-addon-rtmp::git+https://github.com/sergey-dryabzhinsky/nginx-rtmp-module.git#branch=dev
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
md5sums = 7aeca793819c2b8df134c0b1cfe98361
md5sums = SKIP
md5sums = ce9a06bcaf66ec4a3c4eb59b636e0dfd
md5sums = d6a6d4d819f03a675bacdfabd25aa37e
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = nginx-mainline-addons
depends = pcre
depends = zlib
depends = openssl
depends = gperftools
provides = nginx
provides = nginx-mainline
conflicts = nginx
conflicts = nginx-mainline
replaces = nginx
replaces = nginx-mainline
backup = etc/nginx/fastcgi.conf
backup = etc/nginx/fastcgi_params
backup = etc/nginx/koi-win
backup = etc/nginx/koi-utf
backup = etc/nginx/mime.types
backup = etc/nginx/nginx.conf
backup = etc/nginx/scgi_params
backup = etc/nginx/uwsgi_params
backup = etc/nginx/win-utf
backup = etc/logrotate.d/nginx
pkgname = nginx-mainline-full
pkgdesc = Full set of addons for Nginx server
depends = nginx-mainline-addons
depends = nginx-mainline-addon-rtmp=1.11.9-1
pkgname = nginx-mainline-addon-geoip
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-image_filter
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-perl
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-xslt_filter
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-stream
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-mail
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-fancyindex
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-headers-more
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-ct
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-auth-pam
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-clojure
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-ndk
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-encrypted-session
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-lua-http
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-nchan
depends = nginx-mainline-addons=1.11.9-1
pkgname = nginx-mainline-addon-rtmp
depends = nginx-mainline-addons=1.11.9-1
|