Package Details: ymir-emu-git 0.3.0.r58.gff08641-1

Git Clone URL: https://aur.archlinux.org/ymir-emu-git.git (read-only, click to copy)
Package Base: ymir-emu-git
Description: Sega Saturn emulator
Upstream URL: https://github.com/StrikerX3/Ymir
Licenses: GPL-3.0-only
Conflicts: ymir-emu
Provides: ymir-emu
Submitter: xiota
Maintainer: xiota
Last Packager: xiota
Votes: 1
Popularity: 0.29
First Submitted: 2025-10-31 07:14 (UTC)
Last Updated: 2026-04-29 21:58 (UTC)

Dependencies (14)

Required by (0)

Sources (2)

Latest Comments

Kigurumi commented on 2026-04-29 19:23 (UTC)

After updating the following error:

-- ==> libchdr CMake Error at vendor/libchdr/CMakeLists.txt:1 (find_package): Could not find a package configuration file provided by "miniz" with any of the following names:

miniz.cps
minizConfig.cmake
miniz-config.cmake

Add the installation prefix of "miniz" to CMAKE_PREFIX_PATH or set "miniz_DIR" to a directory containing one of the above files. If "miniz" provides a separate development package or SDK, be sure it has been installed.

-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'ymir-emu-git-0.2.1.r201.gc38e906-2': error: packages failed to build: ymir-emu-git-0.2.1.r201.gc38e906-2

can be fixed by installing miniz: sudo pacman -S miniz

kinker31 commented on 2026-04-29 10:06 (UTC)

The git repo added the miniz library to the make requirements, and probably a runtime requirement too? Definitely know it's the former though.

v1993 commented on 2026-03-19 11:37 (UTC) (edited on 2026-03-19 15:53 (UTC) by v1993)

Please use SDL_SetHint("SDL_VIDEO_DRIVER", "x11"); instead of setenv for forcing XWayland; that way, users still could override the decision using an envvar if they chose to. Or you could set it in the desktop file, also making it possible to override without messing with the binary itself.

Neros commented on 2025-11-03 13:15 (UTC)

I just tried again and now it's good. Thanks for the git version!

Neros commented on 2025-11-01 14:24 (UTC)

I can't build it:

collect2: error: ld returned 1 exit status
[526/528] Linking CXX executable apps/ymdasm/ymdasm-0.2.1
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: ymir-emu-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
ymir-emu-git - exit status 4