Fixed. Anything else?
Search Criteria
Package Details: pcsx2-git 2.3.10.r0.g5441c7ed59-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.34 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2024-11-08 23:36 (UTC) |
Dependencies (32)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libaio (libaio-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxrandr (libxrandr-gitAUR)
- lld (llvm-rocm-gitAUR, llvm-gitAUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-svg
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- soundtouch (soundtouch-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- ccache (ccache-gitAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (make)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (make)
- qt6-tools (make)
- qt6-wayland (make)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR) (optional) – Pipewire support
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – Pulseaudio support
- qt6-wayland (optional) – Wayland support
Required by (3)
- libretro-pcsx2-launcher (requires pcsx2)
- libretro-pcsx2-launcher-git (requires pcsx2)
- pcsx2-plugin-usbqemu-wheel (requires pcsx2)
Sources (8)
- git+https://github.com/google/shaderc.git#tag=v2024.1
- git+https://github.com/ianlancetaylor/libbacktrace.git#commit=ad106d5fdd5d960bd33fae1c48a351af567fd075
- git+https://github.com/KhronosGroup/glslang.git#commit=142052fa30f9eca191aa9dcf65359fcaed09eeec
- git+https://github.com/KhronosGroup/SPIRV-Headers.git#commit=5e3ad389ee56fca27c9705d093ae5387ce404df4
- git+https://github.com/KhronosGroup/SPIRV-Tools.git#commit=dd4b663e13c07fea4fbb3f70c1c91c86731099f7
- git+https://github.com/PCSX2/pcsx2.git
- git+https://github.com/PCSX2/pcsx2_patches.git
- ShaderName.patch
Latest Comments
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 66 Next › Last »
weirdbeard commented on 2021-12-27 17:50 (UTC)
rodrigo21 commented on 2021-12-27 17:28 (UTC) (edited on 2021-12-27 17:40 (UTC) by rodrigo21)
Ok, but this is not how AUR works. If a user wants to resolve everything automatically they can use a AUR helper like yay or paru.
If this package needs python-rapidyaml-git, add it to the dependencies and remove the pip calls. I think this packages: swig, python-setuptools, python-setuptools-scm, python-cmake-build-extension are dependencies of rapidyaml-git so they are not need it as dependencies in this package.
Also can you add: options=(!lto) to the PKGBUILD because its not building with LTO on.
weirdbeard commented on 2021-12-27 17:07 (UTC)
The submodule was old and I cleaned it up. The makepkg was to make sure the package would resolve. I've had issues with AUR package dependencies not resolving and as you say, "It just has to be installed before this package" The idea was to make sure this package would resolve all of that automatically.
rodrigo21 commented on 2021-12-27 16:58 (UTC)
Sorry, but this changes makes no sense.
Why are you using makepkg inside the PKGBUILD that already uses makepkg?
rapidyaml-git is a already dependency. It just have to be installed before this package. If you need python-rapidyaml-git just add it to the dependencies.
Also why are you adding rapidyaml-git as a submodule and as a dependency?
weirdbeard commented on 2021-12-27 16:27 (UTC)
It's been fixed.
weirdbeard commented on 2021-12-27 16:14 (UTC)
Whoops, that was an oversight on my end. And I have an idea on how to fix this I'm going to try really quick. If this works I might suggest to the rapidYaml maintainer they add it to their package
Vash63 commented on 2021-12-27 12:48 (UTC)
For some reason I had no issues with rapidyaml-git's AUR package and that part went through fine, but I did receive what looks like a character case issue on installation of the package: "Failed to set capabilities on file '/usr/bin/PCSX2': No such file or directory"
It looks like the dev9.install file needs to be adjusted to either '/usr/bin/pcsx2' or '/usr/bin/PCSX2-linux.sh'
weirdbeard commented on 2021-11-24 01:46 (UTC) (edited on 2021-11-24 01:46 (UTC) by weirdbeard)
If anyone could do me a favor. I've added a post-install script with the help of AirGamer whose been maintaining and adding to dev9 that in light of his newer improvements of the dev9 functionality and the rise of fanmade servers will force enable pcap functionality. As per https://bbs.archlinux.org/viewtopic.php?pid=913891 all post-install scripts run in the install dir in a functional chroot environment as if it were in the main PKGBUILD.
For now, I've hardcoded the resulting folder structure/path as if it were generated in Vanilla Arch given we use Cmake detection and XDG to dictate paths aside from the plugins folder. I'm certain this will not change but just in case. If there's any error's especially about the paths post in here and we'll see what we can do to amend the issue.
TLDR: If you see error's about a setpcap command post in here
rafaelff commented on 2021-06-19 09:08 (UTC)
@kalekale also known as 'gtest', it is common used during check() function for testing the software after building it.
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.