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.49 |
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-rocm-gitAUR, 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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 35 Next › Last »
katt commented on 2021-10-30 10:38 (UTC)
qt5-svg is required since https://github.com/RPCS3/rpcs3/commit/7f4b6b1ae7e74fd57391732c84a1cb4036e4790c:
katt commented on 2021-10-24 10:38 (UTC) (edited on 2021-10-24 12:16 (UTC) by katt)
Needs qt5-multimedia:
Once I added it as a dependency it built fine.
rodrigo21 commented on 2021-10-19 22:42 (UTC)
It's working now. Thanks!
hcorion commented on 2021-10-19 20:13 (UTC)
@rodrigo @gioan777 @wantija please update your wolfssl package and retest, I just updated it to 4.8.1-2 and enabled write duplication
wantija commented on 2021-10-19 19:42 (UTC)
3rd for the wolfssl error, clean chroot didn't fix it either
gioan777 commented on 2021-10-19 15:51 (UTC) (edited on 2021-10-19 15:52 (UTC) by gioan777)
I'm also getting the "undefined reference to `wolfSSL_write_dup'" linking error. Installing in a new installation (with VM) or installing with wolfssl-git didn't help at all.
rodrigo21 commented on 2021-10-14 05:25 (UTC) (edited on 2021-10-14 05:43 (UTC) by rodrigo21)
I'm getting a error during linking:
The wolfssl submodule was update 2 days ago.
loathingkernel commented on 2021-09-26 07:39 (UTC)
@kode54 you can specify what submodules to ignore by explicitly specifying the relevant submodule paths to include by adding them after
git submodule init
andgit submodule update
, for exampleThat being said, since it seems that
rpcs3
is geared towards being built with specific versions into a single binary, building it with the included libraries might be beneficial for compatibility. In that effect, to rebuild the ffmpeg binaries, upstream provides a script in their repo so it can be rebuilt beforerpcs3
like soIt also makes more sense for lto (if that is supported by upstream) to have it that way.
Edit: Sorry for the spam, deleted the previous comment by mistake.
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?
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 35 Next › Last »