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
1 2 3 4 Next › Last »
micwoj92 commented on 2024-09-25 21:12 (UTC)
Please add maintainer info to pkgbuild.
mikearch commented on 2024-08-21 18:20 (UTC) (edited on 2024-08-21 18:22 (UTC) by mikearch)
There are still the same errors..
bwrsandman commented on 2024-08-21 15:11 (UTC)
The issue was https://wiki.archlinux.org/title/Debugging/Getting_traces#Clang Should be fixed now.
mikearch commented on 2024-08-21 08:56 (UTC)
clang++: clang++: error: error: unknown argument: '-fgraphite-identity'unknown argument: '-fgraphite-identity'
A lot of similar errors after that. Does not build.
patlefort commented on 2023-12-13 20:22 (UTC)
Missing dependencies: sdl2 and llvm. Also for some reason, it is using DEBUG_CFLAGS variable from makepkg.conf even though it's compiled for release.
berturion commented on 2023-11-30 19:46 (UTC) (edited on 2023-11-30 19:47 (UTC) by berturion)
Just for info. I had to install
llvm
manually in order to compile the package. I had an errorllvm-ar command not found
otherwise.bwrsandman commented on 2023-11-19 20:36 (UTC)
Cleaned-up the package and modified it to use system premake5 instead of building it itself.
NY152 commented on 2023-11-19 17:11 (UTC)
idem and repo not up to date
rtentser commented on 2023-10-02 20:10 (UTC) (edited on 2023-10-04 05:48 (UTC) by rtentser)
I've installed premake5, but build still fails
1 2 3 4 Next › Last »