i ve tried again thanks for help
now it works great
Search Criteria
Package Details: pcsx2-git 2.3.34.r0.ga71ea9917a-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.31 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2024-11-27 20:08 (UTC) |
Dependencies (33)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libaio (libaio-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-headlessAUR, qt6-base-gitAUR)
- qt6-svg
- sdl2 (sdl2-gitAUR, sdl2-compat-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)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (make)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (make)
- qt6-tools (make)
- qt6-wayland (make)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR) (optional) – Pipewire support
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – Pulseaudio support
- qt6-wayland (optional) – Wayland support
Required by (3)
- libretro-pcsx2-launcher (requires pcsx2)
- libretro-pcsx2-launcher-git (requires pcsx2)
- pcsx2-plugin-usbqemu-wheel (requires pcsx2)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 55 56 57 58 59 60 61 62 63 64 65 66 Next › Last »
<deleted-account> commented on 2012-02-11 02:45 (UTC)
rafaelff commented on 2012-02-11 01:59 (UTC)
@yoster: sorry but it was not very clear for me. Did you try with 5093 for sure? This package always build with the latest revision, but you may have missing for a few minutes this last revision, which provides a fix in the file GSThread.h... Please confirm that.
rafaelff commented on 2012-02-11 01:48 (UTC)
@yoxter, have you tried revision 5093 ?
<deleted-account> commented on 2012-02-10 20:44 (UTC)
[ 73%] Building CXX object plugins/GSdx/CMakeFiles/GSdx-0.1.16.dir/GPU.cpp.o
In file included from /var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GSUtil.h:24:0,
from /var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GPU.cpp:24:
/var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GS.h: In member function 'bool GIFRegALPHA::IsOpaque() const':
/var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GS.h:552:74: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
/var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GS.h:552:132: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
/var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GS.h: In member function 'bool GIFRegALPHA::IsOpaque(int, int) const':
/var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GS.h:553:143: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
In file included from /var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GSRasterizer.h:27:0,
from /var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GPUDrawScanline.h:25,
from /var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GPURendererSW.h:25,
from /var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GPU.cpp:25:
/var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GSThread.h: In member function 'virtual bool GSCondVar::Wait(IGSLock*)':
/var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GSThread.h:227:68: error: cannot convert 'GSCondVarLock' to 'pthread_mutex_t*' for argument '2' to 'int pthread_cond_wait(pthread_cond_t*, pthread_mutex_t*)'
/var/abs/local/yaourtbuild/pcsx2-svn/src/pcsx2-build/plugins/GSdx/GSThread.h:227:75: warning: no return statement in function returning non-void [-Wreturn-type]
make[2]: *** [plugins/GSdx/CMakeFiles/GSdx-0.1.16.dir/GPU.cpp.o] Error 1
make[1]: *** [plugins/GSdx/CMakeFiles/GSdx-0.1.16.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build pcsx2-svn.
==> Restart building pcsx2-svn ? [y/N]
hi i have this problem any idea ?
rafaelff commented on 2012-01-22 08:03 (UTC)
@Megarock90: It is a bug generated in a change in GSdx. No worries, just wait a bit. Should be fixed soon in next revisions, probably r5079 or r5080.
<deleted-account> commented on 2012-01-22 03:15 (UTC)
help, when i try to build a new revision, it kicks me with this error:
CMake Error at plugins/GSdx/CMakeLists.txt:172 (add_library):
Cannot find source file:
GSVertexTrace.x64.avx.cpp
so what gives?
<deleted-account> commented on 2012-01-09 00:23 (UTC)
works great
rafaelff commented on 2011-12-24 16:04 (UTC)
Updated to revision 5015
NOTE: user preferences directory changed from $HOME/PCSX2 to $HOME/.config/PCSX2 to follow XDG Standards. Users should move their file to this new directory in order to keep using the same configuration, BIOS, savegames, etc.
PCSX2 will create automatically the directory, but you can do it yourself. Just do
$ mkdir $HOME/.config/PCSX2
$ cp $HOME/PCSX2 $HOME/.config/
rafaelff commented on 2011-12-18 23:53 (UTC)
yeah, well, that's the downside of svn packages: under development. :) You can wait until it is fixed (I reported the issue just now) or you can install a previous release with the option '--holdver' of the command 'makepkg'. Thanks for reporting.
<deleted-account> commented on 2011-12-18 22:58 (UTC)
I'm trying to build version 4994, but I keep getting the following error:
/tmp/yaourt-tmp-tastypi/aur-pcsx2-svn/src/pcsx2/plugins/GSdx/GSRasterizer.h:105:21: error: ‘shared_ptr’ has not been declared
(this error is repeated multiple times for the same file). Does anyone else get this error?
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.