commit f14dad2
chld
·
2026-09-06 02:00:31 +0000 UTC
parent d150732
gnutls, nettle: update build and deps
3 files changed,
+8,
-22
+2,
-0
1@@ -9,6 +9,8 @@ build(){
2 --bindir=/bin \
3 --sbindir=/bin \
4 --libdir=/lib \
5+ --without-p11-kit \
6+ --disable-nls \
7 --includedir=/include \
8 --sysconfdir=/etc \
9 --enable-static \
+3,
-1
1@@ -1,2 +1,4 @@
2 /nettle
3-.gmake
4+.gmake
5+.pkgconf
6+/libz
+3,
-21
1@@ -17,29 +17,11 @@ build(){
2 --without-pgtk \
3 --without-gnutls \
4 --without-dbus \
5- --without-xim \
6- --without-xaw3d \
7- --without-gpm \
8- --without-be-cairo \
9- --without-be-app \
10- --without-selinux \
11- --without-zlib \
12- --without-xinput2 \
13- --without-xpm \
14- --without-jpeg \
15- --without-tiff \
16- --without-gif \
17- --without-png \
18- --without-rsvg \
19- --without-webp \
20- --without-sqlite3 \
21+ --without-nls \
22+ --with-nettle-mini \
23+ --with-zlib \
24 --without-lcms2 \
25- --without-libsystemd \
26 --disable-shared \
27- --without-kerberos \
28- --without-kerberos5 \
29- --without-sound \
30- --without-x-toolkit \
31 --without-w32 \
32 --disable-largefile \
33 --enable-static \