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.33 |
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
- 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-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 .. 18 19 20 21 22 23 24 25 26 27 28 .. 35 Next › Last »
Kierek commented on 2018-05-13 15:05 (UTC)
Newest version still doesn't compile:
-- CXX target rpcs3 cotired excluding /tmp/yay/rpcs3-git/src/rpcs3/rpcs3/Emu/Cell/PPUTranslator.cpp, /tmp/yay/rpcs3-git/src/rpcs3/rpcs3/../Utilities/JIT.cpp. CMake Error at CMakeLists.txt:47 (add_subdirectory): add_subdirectory given source "3rdparty/xxHash/cmake_unofficial" which is not an existing directory.
-- Configuring incomplete, errors occurred! See also "/tmp/yay/rpcs3-git/src/build/CMakeFiles/CMakeOutput.log". See also "/tmp/yay/rpcs3-git/src/build/CMakeFiles/CMakeError.log".
alucryd commented on 2018-05-12 23:25 (UTC)
@hcorion, @fs0ciety: my bad, forgot to add llvm back to depends after discovering that the modified one wouldn't cut it.
fs0ciety commented on 2018-05-12 20:35 (UTC) (edited on 2018-05-12 20:36 (UTC) by fs0ciety)
I still get this and can't compile it.
CMake Error at rpcs3/CMakeLists.txt:199 (add_subdirectory): The source directory
/home/fs0ciety/.cache/pacaur/rpcs3-git/src/rpcs3/llvm
does not contain a CMakeLists.txt file.
-- Could NOT find LLVM (missing: LLVM_DIR) CMake Warning at rpcs3/CMakeLists.txt:205 (message): Couldn't build LLVM from the submodule. You might need to run
git submodule update --init
hcorion commented on 2018-05-12 17:00 (UTC)
hm, and if I update ffmpeg, and try to build rpcs3-git, it still doesn't work.
hcorion commented on 2018-05-12 16:18 (UTC) (edited on 2018-05-12 16:18 (UTC) by hcorion)
Great, thanks! However, now I've got this weird issue while I'm updating to ffmpeg 4.0. It says:
:: rpcs3-git: installing ffmpeg (1:4.0-1) breaks dependency 'libavcodec.so=57-64'
the build with RPCS3 and ffmpeg has already been fixed (https://github.com/RPCS3/rpcs3/pull/4471), so I'm assuming it's something on your side?
alucryd commented on 2018-05-12 12:08 (UTC)
Updated, but using our system llvm. I'm not using the modified one while rpcs3 insists on installing it, conflicting with the system one.
hcorion commented on 2018-05-10 03:43 (UTC)
Hey, this will now no longer build due to RPCS3 being on llvm 6.0. We also have a seperate fork of LLVM: https://github.com/RPCS3/llvm (release_60 branch), which includes some performance optimizations.
Sanpi commented on 2018-05-08 07:27 (UTC)
@VerruckteFuchs I don’t understand how it’s possible, but I fixed the problem. Thank you.
VerruckteFuchs commented on 2018-05-07 21:36 (UTC) (edited on 2018-05-07 21:46 (UTC) by VerruckteFuchs)
At lines 104-106 I'm getting errors with the PKGBUILD:
rm: cannot remove '/var/cache/pacman/custom/rpcs3/pkg/rpcs3/usr/bin/llvm-tblgen': No such file or directory
rm: cannot remove '/var/cache/pacman/custom/rpcs3/pkg/rpcs3/usr/include': No such file or directory
rm: cannot remove '/var/cache/pacman/custom/rpcs3/pkg/rpcs3/usr/lib': No such file or directory
I can have the PKGBUILD go a line further as I comment out each line, but each rm seems to fail. My aur package directory is /var/cache/pacman/custom, FYI.
Edit: Commenting out lines 102-107 allow the PKGBUILD to be run with no errors. The directories the PKGBUILD is trying to rm at those lines may be somewhere else or non-existent at rm time for whatever reason.
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 35 Next › Last »