Updated and added PCSX2 icon and desktop entry in menu (now available in menu GAMES)
Search Criteria
Package Details: pcsx2-git 2.3.35.r0.g4eae1b7127-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcsx2-git.git (read-only, click to copy) |
---|---|
Package Base: | pcsx2-git |
Description: | A Sony PlayStation 2 emulator |
Upstream URL: | https://github.com/PCSX2/pcsx2 |
Licenses: | GPL-3.0+ |
Conflicts: | pcsx2 |
Provides: | pcsx2 |
Submitter: | alucryd |
Maintainer: | weirdbeard (xiota) |
Last Packager: | weirdbeard |
Votes: | 130 |
Popularity: | 0.144112 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2024-11-27 22:52 (UTC) |
Dependencies (34)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libaio (libaio-gitAUR)
- libbacktrace (libbacktrace-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxrandr (libxrandr-gitAUR)
- lld (llvm-rocm-gitAUR, llvm-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- shaderc (shaderc-gitAUR)
- soundtouch (soundtouch-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- ccache (ccache-gitAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- Show 14 more dependencies...
Required by (4)
- better-libretro-pcsx2-launcher-git (requires pcsx2)
- libretro-pcsx2-launcher (requires pcsx2)
- libretro-pcsx2-launcher-git (requires pcsx2)
- pcsx2-plugin-usbqemu-wheel (requires pcsx2)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 60 61 62 63 64 65 66 67 Next › Last »
rafaelff commented on 2011-03-05 19:05 (UTC)
rafaelff commented on 2011-02-13 01:55 (UTC)
PKGBUILD updated. Thanks for the heads up.
<deleted-account> commented on 2011-02-12 16:31 (UTC)
CMakeLists.txt has been updated in the latest revision and the patch for it no longer works. You'll need to update that.
rafaelff commented on 2011-02-04 01:29 (UTC)
Sorry: I said lib32-portaudio was ok, but it seems that it wasn't. Now I adopted and fixed it. Good to go! :)
rafaelff commented on 2011-02-02 19:44 (UTC)
Themaister, I notice lib32-portaudio-svn is not working for pcsx2-svn installation. I notice this cmake output: "-- Could NOT find PortAudio (missing: PORTAUDIO_LIBRARIES PORTAUDIO_INCLUDE_DIR)".
lib32-portaudio package now complying with Multilib policy. Can you please change the PKGBUILD to the not-SVN version (or find a way around) ?
By the way, I notice this error because the audio plugin SPU2X is not available for PCSX2 without portaudio correctly set. Only ZeroSPU plugin, which is not as good as the first one.
<deleted-account> commented on 2011-01-05 23:58 (UTC)
Thanks for the reply I will try as soon as I get home
rafaelff commented on 2011-01-05 05:29 (UTC)
I was able to install Yggdrasil version.
Cory, I suppose you're using Arch64. Did you install Yggdrasil lib32-glew package? Run 'pacman -Ql lib32-glew' to make sure you have libs inside /usr/lib32, as /usr/lib/libGLEW.{so|a} are x86-64 libs.
<deleted-account> commented on 2011-01-04 05:13 (UTC)
Yggdrasil I get the next error with your PKGBUILD
[ 95%] Building CXX object plugins/zzogl-pg/opengl/CMakeFiles/zzogl.dir/Linux/Linux.cpp.o
Linking CXX shared library ../../../bin/plugins/libzzogl.so
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../libGLEW.so when searching for -lGLEW
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../libGLEW.a when searching for -lGLEW
/usr/bin/ld: skipping incompatible /usr/lib/libGLEW.so when searching for -lGLEW
/usr/bin/ld: skipping incompatible /usr/lib/libGLEW.a when searching for -lGLEW
/usr/bin/ld: cannot find -lGLEW
collect2: ld returned exit status 1
make[2]: *** [bin/plugins/libzzogl.so] Error 1
make[1]: *** [plugins/zzogl-pg/opengl/CMakeFiles/zzogl.dir/all] Error 2
make: *** [all] Error 2
Aborting...
Some help please
Pinned Comments
weirdbeard commented on 2024-08-17 03:40 (UTC)
https://github.com/PCSX2/pcsx2/pull/11632
This package now enables Cmake Package mode proper. PCSX2 will here on, be installed in the package standard folders /usr/bin, /usr/share, /usr/lib. Following the XDG standard pcsx2's config files remain in .config/PCSX2
In order to ensure a proper and clean upgrade. Uninstall this package COMPLETELY and clear cache before reinstalling.