Search Criteria
Package Details: flycast-git 2.4.r256.g3114394-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flycast-git.git (read-only, click to copy) |
---|---|
Package Base: | flycast-git |
Description: | Sega Dreamcast, Naomi, and Atomiswave emulator |
Upstream URL: | https://github.com/flyinghead/flycast |
Licenses: | GPL-2.0-only |
Conflicts: | flycast |
Provides: | flycast |
Submitter: | mdomlop |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 10 |
Popularity: | 0.018660 |
First Submitted: | 2021-01-13 18:48 (UTC) |
Last Updated: | 2025-04-05 21:47 (UTC) |
Dependencies (11)
- alsa-lib
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libzip (libzip-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lld (llvm-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
1 2 Next › Last »
xiota commented on 2025-04-03 21:36 (UTC)
I will review and update this package. In the mean time, the CMake upgrade is affecting many packages. Workaround by exporting a variable before build:
UlrichH commented on 2025-04-03 15:20 (UTC) (edited on 2025-04-03 15:22 (UTC) by UlrichH)
I can't build :
CMake Error at core/deps/xxHash/cmake_unofficial/CMakeLists.txt:8 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
-- Configuring incomplete, errors occurred!
I don't understand the error :/
xAsh commented on 2024-09-21 14:13 (UTC)
oh you're right, it doesn't appear every single time, but it indeed appears sometimes in yay while there is no new commits available. might be a yay bug.
xiota commented on 2024-09-18 12:17 (UTC)
Package is correct as-is. After updating,
yay -Su
does not show this package in AUR list.xAsh commented on 2024-09-18 09:29 (UTC)
could the maintainer please do what's required so this package doesn't appear everytime yay updates packages, while a build made from the latest commit is already installed? thx!
see: https://github.com/Morganamilo/paru/issues/674#issuecomment-1036257646
kode54 commented on 2024-05-25 04:12 (UTC)
Fails to build in clean chroot:
eugene commented on 2024-01-11 23:58 (UTC) (edited on 2024-01-12 00:00 (UTC) by eugene)
Updated PKGBUILD with suggestions by @xiota implemented can be found here: https://pastebin.com/CMCFMUXn
1 2 Next › Last »