Search Criteria
Package Details: proton-cachyos-native 1:11.0.20260702-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/proton-cachyos-native.git (read-only, click to copy) |
|---|---|
| Package Base: | proton-cachyos-native |
| Description: | A compatibility tool for Steam Play based on Wine and additional components, experimental branch with extra CachyOS flavour (native build) |
| Upstream URL: | https://github.com/CachyOS/proton-cachyos |
| Licenses: | custom |
| Provides: | proton, proton-cachyos |
| Replaces: | proton-cachyos |
| Submitter: | loathingkernel |
| Maintainer: | loathingkernel |
| Last Packager: | loathingkernel |
| Votes: | 13 |
| Popularity: | 1.55 |
| First Submitted: | 2026-06-19 19:20 (UTC) |
| Last Updated: | 2026-07-15 07:44 (UTC) |
Dependencies (206)
- atk (at-spi2-core-gitAUR, at-spi2-core)
- attr (attr-gitAUR)
- cabextract
- cairo (cairo-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- dbus-glib
- desktop-file-utils (desktop-file-utils-gitAUR)
- flac (flac-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- gettext (gettext-gitAUR, gettext-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- glu (glu-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- lib32-atk (lib32-at-spi2-core)
- lib32-attr
- Show 186 more dependencies...
Required by (8)
- dxvk-gplasync-bin (requires proton) (optional)
- dxvk-gplasync-bin-git (requires proton) (optional)
- heroic-games-launcher (requires proton) (optional)
- legendary (requires proton) (optional)
- legendary-heroic-bin (requires proton) (optional)
- physica (requires proton) (optional)
- proton-cachyos-launcher (requires proton-cachyos)
- rare (requires proton) (optional)
Sources (7)
- compatibilitytool.vdf.template
- https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86.tar.xz
- https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86_64.tar.xz
- https://github.com/madewokherd/wine-mono/releases/download/wine-mono-11.2.0/wine-mono-11.2.0-x86.tar.xz
- https://github.com/madewokherd/xalia/releases/download/xalia-0.4.9/xalia-0.4.9-net48-mono.zip
- ntsync.conf
- proton-cachyos
Latest Comments
1 2 3 4 Next › Last »
loathingkernel commented on 2026-06-19 19:37 (UTC)
This package has been moved to
proton-cachyos-nativebecause it was causing confusion as to which one was the intended packaging method. With the rename I hope both will state their purpose more accurately.Given the way Proton-CachyOS and Proton in general is intended to operate,
proton-cachyos-slrshould be considered the defecto choice, whichproton-cachyos-nativebeing the one for the adventurous users who understand what it is, why it exists and how it deviates from the intended packaging method.There is also the matter of the SteamRT3 Steam client, which is uncertain if it will be able to use this package, so it's better to prepare for that too.
loathingkernel commented on 2026-06-17 07:13 (UTC)
@Dolfost these are all dependencies that get downloaded through Proton's build system. Some are from reputable sources (wine-gecko) others are from crates.io, where cargo finds its dependencies.
Dolfost commented on 2026-06-16 14:54 (UTC)
Mates, what is that here?
luf3 commented on 2026-06-11 20:38 (UTC) (edited on 2026-06-11 20:40 (UTC) by luf3)
For anyone running into the following build error:
/usr/bin/ld: /usr/lib/libnsl.so: error adding symbols: file in wrong formatI was able to fix it by installing:
sudo pacman -S lib32-libnslAfter that,
paru -S proton-cachyosbuilt successfully on my system.From what I could tell while debugging the build logs, the current PKGBUILD may be missing
lib32-libnslas a dependency for the 32-bit GStreamer build stage.meeneque commented on 2026-05-24 09:25 (UTC) (edited on 2026-05-24 09:31 (UTC) by meeneque)
There'are some problems (at least for me) with cloning libxml2 from gitlab.gnome.org - I'm getting 503 all the time. Would you consider to change it to github.com/GNOME/libxml2.git or maybe implement it as a backup solution? Right now it just fails.
mihalycsaba commented on 2026-05-05 17:04 (UTC)
Hi, yes it builds and works, thank you. After I posted the error here, I spent like 2 hours prompting LLMs to try to solve the issue, they weren't even close to this or any solution. :D
loathingkernel commented on 2026-05-04 12:59 (UTC) (edited on 2026-05-04 13:00 (UTC) by loathingkernel)
I have constrained the libsoup build configuration to match the one on a clean chroot. It should build now, unless something else also needs to be explicitly configured.
loathingkernel commented on 2026-05-04 10:26 (UTC) (edited on 2026-05-04 10:27 (UTC) by loathingkernel)
I am not sure what is causing this but my first thought is that it's some other package present in the system, that the build process picks up. It's not happening here when building in a clean chroot (paru can automate that if needed). Sadly I don't know which package that is presently.
mihalycsaba commented on 2026-05-03 18:18 (UTC)
I'm getting this error when trying to build it, had no issues with version 10
ohkeenan commented on 2026-04-19 22:35 (UTC) (edited on 2026-04-21 17:07 (UTC) by ohkeenan)
@loathingkernel @ptr1337 Huge appreciation to you and the team. As an IT worker who builds often but is still "learning" Arch (even after nearly a decade), I want to acknowledge the massive effort and hardware stress that goes into maintaining this. You're appreciated.
I saw the recent comments - ignore the noise. Some people don't understand "bleeding edge" means occasionally getting cut.
I’ve spent the last hour diving into makepkg.conf to optimize my environment (3900X/128GB RAM). Moving the build to a 64G tmpfs and cranking the MAKEFLAGS to -j22. I’m also testing ccache despite the PKGBUILD's specific wrappers, just to see if I can shorten that 30-minute re-run. And I've never done that for a package (usually just look for a -bin). So thanks to your efforts I've levelled up.
Thanks for providing the community with these tools.
Edit:
Switching the build to memory instead of nvme cut the time down from ~30m to ~10m. In my case,
ModuleNotFoundError: No module named 'fontTools'make[1]: *** [../proton-cachyos/Makefile.in:2028: obj-fonts/micross.ttf] Error 1".Installing as user
python -m pip install fonttoolswas all I needed. Cheers.1 2 3 4 Next › Last »