kddockwidgets-qt6 depends on system fmt.
Search Criteria
Package Details: pcsx2-git 2.5.26.r0.g0e649bc70b-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pcsx2-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pcsx2-git |
| Description: | PlayStation 2 emulator |
| Upstream URL: | https://github.com/PCSX2/pcsx2 |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | pcsx2 |
| Provides: | pcsx2 |
| Submitter: | alucryd |
| Maintainer: | weirdbeard (xiota) |
| Last Packager: | weirdbeard |
| Votes: | 137 |
| Popularity: | 1.11 |
| First Submitted: | 2014-03-26 14:17 (UTC) |
| Last Updated: | 2025-07-02 17:19 (UTC) |
Dependencies (38)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kddockwidgets-qt6AUR (kddockwidgets-qt6-gitAUR)
- libaio (libaio-gitAUR)
- libbacktrace (libbacktrace-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- plutosvgAUR (plutosvg-gitAUR)
- plutovgAUR (plutovg-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- qt6-svg
- sdl3 (sdl3-gitAUR)
- shaderc (shaderc-gitAUR, shaderc-gitAUR)
- soundtouch (soundtouch-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- Show 18 more dependencies...
Required by (4)
- better-libretro-pcsx2-launcher-git (requires pcsx2)
- libretro-pcsx2-launcher (requires pcsx2)
- libretro-pcsx2-launcher-git (requires pcsx2)
- pcsx2-plugin-usbqemu-wheel (requires pcsx2)
Sources (2)
patlefort commented on 2025-10-10 17:40 (UTC)
weirdbeard commented on 2025-10-10 16:16 (UTC)
And the kddockwidgets package gets fmt from fmt git so that should also be quite up to date
weirdbeard commented on 2025-10-10 16:15 (UTC)
I'm working with the PCSX2 team on figuring that out on their end. The package doesn't really care since everytime you install it, it'll grab the latest of everything. But libfmt isn't listed as a dependency. It's something that PCSX2 keeps as a locally linked 3rdparty source iirc
patlefort commented on 2025-10-10 16:11 (UTC) (edited on 2025-10-10 17:49 (UTC) by patlefort)
It's one of its dependency that need a rebuild: kddockwidgets-qt6.
Iwiatsh commented on 2025-10-10 14:36 (UTC)
PCSX2 fails to launch now as the package fmt is now upgraded to version 12 and pcsx2 wants 11.
Output: pcsx2: error while loading shared libraries: libfmt.so.11: cannot open shared object file: No such file or directory
Hakkaten commented on 2025-07-21 19:13 (UTC)
Unable to link with mold, not sure if this is known or not. Would be cool to not have to disable it for certain packages from here.
weirdbeard commented on 2025-06-30 17:32 (UTC)
https://github.com/PCSX2/pcsx2/pull/12930 - This will fix the package
rubin55 commented on 2025-06-09 09:39 (UTC) (edited on 2025-06-10 12:43 (UTC) by rubin55)
@xiota you're right. Additionally, the -git packages don't seem to create a shared library, only archive (.a). I switched over to the plutovg and plutosvg packages and can confirm pcsx2-git builds again.
Update: @xiota: The bug w/regards to wrong cmake files in plutosvg-git has been acknowledged and fixed upstream.
rubin55 commented on 2025-06-09 08:25 (UTC) (edited on 2025-06-09 08:25 (UTC) by rubin55)
@xiota did you reproduce? I fail to see why, the git versions of the AUR packages provide plutovg, plutosvg and don't (yet?) place anything in diffent directories. the Cmake find_packages output I shared does not indicate a version mismatch. In any case, I filed https://github.com/PCSX2/pcsx2/issues/12819 upstream.
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.