Search Criteria
Package Details: xenia-git r6950.3d30b2eec-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/xenia-git.git (read-only, click to copy) |
---|---|
Package Base: | xenia-git |
Description: | An experimental emulator for the Xbox 360. |
Upstream URL: | http://xenia.jp |
Licenses: | BSD |
Conflicts: | xenia |
Provides: | xenia |
Submitter: | bwrsandman |
Maintainer: | bwrsandman |
Last Packager: | bwrsandman |
Votes: | 11 |
Popularity: | 0.24 |
First Submitted: | 2018-01-28 02:20 (UTC) |
Last Updated: | 2024-08-21 15:10 (UTC) |
Dependencies (11)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libx11 (libx11-gitAUR)
- lz4 (lz4-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libpthread-stubsAUR (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- premake (premake-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (0)
Sources (32)
- 0001-use-system-premake5.patch
- 0002-remove-logging-from-console-main.patch
- catch
- git+https://github.com/benvanik/binutils-ppc-cygwin.git
- git+https://github.com/benvanik/xenia.git
- git+https://github.com/discord/discord-rpc.git
- git+https://github.com/fmtlib/fmt.git
- git+https://github.com/GPUOpen-Effects/FidelityFX-CAS.git
- git+https://github.com/GPUOpen-Effects/FidelityFX-FSR.git
- git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
- git+https://github.com/HowardHinnant/date.git
- git+https://github.com/jarro2783/cxxopts.git
- git+https://github.com/JoelLinn/premake-cmake.git
- git+https://github.com/KhronosGroup/glslang.git
- git+https://github.com/KhronosGroup/SPIRV-Tools.git
- git+https://github.com/KhronosGroup/Vulkan-Headers.git
- git+https://github.com/microsoft/DirectXShaderCompiler.git
- git+https://github.com/ocornut/imgui.git
- git+https://github.com/openluopworld/aes_128.git
- git+https://github.com/skystrife/cpptoml.git
- git+https://github.com/Tencent/rapidjson.git
- git+https://github.com/Triang3l/premake-androidndk.git
- git+https://github.com/xenia-project/capstone.git
- git+https://github.com/xenia-project/disruptorplus.git
- git+https://github.com/xenia-project/FFmpeg.git
- git+https://github.com/xenia-project/premake-core.git
- git+https://github.com/xenia-project/premake-export-compile-commands.git
- git+https://github.com/xenia-project/snappy.git
- git+https://github.com/xenia-project/utfcpp.git
- git+https://github.com/xenia-project/xbyak.git
- SDL2
- xxhash
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
rossome commented on 2023-01-06 23:53 (UTC)
I've got the submodules all sorted out in this modified PKGBUILD based on what I've seen in dolphin-emu-git. Unfortunately it's still not building for now.
PopeRigby commented on 2022-11-20 18:52 (UTC) (edited on 2022-11-20 18:58 (UTC) by PopeRigby)
Latest version is failing to clone some submodules:
I think these are relevant: https://wiki.archlinux.org/title/VCS_package_guidelines#Git_submodules https://bugs.archlinux.org/task/76255
Neros commented on 2021-04-09 13:28 (UTC)
Xenia can't be compiled because "sys/sysctl.h" is missing (and removed from Linux Kernel).
Issue on Github: https://github.com/xenia-project/xenia/issues/1735
Unmerged PR that fixes the issue: https://github.com/xenia-project/libav/commit/f68fa2ff5a5d4355f128d8b4b9689011b01e3014
bwrsandman commented on 2021-03-01 15:17 (UTC)
@matt-della is this a packaging bug or an upstream bug? If it's upstream, please file a report or if possible a patch to the upstream.
matt-della commented on 2021-02-28 22:34 (UTC)
Same issue as reported by DocMAX: sys/sysctl.h was deprecated and now appears to have been removed, rendering the package unable to build.
DocMAX commented on 2020-12-26 21:01 (UTC)
getting an error:
../third_party/libav/libavutil/cpu.c:39:10: fatal error: 'sys/sysctl.h' file not found
include <sys/sysctl.h>
missingSleepDeps commented on 2020-07-27 19:27 (UTC)
@mirh How does one add patches to pkgbuild files?
mirh commented on 2020-06-07 12:33 (UTC)
You should add this patch to continue building https://github.com/KhronosGroup/glslang/pull/2010
xer01ne commented on 2020-04-08 16:21 (UTC)
The package errors on build with a lot of git CONFLICT error messages.
« First ‹ Previous 1 2 3 4 Next › Last »