Search Criteria
Package Details: nginx-mainline-mod-http-xslt-filter 1.29.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nginx-mainline-mod-http-xslt-filter.git (read-only, click to copy) |
|---|---|
| Package Base: | nginx-mainline-mod-http-xslt-filter |
| Description: | Transform nginx XML responses using XSLT stylesheets |
| Upstream URL: | https://nginx.org/en/docs/http/ngx_http_xslt_module.html |
| Licenses: | BSD-2-Clause |
| Submitter: | Prototik |
| Maintainer: | terryg137 |
| Last Packager: | terryg137 |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-06-15 10:46 (UTC) |
| Last Updated: | 2025-10-28 17:55 (UTC) |
Dependencies (4)
- libxml2 (libxml2-gitAUR)
- libxslt (libxslt-gitAUR)
- nginx-mainline (nginx-quic-libresslAUR)
- nginx-mainline-src (freenginx-mainline-hg-srcAUR, nginx-quic-libressl-srcAUR) (make)
Latest Comments
tchernomax commented on 2025-01-22 19:15 (UTC)
You now need to change the makedepends to
so currently
terryg137 commented on 2023-05-29 18:02 (UTC)
This package has been out-of-date for quite a while so far and it refuses to be installed with newer version of nginx. To get it compiled with your nginx installation, a quick workaround is to change line 12 of the PKGBUILD file to
dmitmel commented on 2022-03-14 19:09 (UTC)
Repentinus: Could you please update the package for nginx 1.26? Here's a patch that also makes the script consistent with the current version of the nginx-mod-http-xslt-filter package: