@xiota: Thank you very much for the update for pcsclite!
Here is a minor issue:
wine-wow64: /usr/share/fontconfig/conf.avail exists in filesystem
which can be fixed with:
diff --git a/PKGBUILD b/PKGBUILD
index 8760d61..23d5e2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -105,7 +105,7 @@ package() {
ln -sf /usr/bin/wine "$pkgdir"/usr/bin/wine64
# Font aliasing settings for Win32 applications
- install -Dm644 "$srcdir"/30-win32-aliases.conf "$pkgdir"/usr/share/fontconfig/conf.avail
+ install -Dm644 "$srcdir"/30-win32-aliases.conf -t "$pkgdir"/usr/share/fontconfig/conf.avail
install -d "$pkgdir"/usr/share/fontconfig/conf.default
ln -s ../conf.avail/30-win32-aliases.conf "$pkgdir"/usr/share/fontconfig/conf.default/30-win32-aliases.conf
Pinned Comments
xiota commented on 2025-06-03 18:29 (UTC)
As of this writing, multilib/wine still depends on lib32 packages. However, build with wow64 mode is in testing. Users are advised to switch when it is out of testing.
Because of oech3 repeatedly opening deletion requests, this package will not be converted to metapackage, or any actions other than notification in comments, to assist users with migration.