Search Criteria
Package Details: rpcs3-git 0.0.36.r17723.2f8ed1a6bd-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/rpcs3-git.git (read-only, click to copy) |
---|---|
Package Base: | rpcs3-git |
Description: | A Sony PlayStation 3 emulator |
Upstream URL: | https://github.com/RPCS3/rpcs3 |
Licenses: | GPL-2.0-only |
Conflicts: | rpcs3 |
Provides: | rpcs3 |
Submitter: | alucryd |
Maintainer: | hcorion |
Last Packager: | hcorion |
Votes: | 79 |
Popularity: | 0.56 |
First Submitted: | 2014-08-14 11:04 (UTC) |
Last Updated: | 2025-03-31 01:11 (UTC) |
Dependencies (32)
- alsa-lib
- curl (curl-gitAUR, curl-c-aresAUR)
- flatbuffers (flatbuffers-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- libevdev (libevdev-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libice
- libpng (libpng-gitAUR, libpng-apngAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsm
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR)
- openal (openal-gitAUR)
- opencv (opencv-cuda)
- pugixml (pugixml-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- qt6-svg
- sdl3 (sdl3-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libglvnd (libglvnd-gitAUR) (make)
- lld (llvm-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- rpcs3-udevAUR (optional)
- vulkan-validation-layers (vulkan-validation-layers-gitAUR) (optional)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 37 Next › Last »
kode54 commented on 2021-09-26 02:42 (UTC)
Do you know of a way to instruct Git to ignore those submodules instead of automatically fetching them on every build?
loathingkernel commented on 2021-09-25 12:50 (UTC) (edited on 2021-09-25 12:50 (UTC) by loathingkernel)
Why is this PKGBUILD cloning
ffmpeg
,zlib
,curl
andlibpng
when in cmake the followingare specified?
Neko-san commented on 2021-08-01 17:52 (UTC) (edited on 2021-08-03 17:38 (UTC) by Neko-san)
I tried to compile RPCS3 with Clang by editing the
build
section of the PKGBUILD like so:But doing so ended up with an error at the very end of compilation:
Can someone help me understand how to get past the error?
JohnHolmesII commented on 2021-07-24 18:12 (UTC)
Works fine here, try clearing any cache you may have, the submodules get moved around a bit.
ronoverdrive commented on 2021-07-24 17:13 (UTC)
Failure during prepare().
autumnontape commented on 2021-06-03 19:23 (UTC)
The error is fixed with the updated PKGBUILD. Thanks!
gioan777 commented on 2021-06-02 07:36 (UTC)
Seconded about the prepare() error. Seems this https://github.com/RPCS3/rpcs3/commit/3321ada41e8005fb4d6000ca0d50baaa2ab21855 commit is what causes the error.
autumnontape commented on 2021-06-01 19:21 (UTC)
There's an error in
prepare()
. This log is from me building in/tmp/rpcs3-git
withmakepkg -si
. It looks like there are too many..
in a path somewhere.« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 37 Next › Last »