Age | Commit message (Collapse) | Author |
|
build with musl
update static dependencies
|
|
update static dependencies
|
|
This was cached from the [core] PKGBUILD, which also switched to github
releases instead of the generated archive.
|
|
update static deps
add release script to build binary repos
|
|
Should build just fine for obvious reasons there, but as we already set
conditional options for the openssl component, there's an expectation
that arm will need special flags too... these are the flags archlinuxarm
uses to build core/openssl.
Reported-by: Luca Weiss <luca@z3ntu.xyz>
|
|
update static dependencies, enable zstd support in libarchive
|
|
fix openssl support
no-shared does not provide all the options a static libssl needs
|
|
update dependencies.
re-enable file:// support.
The curl issue turned out to be a problem with --with-ssl, except old
versions of curl simple failed to detect the static copy altogether and
therefore this did not have https:// support anyway.
Explicitly disable the ssl "feature" for now, to allow updating libcurl.
|
|
Upstream site is dead, see FS#59572
Use arch mirror with the latest cached release as in the [core] package
|
|
upstream release
be more built-in about installing only part of pacman
use native binary renaming feature
bump versions of various dependencies
|
|
upstream release
Bump static dependencies too, except for curl 7.60 which does not work
ATM.
|
|
Rewrite building this properly, without relying on abs (which does not
exist anymore).
Note: curl does not seem to work statically, without c-ares. pacman just
segfaulted... this does not indicate promising behavior w.r.t. blindly
rebuilding the deptree using abs *or* asp.
I did not bother with monotonically increasing pkgver, since it is quite
some time since this worked and the date usage was madness anyway... it
is very unlikely anyone had this installed.
|
|
|