@krs It's a bug in rapidyaml
.
Search Criteria
Package Details: libretro-pcsx2-git r17006.5112943bb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libretro-pcsx2-git.git (read-only, click to copy) |
---|---|
Package Base: | libretro-pcsx2-git |
Description: | Sony PlayStation 2 core |
Upstream URL: | https://github.com/libretro/pcsx2 |
Licenses: | GPL3 |
Groups: | libretro |
Conflicts: | libretro-pcsx2 |
Provides: | libretro-pcsx2 |
Submitter: | abouvier |
Maintainer: | abouvier |
Last Packager: | abouvier |
Votes: | 1 |
Popularity: | 0.000007 |
First Submitted: | 2023-04-09 07:02 (UTC) |
Last Updated: | 2023-05-21 03:59 (UTC) |
Dependencies (26)
- 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)
- libaio.so (libaio-gitAUR, lib32-libaio, libaio)
- libchdr.so (libchdr-gitAUR)
- libfmt.so (fmt-gitAUR, fmt9AUR, fmt10AUR, fmt)
- liblzma.so (lib32-xz, xz)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libretro-core-info (libretro-core-info-gitAUR)
- libryml.so
- libudev.so (lib32-systemd-gitAUR, systemd-chromiumos-libsAUR, libeudevAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR, lib32-systemd, systemd-libs)
- libzip.so (libzip)
- libzstd.so (zstd-gitAUR, zstd-staticAUR, lib32-zstd, zstd)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- fast_float (fast_float-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libaio (libaio-gitAUR) (make)
- libchdr (libchdr-gitAUR) (make)
- libglvnd (libglvnd-gitAUR) (make)
- libpcap (libpcap-gitAUR) (make)
- libzip (libzip-gitAUR) (make)
- rapidyaml (rapidyaml-gitAUR) (make)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Required by (3)
- chimera (requires libretro-pcsx2)
- highscore (requires libretro-pcsx2) (optional)
- libretro-meta (requires libretro-pcsx2)
Sources (4)
Latest Comments
abouvier commented on 2024-06-07 12:04 (UTC)
krs commented on 2024-06-07 09:08 (UTC)
Tried rebuilding this because of my previous build being incompatible with the current fmt, but run into this issue:
CMake Error at /usr/lib/cmake/ryml/rymlConfig.cmake:33 (include):
include could not find requested file:
/rymlTargets.cmake
Call Stack (most recent call first):
cmake/Pcsx2Utils.cmake:213 (find_package)
cmake/SearchForStuff.cmake:127 (find_optional_system_library)
CMakeLists.txt:48 (include)
CMake Error at /usr/lib/cmake/ryml/rymlConfig.cmake:16 (message):
File or directory /usr/lib/cmake/ryml/include/ referenced by variable
RYML_INCLUDE_DIR does not exist !
Call Stack (most recent call first):
/usr/lib/cmake/ryml/rymlConfig.cmake:43 (set_and_check)
cmake/Pcsx2Utils.cmake:213 (find_package)
cmake/SearchForStuff.cmake:127 (find_optional_system_library)
CMakeLists.txt:48 (include)
abouvier commented on 2023-04-09 07:30 (UTC) (edited on 2023-04-09 07:31 (UTC) by abouvier)
libretro-pcsx2
(still in preliminary support) is based on the latest pcsx2
code, while libretro-lrps2
is forked from an old pcsx2
version.
- Copy a PS2 BIOS file in
<frontend system dir>/pcsx2/bios
- Copy the contents of https://github.com/libretro/pcsx2/tree/libretro/bin/resources in
<frontend system dir>/pcsx2/resources
Pinned Comments
abouvier commented on 2023-04-09 07:30 (UTC) (edited on 2023-04-09 07:31 (UTC) by abouvier)
libretro-pcsx2
(still in preliminary support) is based on the latestpcsx2
code, whilelibretro-lrps2
is forked from an oldpcsx2
version.<frontend system dir>/pcsx2/bios
<frontend system dir>/pcsx2/resources