Search Criteria
Package Details: citra-git r8793.d88d22080-1
Git Clone URL: | https://aur.archlinux.org/citra-git.git (read-only, click to copy) |
---|---|
Package Base: | citra-git |
Description: | An experimental open-source Nintendo 3DS emulator/debugger |
Upstream URL: | https://github.com/citra-emu/citra/ |
Licenses: | |
Submitter: | ceri |
Maintainer: | timschumi |
Last Packager: | timschumi |
Votes: | 55 |
Popularity: | 0.90 |
First Submitted: | 2014-05-01 08:32 |
Last Updated: | 2020-07-16 20:04 |
Dependencies (9)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-rpi, sdl2-nox, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git, sdl2-nox-git)
- cmake (cmake-git) (make)
- desktop-file-utils (desktop-file-utils-git) (make)
- git (git-git) (make)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (make)
- qt5-multimedia (qt5-multimedia-git) (make)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-rpi, sdl2-nox, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git, sdl2-nox-git) (make)
- shared-mime-info (shared-mime-info-git) (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
JTF commented on 2020-07-16 17:46
I was able to build this a few weeks ago but now I get this error:
EDIT: Building works after the 2020-07-16 20:04 Update. Thanks.
Laserentchen commented on 2020-04-14 17:46
@timschumi
Thanks! Building with yay works again.
Laserentchen commented on 2020-04-13 16:15
@timschumi
Thank you for the rapid feedback and the fix!
Is it possible to add qt5-multimedia as a package dependency for citra-qt-git and (again) as make dependency for the base package instead?
timschumi commented on 2020-04-13 12:04
@Laserentchen
Should be fine now. It was only listed as a build-time dependency before.
Laserentchen commented on 2020-04-13 04:55
qt5-multimedia seems to be a dependency for citra-qt:
cnte commented on 2020-02-26 13:13
@timschumi Oh, thank you! I should've thought of that. Now it's working!
timschumi commented on 2020-02-24 13:44
@cnte No issues here, even on a totally clean environment. However, the error output you posted indicates that a few repositories failed to download/checkout. You might want to try clearing out your src directory.
cnte commented on 2020-02-24 08:13
Build is failing for me with the following error.
xdavidwu commented on 2020-01-09 00:41
Dependency to ffmpeg missing.
timschumi commented on 2020-01-08 17:03
Huh, I didn't notice that it actually had to be a CMake variable, since its definition is similar to a "normal" compile-time flag. I'll upload a fix in a few minutes.