Will this be building the new/WIP Qt frontend? It builds when QT_BUILD is set in the cmakefile.
Search Criteria
Package Details: pcsx2-git 2.3.119.r1.g9e21ee1bc4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcsx2-git.git (read-only, click to copy) |
---|---|
Package Base: | pcsx2-git |
Description: | A Sony PlayStation 2 emulator |
Upstream URL: | https://github.com/PCSX2/pcsx2 |
Licenses: | GPL-3.0+ |
Conflicts: | pcsx2 |
Provides: | pcsx2 |
Submitter: | alucryd |
Maintainer: | weirdbeard (xiota) |
Last Packager: | weirdbeard |
Votes: | 130 |
Popularity: | 0.103943 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2025-01-19 15:42 (UTC) |
Dependencies (38)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libaio (libaio-gitAUR)
- libbacktrace (libbacktrace-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxrandr (libxrandr-gitAUR)
- lld (llvm-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- shaderc (shaderc-gitAUR)
- soundtouch (soundtouch-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- alsa-utils (alsa-utils-gitAUR) (make)
- ccache (ccache-gitAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- 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)
Latest Comments
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 67 Next › Last »
cmdrkotori commented on 2022-02-09 22:37 (UTC)
weirdbeard commented on 2022-01-31 21:11 (UTC)
I switched it over to the stable rapidyaml
aaronp commented on 2022-01-31 19:39 (UTC)
Yeah I had rapidyaml-git installed. The build broke at some point and I tried giving it a few days and then I tried rebuilding it (rapidyaml-git). Then I got a hunch or something and somehow figured out about the rapidyaml package and I tried using that instead and it worked.
I don't really know enough about how the build system works to understand why you'd have linker errors like that but not a build error in the first place, so not sure how to approach finding the actual cause of the error.
Well after comparing the files between the two packages, I notice that rapidyaml has shared libs enabled and rapidyaml-git doesn't, so that might have something to do with it.
rodrigo21 commented on 2022-01-31 19:27 (UTC)
I was getting a error with rapidyaml-git if you build it with lto.
Disabling lto fixed the problem for me.
weirdbeard commented on 2022-01-31 19:17 (UTC)
And did you try installing rapidyaml-git seperately first? I'm just trying to figure out what the issue is. Not that I'm against switching dependencies
aaronp commented on 2022-01-31 18:54 (UTC)
Package is just rapidyaml. It's in the repos now as of just 21 days ago, I guess to support and updated version of pcsx2.
Log looked like this: https://0x0.st/oHOm.txt
weirdbeard commented on 2022-01-31 18:16 (UTC)
@aaronp What was the linker error you had. And which stable package were you referring to for rapidyaml?
aaronp commented on 2022-01-31 03:30 (UTC)
Linking failed for me with rapidyaml-git (I believe it was last built on the 28th), but succeeded with the rapidyaml stable version now supplied in the repos for the official package so I don't think rapidyaml-git is needed anymore.
Though I wonder if the linker errors I got points to this needing to be a vendored dependency.
rodrigo21 commented on 2021-12-27 17:53 (UTC) (edited on 2021-12-27 17:53 (UTC) by rodrigo21)
Thanks! I'll test it later.
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.