Package Details: citron-git v0.6.1.canary.refresh.r52.gba98d0f-1

Git Clone URL: https://aur.archlinux.org/citron-git.git (read-only, click to copy)
Package Base: citron-git
Description: Nintendo Switch emulator forked from yuzu.
Upstream URL: https://citron-emu.org
Keywords: emulator nintendo switch yuzu
Licenses: GPL-2.0-or-later
Conflicts: citron
Provides: citron
Submitter: ouinouin
Maintainer: ouinouin
Last Packager: ouinouin
Votes: 6
Popularity: 1.43
First Submitted: 2025-01-20 20:17 (UTC)
Last Updated: 2025-05-03 07:01 (UTC)

Required by (0)

Sources (22)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

username227 commented on 2025-03-13 11:56 (UTC) (edited on 2025-03-13 11:58 (UTC) by username227)

FYI: after today's latest commit, DCITRON_ENABLE_PGO_OPTIMIZE must be set to off in order for this to build properly.

username227 commented on 2025-03-06 12:38 (UTC)

yes, they reverted the problematic commits upstream. Will now build for me also in a chroot. but not outside of a chroot. the original error related to glad still appears.

ouinouin commented on 2025-03-06 09:30 (UTC)

I've just build the package with success using paru on my arch. On the gitlab devs are working on memory perhaps sometimes it brakes the compilation.

username227 commented on 2025-03-05 13:09 (UTC) (edited on 2025-03-05 13:10 (UTC) by username227)

Yes, this error even in chroot is confirmed by me as well.

Regarding my error with glad, I believe there is a package on my system which conflicts with the build process, but I cannot figure out which one it is. I've tried deleting glad and boost with no difference. I had this same problem with suyu a long time ago and also never found any solution except the workaround to build in a chroot which is annoying. But it's related either to a package that was updated in the past few days or a commit that was made in this program in the past few days, because it was working two or three days ago just fine.

username227 commented on 2025-03-03 18:20 (UTC)

Getting a build error outside of chroot:

CMake Error at externals/glad/CMakeLists.txt:10 (create_target_directory_groups):
  Unknown CMake command "create_target_directory_groups".

Any idea what's causing it?

username227 commented on 2025-02-28 12:18 (UTC)

package function fails due to missing libusb submodule.

ouinouin commented on 2025-02-19 13:24 (UTC) (edited on 2025-02-19 13:31 (UTC) by ouinouin)

Rollback because the developer fixed the code. By the way, if he/she reads this, it would be cool if his code became compatible with the Boost and FMT libraries from Arch so that I could remove the dependency on vcpkg! ;)

ouinouin commented on 2025-02-18 23:48 (UTC)

I've made a new PKGBUILD with a quick (and dirty) patch to remove build error