Search Criteria
Package Details: decaf-emu-git r5112.dd444a08-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/decaf-emu-git.git (read-only, click to copy) |
---|---|
Package Base: | decaf-emu-git |
Description: | An experimental open-source Nintendo Wii U emulator |
Upstream URL: | https://github.com/decaf-emu/decaf-emu |
Keywords: | emulator nintendo wii-u wiiu |
Licenses: | GPL3 |
Submitter: | linkmauve |
Maintainer: | dnmodder |
Last Packager: | dnmodder |
Votes: | 6 |
Popularity: | 0.027901 |
First Submitted: | 2015-12-01 22:19 (UTC) |
Last Updated: | 2021-09-30 19:09 (UTC) |
Dependencies (16)
- c-ares
- curl (curl-minimal-git, curl-git)
- ffmpeg (ffmpeg-v4l2-request-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-vp9-timestamp, ffmpeg-cuda, ffmpeg-ndi, ffmpeg-intel-full-git, ffmpeg-vulkan, ffmpeg-yt-dlp-bin, ffmpeg-headless, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-full, ffmpeg-decklink, ffmpeg-libfdk_aac, ffmpeg-mmal, ffmpeg-nocuda, ffmpeg-shinobi, ffmpeg-full-git, ffmpeg-git, ffmpeg-obs)
- openssl (libressl-git, openssl-hardened, openssl-git, openssl-static)
- qt5-base (qt5-base-git, qt5-base-headless)
- qt5-svg (qt5-svg-git)
- sdl2 (sdl2-rbp-bin, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-rpi, sdl2-nox, sdl2-git, sdl2-static, sdl2-nox-git)
- vulkan-icd-loader (vulkan-icd-loader-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng, zlib-ng-compat-git)
- c-ares (make)
- cmake (cmake-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- glslang (glslang-minimal-git, glslang-git) (make)
- python (python38, python37, python3.7, nogil-python, python311, python39, python36) (make)
- vulkan-validation-layers (make)
- qt5-wayland (qt5-wayland-git, qt5-wayland-hybris, qt5-wayland-dev-backport-git, qt5-wayland-bugfixport-git) (optional) – for Wayland support
Latest Comments
dr460nf1r3 commented on 2021-11-05 12:05 (UTC)
qt5-x11extras
needs to be in makedepends :)Ta180m commented on 2021-09-28 17:11 (UTC) (edited on 2021-09-28 17:25 (UTC) by Ta180m)
This package fail to build for me with this error:
Changing https://github.com/skystrife/cpptoml in the PKGBUILD to Decaf's fork fixes the issue.
jlague commented on 2021-07-07 02:17 (UTC) (edited on 2021-07-07 02:19 (UTC) by jlague)
The package fails to build when compiling with gcc 11, because this version of gcc requires the limits header (see https://github.com/skystrife/cpptoml/issues/126).
A workaround would be to add
at the end of the prepare() phase, although I don't know if it would be the best solution.
niobium93 commented on 2021-05-09 14:03 (UTC)
You need to change
to
Ta180m commented on 2021-04-21 13:44 (UTC)
@Elinvention I had the same problem as well, so I rewrote the
PKGBUILD
based on the official building instructions. Instead of the submodule trickery, you can simplygit clone --recursive https://github.com/decaf-emu/decaf-emu.git
, although it's considered bad practice to do this inPKGBUILD
files.Elinvention commented on 2021-04-18 16:56 (UTC)
I get this error:
m4thu commented on 2020-04-08 20:25 (UTC) (edited on 2020-04-08 20:26 (UTC) by m4thu)
I am getting a build error
Terence commented on 2020-01-05 16:55 (UTC)
@dnmodder Thank you very much! there is just an
echo
that I had for debugging that I forgot to remove but it's not a big deal.dnmodder commented on 2020-01-05 16:02 (UTC)
@Terence done
Terence commented on 2019-12-30 23:58 (UTC) (edited on 2019-12-31 01:07 (UTC) by Terence)
I modified this PKGBUILD so that the submodules are checked out at the root as indicated by https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git_Submodules so you don't need to download them each time you do a clean build.
tfl5034 commented on 2019-05-06 03:14 (UTC)
Not sure how active this is, but I had several issues with this PKGBUILD. First, I had to install the vulkan-devel group of packages as a dependency. Second, I saw that the binaries are installed in /usr/bin/bin instead of /usr/bin.
mesmer commented on 2017-06-21 06:52 (UTC)
mesmer commented on 2017-05-17 20:49 (UTC)
gee commented on 2017-04-11 08:04 (UTC)
logos commented on 2017-04-09 13:54 (UTC)
crabvk commented on 2016-10-21 11:47 (UTC)
PaiDeDog commented on 2016-10-12 20:37 (UTC)
Sanpi commented on 2016-08-15 09:56 (UTC)
Enverex commented on 2016-07-13 16:31 (UTC)
gee commented on 2016-02-21 22:00 (UTC)