Search Criteria
Package Details: flycast 2.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/flycast.git (read-only, click to copy) |
---|---|
Package Base: | flycast |
Description: | A multi-platform Sega Dreamcast, Naomi and Atomiswave emulator |
Upstream URL: | https://github.com/flyinghead/flycast |
Licenses: | GPL2 |
Conflicts: | flycast |
Provides: | flycast, reicast |
Submitter: | xiota |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 1 |
Popularity: | 0.27 |
First Submitted: | 2022-12-22 17:36 (UTC) |
Last Updated: | 2023-07-04 19:45 (UTC) |
Dependencies (8)
- alsa-lib (alsa-lib-x205ta)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libgl (libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl-cfe, amdgpu-pro-oglp, libglvnd)
- libzip (libzip-git)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- python (python36, python32, python37, python39, python38, python310, python312) (make)
- systemd (systemd-git, systemd-selinux) (make)
Latest Comments
xiota commented on 2023-07-04 04:15 (UTC) (edited on 2023-07-04 19:46 (UTC) by xiota)
@dankuser556 Thanks for letting me know. Package has been updated.
dankuser556 commented on 2023-07-03 12:53 (UTC) (edited on 2023-07-03 12:54 (UTC) by dankuser556)
I had to add
39 #include "common/using_std_string.h"
40 ++ #include <cstdint>
to
flycast/src/flycast/core/deps/breakpad/src/client/linux/handler/minidump_descriptor.h
to get a successful compile on my system.