|
- Update pkgver to rr2010.a31025f3 (upstream moved forward significantly)
- Fix arch: any -> x86_64 (native code compilation)
- Add new submodules required by upstream: blst, tl-parser,
libbacktrace, libmicrohttpd
- Remove outdated patches: GSL find_package inject and rldp2 gslcblas
patch are no longer needed (GSL is now optional in upstream)
- Remove gsl makedepend (now optional)
- Add pkgconf, autoconf, automake, libtool makedepends (required for
libmicrohttpd and secp256k1 configure scripts)
- Update depends: openssl/zlib are now bundled as static libs;
add gcc-libs, libsecp256k1, readline
- Use protocol.file.allow=always for local submodule overrides
- Disable USE_QUIC to reduce build complexity
|