Search Criteria
Package Details: rpcs3-git 0.0.33.r16916.53c84577c0-1
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: | 78 |
Popularity: | 0.34 |
First Submitted: | 2014-08-14 11:04 (UTC) |
Last Updated: | 2024-09-08 18:27 (UTC) |
Dependencies (31)
- alsa-lib
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- flatbuffers (flatbuffers-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- libevdev (libevdev-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libice
- libncursesw.so (ncurses-gitAUR, lib32-ncurses, ncurses)
- 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)
- pugixml (pugixml-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- Show 11 more dependencies...
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 35 Next › Last »
katt commented on 2021-01-05 21:54 (UTC)
What on earth happened here? You.. turned the non-git package into a git package and.. moved the building out of build() and got rid of packaging altogether? Amazing.
Please revert all this damage you've done and simply just add the patch. I disowned this since I don't have the energy for it, but I didn't expect to this violent murder right after.
SmashedSqwurl commented on 2021-01-05 18:58 (UTC)
The compilation failure was fixed in https://github.com/RPCS3/rpcs3/issues/9539
The git SHA for the fix is 187216096d464ff8755f7885c3c109710d549895
deemon commented on 2021-01-04 05:53 (UTC)
Doesn't install anymore :(
MegaDeKay commented on 2020-12-19 22:08 (UTC)
@wantija @gusix
Problem with build on tensorflow has been identified here https://github.com/RPCS3/rpcs3/issues/9347
Should be able to make this change to get this working until the next update of this package, in which this change has been merged. https://github.com/RPCS3/llvm-mirror/pull/5/commits/f3f8df4b5a0087b9d86d318afb7492d75c66f55d
wantija commented on 2020-11-30 06:38 (UTC)
Also having the same problem as gusix, can't even build rpcs3 from the Github instructions either.
gusix commented on 2020-11-28 11:04 (UTC) (edited on 2020-11-28 11:06 (UTC) by gusix)
Building fails for me, it doesnt seem to find tensorflow when building llvm :
/yay/rpcs3-git/src/rpcs3/llvm/lib/Analysis/TFUtils.cpp:20:10: fatal error: tensorflow/c/c_api.h: No such file or directory 20 | #include "tensorflow/c/c_api.h"
I have been getting this for quite a while now, I thought the error would go away at some point but.. multithreaded shader comp :D
katt commented on 2020-11-02 20:35 (UTC) (edited on 2020-11-02 20:48 (UTC) by katt)
~~Please add
-DUSE_SYSTEM_WOLFSSL=ON
and depend on wolfssl.~~Nevermind USE_SYSTEM_WOLFSSL is broken af.
JohnHolmesII commented on 2020-08-28 07:13 (UTC)
@hcorion When GalCiv merged the rpcn PR, wolfssl became mandatory, and a cleanbuild of this fails since it is not pulled in. Just need to clone it too.
MegaDeKay commented on 2020-07-20 02:38 (UTC)
Thanks @hcorion for getting back to me so quickly. I rm -rf'ed the whole directory and did a clean compile successfully. Works great now. And in trying it out I learned that this build fixes missing textures in Bioshock! Appreciate the tip, and keep the updates to this package coming :-)
hcorion commented on 2020-07-19 18:54 (UTC)
Seems to be some strange compiler bug @MegaDeKay . doing a clean build should fix the issue. I can't reproduce it.
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 35 Next › Last »