rebuild lighttpd last time
we refuse to abide by new configuration options like debian fedora arch dictate
This commit is contained in:
parent
e6738757e9
commit
c6d9067da0
2 changed files with 11 additions and 3 deletions
|
@ -7,8 +7,9 @@
|
|||
|
||||
pkgname=lighttpd
|
||||
pkgver=1.4.75
|
||||
pkgrel=01
|
||||
pkgdesc='A secure, fast, compliant and very flexible web-server w/o systemd ipv6'
|
||||
pkgrel=02
|
||||
epoch=1
|
||||
pkgdesc='A secure, fast, compliant and very flexible web-server w/o systemd ipv6 zstd -- finale edition next vers is crap '
|
||||
url="https://www.lighttpd.net/"
|
||||
depends=('pcre2' 'brotli')
|
||||
makedepends=('e2fsprogs' 'libdbi' 'libmaxminddb' 'libxml2' 'lua' 'mariadb-libs' 'pkgconfig' 'sqlite')
|
||||
|
@ -46,6 +47,7 @@ build() {
|
|||
--with-openssl \
|
||||
--with-pcre2 \
|
||||
--disable-ipv6 \
|
||||
--with-zstd=no \
|
||||
--without-systemd \
|
||||
--with-webdav-props \
|
||||
--with-webdav-locks
|
||||
|
@ -92,5 +94,5 @@ sha256sums=(8b721ca939d312afaa6ef31dcbd6afb5161ed385ac828e6fccd4c5b76be189d6 #
|
|||
fece4581bebf39768571962dedce176b2b5f487c0abb5c1cfb35395de216c01f # lighttpd.conf
|
||||
d8a185145a7c08b4fd8c8e6c12dae3e176389dd9b1c66e239757b2ba5108c871) # lighttpd.tmpfiles
|
||||
|
||||
## f727b49ca71c29b189079e0ddccd30da7251ef0ffb782c1713241fb7b77d6eff lighttpd-1.4.75-01-x86_64.pkg.tar.lz
|
||||
## f017bdd1f0107391bcc0874df425331ac04d75ce03dde3f0885cbf9936cf2644 lighttpd-1:1.4.75-02-x86_64.pkg.tar.lz
|
||||
|
||||
|
|
6
lighttpd/PKGBUILD-final
Normal file
6
lighttpd/PKGBUILD-final
Normal file
|
@ -0,0 +1,6 @@
|
|||
This pkg as of April 13 2024 turned into some meson autoconf nightmare with our needed options not
|
||||
recognized.
|
||||
|
||||
We are branding this software as shit and refuse to build it as Arch Debian Fedora do
|
||||
|
||||
|
Loading…
Reference in a new issue