Search Criteria
Package Details: pawn-appetit-bin 0.11.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pawn-appetit-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | pawn-appetit-bin |
| Description: | Ultimate Chess Toolkit |
| Upstream URL: | https://github.com/Pawn-Appetit/pawn-appetit |
| Licenses: | GPL-3.0 |
| Submitter: | pvdrz |
| Maintainer: | pvdrz |
| Last Packager: | pvdrz |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-10-20 20:10 (UTC) |
| Last Updated: | 2026-01-28 21:22 (UTC) |
Dependencies (12)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libsoup
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
Latest Comments
nickray commented on 2025-11-23 16:37 (UTC)
It's a Tauri problem, or ultimately a webkit2gtk problem. On Tauri side, they are planning to move to CEF or some other backend instead of WebKit, but this seems far out. See e.g. https://github.com/orgs/tauri-apps/discussions/8524
pvdrz commented on 2025-11-21 02:47 (UTC)
We definitely could do that but I wonder if this is something that should be done upstream instead of here. I imagine that this issue affects not only Arch Linux users.
nickray commented on 2025-11-20 01:57 (UTC) (edited on 2025-11-20 01:57 (UTC) by nickray)
Thanks for creating this. Would it make sense to patch the
Execline in the.desktopfile to beExec=env WEBKIT_DISABLE_DMABUF_RENDERER=1 pawn-appetit? And/orWEBKIT_DISABLE_COMPOSITING_MODE=1? The trouble is that WebKit and NVidia have issues (app just starts as white or black screen). I am not sure what the downsides of disabling these things is, but given the app is not very GPU-bound it might be OK to make it "work by default".pvdrz commented on 2025-10-20 20:12 (UTC)
This package is based on the en-croissant-bin package as Pawn Appetit is a fork of En Croissant.