Search Criteria
Package Details: xemu-git 0.8.4.r0.g4571967472-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xemu-git.git (read-only, click to copy) |
---|---|
Package Base: | xemu-git |
Description: | Original Xbox emulator (fork of XQEMU) |
Upstream URL: | https://xemu.app/ |
Keywords: | console emulation emulator game microsoft xbox xiso |
Licenses: | GPL-2.0-only |
Conflicts: | xemu |
Provides: | xemu |
Submitter: | abouvier |
Maintainer: | abouvier |
Last Packager: | abouvier |
Votes: | 11 |
Popularity: | 0.122479 |
First Submitted: | 2020-09-28 02:28 (UTC) |
Last Updated: | 2025-01-03 03:58 (UTC) |
Dependencies (39)
- dtc (dtc-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glslang (glslang-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcpp-httplib.so (cpp-httplib-gitAUR, cpp-httplib-compiledAUR)
- libepoxy.so (lib32-libepoxy, libepoxy)
- libgdk-3.so (gtk3-no_deadkeys_underlineAUR, gtk3-gitAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3, lib32-gtk3)
- libglib-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgobject-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgtk-3.so (gtk3-no_deadkeys_underlineAUR, gtk3-gitAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3, lib32-gtk3)
- libkeyutils.so (keyutils-gitAUR, keyutils)
- libpcap.so (libpcap-gitAUR, lib32-libpcap, libpcap)
- libpixman-1.so (pixman-gitAUR, pixman)
- libsamplerate.so (libsamplerate-gitAUR, lib32-libsamplerate, libsamplerate)
- libslirp.so (libslirp)
- libtomlplusplus.so (tomlplusplus)
- libxxhash.so (xxhash)
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- glu (glu-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- keyutils (keyutils-gitAUR) (make)
- libepoxy (libepoxy-gitAUR) (make)
- libpcap (libpcap-gitAUR) (make)
- libsamplerate (libsamplerate-gitAUR) (make)
- libslirp (make)
- meson (meson-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- pixman (pixman-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tomlplusplus (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
- xxhash (xxhash-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4
abouvier commented on 2021-09-16 01:23 (UTC)
It's already merged, just rebuild ;)
Neko-san commented on 2021-09-16 01:20 (UTC) (edited on 2021-09-16 01:24 (UTC) by Neko-san)
These are default flags in
makepkg.conf
; it looks like the fix is going to be merged into master soon though? Edit: It already was, didn't noticeDifferent error now though; I guess it doesn't like LTO? Will LTO support be added in the future?
abouvier commented on 2021-09-15 05:07 (UTC)
It's because of
-Wformat -Werror=format-security
inCFLAGS
: https://github.com/mborgerson/xemu/pull/455Neko-san commented on 2021-09-15 04:22 (UTC)
I get a compilation failure with Clang set in makepkg.conf
For reference,
makepkg.conf
:Terminal output:
abouvier commented on 2021-06-12 23:32 (UTC) (edited on 2021-06-12 23:36 (UTC) by abouvier)
It's a new
makepkg
option since the release ofpacman
6.0:xDShot commented on 2021-06-12 22:53 (UTC)
What exactly options=('lto') does?
Vaporeon commented on 2021-01-04 20:35 (UTC)
As of ~0.5.0 This needs to depend on libsamplerate.
« First ‹ Previous 1 2 3 4