Just a small update adding Noto-Fonts as an optional dependency https://github.com/PCSX2/pcsx2/pull/13589
Search Criteria
Package Details: pcsx2-git 2.7.164.r0.g3c7eb2ac88-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: | 136 |
| Popularity: | 0.075262 |
| First Submitted: | 2014-03-26 14:17 (UTC) |
| Last Updated: | 2026-03-07 17:46 (UTC) |
Dependencies (39)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, librempeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-full-gitAUR, ffmpeg-obsAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kddockwidgets (kddockwidgets-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-noibus-gitAUR, 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 19 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)
weirdbeard commented on 2026-03-07 17:47 (UTC)
weirdbeard commented on 2025-11-28 23:31 (UTC)
Got it done
katt commented on 2025-11-27 16:05 (UTC)
Please depend on kddockwidgets in extra instead of the AUR package, it clashes with kdenlive and they're packaging the exact same thing anyway.
patlefort commented on 2025-11-12 21:16 (UTC)
kddockwidgets in extra is built with qt6 so kddockwidgets-qt6 isn't needed anymore.
patlefort commented on 2025-10-10 17:40 (UTC)
kddockwidgets-qt6 depends on system fmt.
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
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.