From 089d05efa5e38445be5959cee845be8c133944e6 Mon Sep 17 00:00:00 2001 From: Rina Spinne Date: Mon, 23 May 2022 00:30:25 -0500 Subject: [PATCH 1/5] libnfs: Update to 5.0.1 --- common/shlibs | 2 +- srcpkgs/libnfs/patches/fix-musl.patch | 10 ---------- srcpkgs/libnfs/template | 4 ++-- 3 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 srcpkgs/libnfs/patches/fix-musl.patch diff --git a/common/shlibs b/common/shlibs index 8231f48d36a3..a7540ef7b2db 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1199,7 +1199,7 @@ librlog.so.5 librlog-1.4_1 libtinyxml.so.0 tinyxml-2.6.2_1 libtinyxml2.so.9 tinyxml2-9.0.0_1 libbluray.so.2 libbluray-1.0.0_1 -libnfs.so.13 libnfs-4.0.0_1 +libnfs.so.14 libnfs-5.0.1_1 libzip.so.5 libzip-1.7.3_2 libluajit-5.1.so.2 LuaJIT-2.0.0_1 libOSMesa.so.8 libOSMesa-9.1_1 diff --git a/srcpkgs/libnfs/patches/fix-musl.patch b/srcpkgs/libnfs/patches/fix-musl.patch deleted file mode 100644 index 18a3657c649c..000000000000 --- a/srcpkgs/libnfs/patches/fix-musl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/include/nfsc/libnfs.h -+++ b/include/nfsc/libnfs.h -@@ -24,6 +24,7 @@ - #define _LIBNFS_H_ - - #include -+#include - #if defined(__ANDROID__) || defined(AROS) \ - || ( defined(__APPLE__) && defined(__MACH__) ) - #include diff --git a/srcpkgs/libnfs/template b/srcpkgs/libnfs/template index f1e27dd15f57..1946fdceb307 100644 --- a/srcpkgs/libnfs/template +++ b/srcpkgs/libnfs/template @@ -1,6 +1,6 @@ # Template file for 'libnfs' pkgname=libnfs -version=4.0.0 +version=5.0.1 revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure @@ -10,7 +10,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://github.com/sahlberg/libnfs" distfiles="https://github.com/sahlberg/libnfs/archive/${pkgname}-${version}.tar.gz" -checksum=6ee77e9fe220e2d3e3b1f53cfea04fb319828cc7dbb97dd9df09e46e901d797d +checksum=7ef445410b42f36b9bad426608b53ccb9ccca4101e545c383f564c11db672ca8 pre_configure() { autoreconf -fi From 693f569437a576d13c2068a0c087dc1450d5e39f Mon Sep 17 00:00:00 2001 From: Rina Spinne Date: Sat, 25 Jun 2022 17:36:30 -0500 Subject: [PATCH 2/5] mpd: rebuild for libnfs-5.0.1 --- srcpkgs/mpd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template index 7249957f2113..bf6aa8c73770 100644 --- a/srcpkgs/mpd/template +++ b/srcpkgs/mpd/template @@ -1,7 +1,7 @@ # Template file for 'mpd' pkgname=mpd version=0.23.7 -revision=2 +revision=3 build_style=meson configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true -Dsoundcloud=enabled -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled From 05ed5bc9312ccc3ff6e1265276aeaaa6d9c6ca80 Mon Sep 17 00:00:00 2001 From: Rina Spinne Date: Sat, 25 Jun 2022 17:36:51 -0500 Subject: [PATCH 3/5] kodi: rebuild for libnfs-5.0.1 --- srcpkgs/kodi/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kodi/template b/srcpkgs/kodi/template index b4eeacdab624..d3e9a13afdd5 100644 --- a/srcpkgs/kodi/template +++ b/srcpkgs/kodi/template @@ -1,7 +1,7 @@ # Template file for 'kodi' pkgname=kodi version=19.4 -revision=2 +revision=3 _codename="Matrix" wrksrc="xbmc-${version}-${_codename}" build_style=cmake From 944b3242668679f9513bb160684a47eccdc3e0b5 Mon Sep 17 00:00:00 2001 From: Rina Spinne Date: Sat, 25 Jun 2022 17:37:21 -0500 Subject: [PATCH 4/5] gvfs: rebuild for libnfs-5.0.1 --- srcpkgs/gvfs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gvfs/template b/srcpkgs/gvfs/template index 71be065310ef..6adb51e279bd 100644 --- a/srcpkgs/gvfs/template +++ b/srcpkgs/gvfs/template @@ -1,7 +1,7 @@ # Template file for 'gvfs' pkgname=gvfs version=1.48.1 -revision=1 +revision=2 build_style=meson configure_args="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dlogind=false -Dman=true" From dc3c066550187ab2def6ff0539dcf98fcdaff19c Mon Sep 17 00:00:00 2001 From: Rina Spinne Date: Sat, 25 Jun 2022 17:37:40 -0500 Subject: [PATCH 5/5] qemu: rebuild for libnfs-5.0.1 --- srcpkgs/qemu/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qemu/template b/srcpkgs/qemu/template index 17655fdbdda8..042ba79299e1 100644 --- a/srcpkgs/qemu/template +++ b/srcpkgs/qemu/template @@ -2,7 +2,7 @@ # This package should be updated together with qemu-user-static pkgname=qemu version=6.2.0 -revision=2 +revision=3 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec --localstatedir=/var --disable-glusterfs --disable-xen --enable-docs --enable-kvm --enable-libusb --enable-pie