Package Details: duckstation-git 0.1.r6886.g015804c-1

Git Clone URL: https://aur.archlinux.org/duckstation-git.git (read-only, click to copy)
Package Base: duckstation-git
Description: A Sony PlayStation (PSX) emulator, focusing on playability, speed, and long-term maintainability (git version)
Upstream URL: https://github.com/stenzek/duckstation
Keywords: emulator game gaming psone psx
Licenses: Apache-2.0, GPL-3.0-only
Conflicts: duckstation
Provides: duckstation
Submitter: jackdroido
Maintainer: eugene
Last Packager: eugene
Votes: 24
Popularity: 2.15
First Submitted: 2020-04-25 18:24 (UTC)
Last Updated: 2024-05-26 23:26 (UTC)

Required by (0)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

FabioLolix commented on 2022-08-17 20:22 (UTC)

Instead of completely remove jack2 from depends you can write 'jack', both jack2 and pipewire-jack provide jack

eugene commented on 2022-08-17 19:45 (UTC)

@ioletsgo I removed jack2 from makedepends.

ioletsgo commented on 2022-08-17 17:27 (UTC)

is jack/jack2 a necessary dependency to build? Can it not be supplemented with Pipewire-jack?

Technetium1 commented on 2022-08-17 06:17 (UTC)

Per the readme on GitHub this is missing at least the libevdev dependency.

katt commented on 2022-08-11 19:32 (UTC)

@italoghost At the time you commented that, I had already disowned it. The patch (and removal of it) was made by the new maintainer. :p

visious commented on 2022-08-10 15:16 (UTC)

Hi everyone everything seems to be back to normal, blessing in disguise.

italoghost commented on 2022-08-10 14:57 (UTC)

@katt I know that you want to disown the package, but could remove the doxygen patch? It has been solved by this commit.

Thanks!

katt commented on 2022-08-07 21:09 (UTC)

That's quite the nuclear option and should be avoided. Though I did just notice that at least on my system cubeb output doesn't even work anyway. Shows how much I use this software..

With that said, I will be disowning this package for someone who actually uses this.

FabioLolix commented on 2022-08-07 21:05 (UTC)

You can add the cmake option -DENABLE_CUBEB=OFF \

katt commented on 2022-08-07 20:58 (UTC)

@endrift This is caused by the dev copying only parts of the cubeb repo into their own project. I suppose I could patch out doxygen detection for cubeb, but that just seems really ugly.

Not sure what the best way to deal with this is.