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.48 |
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
- qt6-svg
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libglvnd (libglvnd-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- rpcs3-udevAUR (optional)
- vulkan-validation-layers (vulkan-validation-layers-gitAUR) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 35 Next › Last »
Ember2528 commented on 2022-04-16 13:41 (UTC)
Alternatively with Arch providing an ffmpeg 4.4 package for now it may be a good idea to link against that
fabian-ang commented on 2022-04-05 15:46 (UTC) (edited on 2022-04-05 15:47 (UTC) by fabian-ang)
As it's said in this issue rpcs3 is incompatible with recent ffmpeg versions. Thus i'd suggest also using the bundled ffmpeg version, as many games don't work with the up to date system ffmpeg package
ferrvittorio commented on 2022-04-01 14:47 (UTC)
Hi,I am getting an error while building The log file is very large, I cannot post it here because it would be really confusing.
error: invalid conversion from ‘const AVCodec’ to ‘AVCodec’ [-fpermissive] 266 | av.codec = avcodec_find_decoder(stream->codecpar->codec_id);
media_utils.cpp:328:39: warning: ‘void av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
[ 76%] Building CXX object rpcs3/Emu/CMakeFiles/rpcs3_emu.dir/__/util/yaml.cpp.o
make[2]: *** [rpcs3/Emu/CMakeFiles/rpcs3_emu.dir/build.make:286: rpcs3/Emu/CMakeFiles/rpcs3_emu.dir/__/util/media_utils.cpp.o] Errore 1
I tried to summarize but I dont know if I was effective at it
agapito commented on 2022-03-22 11:12 (UTC)
-DCMAKE_CXX_FLAGS='-fpermissive'\
Nocifer commented on 2022-03-18 11:02 (UTC)
Just add it to CMake's options in build(), like so:
DocMAX commented on 2022-03-18 10:44 (UTC)
Where do i put "-fpermissive" excactly?
Nocifer commented on 2022-03-08 13:11 (UTC) (edited on 2022-03-08 13:11 (UTC) by Nocifer)
I got the following error when trying to build the latest master, which required using the -fpermissive flag to make it go away:
The issue likely occurs because of changes introduced in commit
aafd74f9eab4e96c68f2a740350d3b196f85e8ef
.katt commented on 2022-02-26 21:56 (UTC)
@applebloom Sure, not that it's anything advanced :p
applebloom commented on 2022-02-26 19:32 (UTC)
@katt Can you post a diff with your PKGBUILD change?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 35 Next › Last »