Search Criteria
Package Details: nginx-mainline-mod-brotli 1:1.0.0rc-5
Git Clone URL: | https://aur.archlinux.org/nginx-mainline-mod-brotli.git (read-only, click to copy) |
---|---|
Package Base: | nginx-mainline-mod-brotli |
Description: | Brotli compression filter module for mainline nginx |
Upstream URL: | https://github.com/google/ngx_brotli |
Licenses: | |
Submitter: | mtorromeo |
Maintainer: | mtorromeo |
Last Packager: | mtorromeo |
Votes: | 12 |
Popularity: | 0.29 |
First Submitted: | 2017-04-06 09:40 |
Last Updated: | 2020-12-28 18:15 |
Latest Comments
1 2 Next › Last »
francoism90 commented on 2020-12-24 12:40
You can now use nginx-mainline-src.
kescherAUR commented on 2020-12-24 12:03
PKGBUILD needs to be adjusted for nginx 1.19.6 (_nginxver and checksum)
sampsoncrowley commented on 2020-09-29 23:46
Updated PKGBUILD for mainline 1.19.3: https://github.com/SampsonCrowley/arch_packages/blob/0ae3dc973dc6a36ab04670af7f59b18dad12b477/nginx-mainline-mod-brotli/PKGBUILD
sampsoncrowley commented on 2020-09-10 23:23
https://github.com/SampsonCrowley/arch_packages/blob/master/nginx-mainline-mod-brotli
francoism90 commented on 2020-06-02 08:37
@mtorromeo Why are you still using the archive repo? :)
Seems https://github.com/google/ngx_brotli/releases can be used instead.
sampsoncrowley commented on 2020-03-06 18:39
Updated Brotli PKGBUILD: https://github.com/SampsonCrowley/arch_packages/blob/master/nginx-mainline-mod-brotli
francoism90 commented on 2019-09-17 07:31
Solved by adding the modules to the top of
/etc/nginx/nginx.conf
:francoism90 commented on 2019-09-16 11:50
5318#5318: unknown directive "brotli"
- Any solution?lightdark commented on 2019-08-09 04:40
Could you make this provide
nginx-mod-brotli
?lightdark commented on 2018-11-18 20:23
Please make the dependency for this
nginx-mainline=$_nginxver
rather than justnginx-mainline
; this requires an exact version equal to the one used for this package.