I don't know if it's PKG related, but I can not update anymore, I always get those warnings :
CMake Error at cmake/SearchForStuff.cmake:88 (add_subdirectory):
The source directory
/tmp/makepkg/pcsx2-git/src/pcsx2/3rdparty/rapidyaml/rapidyaml
does not contain a CMakeLists.txt file.
CMake Error at cmake/SearchForStuff.cmake:118 (add_subdirectory):
The source directory
/tmp/makepkg/pcsx2-git/src/pcsx2/3rdparty/vulkan-headers
does not contain a CMakeLists.txt file.
CMake Error at cmake/SearchForStuff.cmake:138 (add_subdirectory):
The source directory
/tmp/makepkg/pcsx2-git/src/pcsx2/3rdparty/fmt/fmt
does not contain a CMakeLists.txt file.
Pinned Comments
weirdbeard commented on 2024-08-17 03:40 (UTC)
https://github.com/PCSX2/pcsx2/pull/11632
This package now enables Cmake Package mode proper. PCSX2 will here on, be installed in the package standard folders /usr/bin, /usr/share, /usr/lib. Following the XDG standard pcsx2's config files remain in .config/PCSX2
In order to ensure a proper and clean upgrade. Uninstall this package COMPLETELY and clear cache before reinstalling.