Package Details: dwproton-bin 1:11.0_7-1

Git Clone URL: https://aur.archlinux.org/dwproton-bin.git (read-only, click to copy)
Package Base: dwproton-bin
Description: Proton builds with the latest Dawn Winery fixes for gacha games, based on Proton-CachyOS.
Upstream URL: https://dawn.wine/dawn-winery/dwproton
Licenses: custom, MIT, zlib, BSD-2-Clause, MPL-2.0, LGPL-2.1-only
Provides: dwproton, proton
Submitter: shira
Maintainer: shira
Last Packager: shira
Votes: 5
Popularity: 1.35
First Submitted: 2026-01-23 10:12 (UTC)
Last Updated: 2026-07-13 18:00 (UTC)

Required by (8)

Sources (1)

Pinned Comments

shira commented on 2026-02-14 06:08 (UTC) (edited on 2026-02-17 14:49 (UTC) by shira)

i also made https://aur.archlinux.org/packages/dwproton-signed-bin for anyone interested

Latest Comments

1 2 Next › Last »

engraved commented on 2026-07-16 19:46 (UTC)

Hi @shira, I installed lib32-gst-plugins-base-libs (AUR) before making my initial comment, but it didn’t fix the issue. I tried installing it again now, and after the installation I was able to install dwproton-bin without any issues or missing dependencies!

Thank you, and apologies. In that case, this is probably not directly related to this package, unless you can mark "lib32-gst-plugins-base-libs" (AUR) as a required dependency somehow. I’m not familiar with AUR package creation, so apologies if I’m wrong.

shira commented on 2026-07-16 19:33 (UTC)

Ah lib32-gst-plugins-base-libs is still a required dependency from the package, you can just pull it from AUR instead of the main Arch Linux repos.

Though I'm pretty sure the AUR pkgbuild for it misses a couple required make dependencies, for me it was missing lib32-libepoxy & lib32-libxcomposite, so if it throws an error while you try to compile it you can try installing those (or report to lib32-gst-plugins-base-libs upstream)

engraved commented on 2026-07-16 19:19 (UTC)

Another note from me, @shira: it works on systems that already had that lib32 package, have it cached, and are performing an update. What fails is a fresh installation on a new system.

engraved commented on 2026-07-16 19:17 (UTC)

Hi @shira, no worries. The packages I’m referring to are: -> lib32-libgudev -> lib32-libpulse -> lib32-libsndfile -> lib32-gst-plugins-base-libs -> lib32-orc -> lib32-libvorbis -> lib32-libogg

Specifically, the likely culprit is lib32-gst-plugins-base-libs, as I know for sure that it has been removed from multilib. The full error message, in case it helps, is: "error: target not found: lib32-gst-plugins-base-libs ==> ERROR: 'pacman' failed to install missing dependencies. ==> Missing dependencies: -> lib32-libgudev -> lib32-libpulse -> lib32-libsndfile -> lib32-gst-plugins-base-libs -> lib32-orc -> lib32-libvorbis -> lib32-libogg ==> ERROR: Could not resolve all dependencies. :: (1/1) failed dwproton-bin - Failed to build package with makepkg :: Transaction complete. Installation complete. "

shira commented on 2026-07-16 19:02 (UTC) (edited on 2026-07-16 19:03 (UTC) by shira)

Hello @engraved, upon further inspection I am unable to find the exact packages you're referring to? Do you mean the out of date lib32 packages? I was able to update fine.

shira commented on 2026-07-16 18:18 (UTC) (edited on 2026-07-16 18:20 (UTC) by shira)

Hi @engraved, very sorry I did not see your message earlier. I have been on vacation and had this package automatically updated whenever a new version comes, only manually intervening when necessary. I'll be back home soon to update the package :)

engraved commented on 2026-07-11 17:49 (UTC)

Hi @shira, would it be possible to update the package dependencies? The recent changes to Arch multilib repo broke it (as most lib32 packages got merged).

Thank you.

blargle commented on 2026-02-17 10:54 (UTC)

Yes, it works now, including through yay.

shira commented on 2026-02-16 10:54 (UTC)

the previous method of just curling for the sha512sum also just worked as far as i can tell but it was probably flaky so i opted to avoid that instead, hope it works, atleast on my two machines it does

shira commented on 2026-02-16 10:49 (UTC) (edited on 2026-02-16 10:50 (UTC) by shira)

@blargle i tested it on a couple systems and i think it should work now :) did you try to cleanbuild and delete the paru cache?