Search Criteria
Package Details: rpcs3 0.0.36-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/rpcs3.git (read-only, click to copy) |
---|---|
Package Base: | rpcs3 |
Description: | An open-source PlayStation 3 emulator/debugger written in C++ |
Upstream URL: | https://rpcs3.net |
Licenses: | GPL-2.0-only |
Submitter: | vitaliikuzhdin |
Maintainer: | vitaliikuzhdin |
Last Packager: | vitaliikuzhdin |
Votes: | 3 |
Popularity: | 0.83 |
First Submitted: | 2024-09-21 15:49 (UTC) |
Last Updated: | 2025-03-31 13:32 (UTC) |
Dependencies (37)
- alsa-lib
- curl (curl-gitAUR, curl-c-aresAUR)
- faudioAUR (faudio-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR)
- flatbuffers (flatbuffers-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- glu (glu-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-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
- libusb (libusb-gitAUR)
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- llvm-libs (llvm-libs-gitAUR)
- Show 17 more dependencies...
Required by (0)
Sources (19)
- 7zip-e5431fa6f5505e385c6f9367260717e9c47dc2ee.tar.gz
- asmjit-416f7356967c1f66784dc1580fe157f9406d8bff.tar.gz
- cubeb-70b4e3db7822de4d534959885cda109d6edbee36.tar.gz
- discord-rpc-171b2142ac8acdf016c231e36dc7a8d48daff19c.tar.gz
- Fusion-066d4a63b2c714b20b0a8073a01fda7c5c6763f6.tar.gz
- glslang-36d08c0d940cf307a23928299ef52c7970d8cee6.tar.gz
- googletest-800f5422ac9d9e0ad59cd860a2ef3a679588acb4.tar.gz
- hidapi-6bfdcf7368169efe1b745cd4468d45cda05ef8de.tar.gz
- miniupnp-7f189988a0decca0ab7da89000051ab91751f70d.tar.gz
- openal-soft-90191edd20bb877c5cbddfdac7ec0fe49ad93727.tar.gz
- rpcs3-0.0.36.tar.gz
- rtmidi-1e5b49925aa60065db52de44c366d446a902547b.tar.gz
- sanitizers-cmake-aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a.tar.gz
- soundtouch-394e1f58b23dc80599214d2e9b6a5e0dfd0bbe07.tar.gz
- stb-013ac3beddff3dbffafd5177e7972067cd2b5083.tar.gz
- VulkanMemoryAllocator-37064843398c69cc0ca7f8cf5b33128c03a2bd74.tar.gz
- wolfssl-239b85c80438bf60d9a5b9e0ebe9ff097a760d0d.tar.gz
- yaml-cpp-456c68f452da09d8ca84b375faa2b1397713eaba.tar.gz
- zstd-f8745da6ff1ad1e7bab384bd1f9d742439278e99.tar.gz
Latest Comments
vitaliikuzhdin commented on 2025-03-31 13:32 (UTC)
@jbreizh, fixed.
jbreizh commented on 2025-03-31 12:01 (UTC)
Hello, i can't compile the 36 version :
CMake Error at 3rdparty/hidapi/hidapi/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
FabioLolix commented on 2025-03-04 21:55 (UTC)
That don't exist a stable version and this should be re-uploaded as
rpcs3-alpha
, for the same reason there isn't a stableruffle
pkgbuild because there isn't a stable ruffle versionYou're passing this a as a stable version which isn't true
vitaliikuzhdin commented on 2025-03-04 21:33 (UTC)
@FabioLolix, I don’t see the benefit of using the
$pkgname-$branch
naming convention when there’s only one branch. As for the official repositories, that was obvious -- I mentioned it to emphasise my argument. Not sure what you're trying to imply with your response.FabioLolix commented on 2025-03-04 21:16 (UTC)
Since there aren't stable builds and these are alpha versions this should be re-uploaded as
rpcs3-alpha
Highly doubt it will land in the official while in alpha even if it become the most popular AUR pkgbuild
AniLeo commented on 2025-02-16 19:24 (UTC)
Please read our release notes at https://github.com/RPCS3/rpcs3/releases/ and remove this AUR.
This is only causing more confusion on users as they'll be mislead into getting an outdated version from here - that by the way, won't work for Netplay, as we do not allow old clients into RPCN - instead of our official AUR at rpcs3-git.
You're offering a random outdated build that had no special quality control whatsoever compared to every other build.
I leave a copy of the relevant line from our release notes below, just in case.
Note: These are NOT stable builds. RPCS3 is a rolling release software without stable builds. These are random tags we do from time to time. Do NOT use the branch from these tags to package RPCS3.
vitaliikuzhdin commented on 2025-01-29 13:10 (UTC)
@dekart811, no, the
sdl2
dependency is correct sincesdl2-compat
already providessdl2
. Even more so,sdl2-compat
replacessdl2
, meaning that by default,pacman
will prefer it but will still give you the option to choose between both if you want to. The same applies tozlib
andzlib-ng-compat
, for example.