Package Details: pcsx2-git 2.3.10.r0.g5441c7ed59-1

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-08 23:36 (UTC)

Dependencies (32)

Required by (3)

Sources (8)

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.

Latest Comments

« First ‹ Previous 1 .. 44 45 46 47 48 49 50 51 52 53 54 .. 66 Next › Last »

alucryd commented on 2014-01-27 16:06 (UTC)

I got it on my nightly build too, haven't had the time to look into it yet. I'll keep you posted.

axper commented on 2014-01-27 16:04 (UTC)

I get this error: [ 36%] Building CXX object pcsx2/CMakeFiles/pcsx2.dir/gui/AppCoreThread.cpp.o /media/storage/packages/makepkg/pcsx2-svn/src/pcsx2/pcsx2/gui/AppCoreThread.cpp: In member function ‘virtual void AppCoreThread::ApplySettings(const Pcsx2Config&)’: /media/storage/packages/makepkg/pcsx2-svn/src/pcsx2/pcsx2/gui/AppCoreThread.cpp:385:106: error: conversion from ‘const char [17]’ to ‘const wxString’ is ambiguous wxString cheats_ws_archive = Path::Combine(xGAMEINDEX_str(GAMEINDEX_DIR_COMPILATION), L"cheats_ws.zip"); ^ /media/storage/packages/makepkg/pcsx2-svn/src/pcsx2/pcsx2/gui/AppCoreThread.cpp:385:106: note: candidates are: In file included from /media/storage/packages/makepkg/pcsx2-svn/src/pcsx2/common/include/Utilities/Dependencies.h:182:0, from /media/storage/packages/makepkg/pcsx2-svn/src/pcsx2/pcsx2/./PrecompiledHeader.h:27, from /media/storage/packages/makepkg/pcsx2-svn/src/pcsx2/pcsx2/gui/AppCoreThread.cpp:16: /usr/include/wx-2.8/wx/string.h:692:3: note: wxString::wxString(wxChar, size_t) <near match> wxString(wxChar ch, size_t nRepeat = 1) ^ /usr/include/wx-2.8/wx/string.h:692:3: note: no known conversion for argument 1 from ‘const char [17]’ to ‘wxChar {aka wchar_t}’ /usr/include/wx-2.8/wx/string.h:682:3: note: wxString::wxString(int) <near match> wxString(int); ^ /usr/include/wx-2.8/wx/string.h:682:3: note: no known conversion for argument 1 from ‘const char [17]’ to ‘int’ In file included from /media/storage/packages/makepkg/pcsx2-svn/src/pcsx2/pcsx2/./PrecompiledHeader.h:80:0, from /media/storage/packages/makepkg/pcsx2-svn/src/pcsx2/pcsx2/gui/AppCoreThread.cpp:16: /media/storage/packages/makepkg/pcsx2-svn/src/pcsx2/common/include/Utilities/Path.h:205:18: error: initializing argument 1 of ‘wxString Path::Combine(const wxString&, const wxString&)’ extern wxString Combine( const wxString& srcPath, const wxString& srcFile ); ^ pcsx2/CMakeFiles/pcsx2.dir/build.make:2128: recipe for target 'pcsx2/CMakeFiles/pcsx2.dir/gui/AppCoreThread.cpp.o' failed make[2]: *** [pcsx2/CMakeFiles/pcsx2.dir/gui/AppCoreThread.cpp.o] Error 1 CMakeFiles/Makefile2:281: recipe for target 'pcsx2/CMakeFiles/pcsx2.dir/all' failed make[1]: *** [pcsx2/CMakeFiles/pcsx2.dir/all] Error 2 Makefile:116: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

alucryd commented on 2014-01-24 16:12 (UTC)

I see, thx for the info (never used it before). I'll stick with arch defaults, if people need to debug, it's probably better to build in Debug mode anyway.

rafaelff commented on 2014-01-24 13:28 (UTC)

Debug mode still enable another menu option, called Debug, that allows user to get some deep log information of stuff in PCSX2. Most users will never use it...

alucryd commented on 2014-01-24 08:17 (UTC)

josephgbr: Weird that they would keep debug symbols in Release mode, what's Debug mode for now? Anyway, I'd rather have makepkg keep stripping them, if people need debug symmbols, they should know how to rebuild pcsx2 in order to have them.

rafaelff commented on 2014-01-24 03:48 (UTC)

@alucryd: Since r5806, strip is not enable by default in release build mode. You might want to set the option '!strip' in the PKGBUILD.

alucryd commented on 2014-01-07 09:50 (UTC)

Oh god, I was still sleeping when I wrote this. I pushed this very version in [community-staging] since 1.0.0 would not build anymore, and didn't want to cherry pick commits in about 300 of them to fix the compilation. In the meantime, I saw there was an tarball on google code that was for linux, tagged release 1.1.0, but it lacks a few necessary plugins. To sum it up, [community] will have pcsx2 1.1.0.r5797 in a few hours, maybe couple of days. I'll update this one asap.

rafaelff commented on 2014-01-07 09:28 (UTC)

Nothing to fix. This 'printf' command-line returns 1.0.0.r plus the current revision of PCSX2, and "pkgver=" receives the output of the function "pkgver()". That's correct.

sl1pkn07 commented on 2014-01-07 09:22 (UTC)

please fix pkgver= and pkgver() in PKGBUILD pkgver=1.1.0.r5797 but in pkgver() printf "1.0.0.r%s" "$(svnversion)" greetings

alucryd commented on 2014-01-05 11:29 (UTC)

There is no need for replaces, vcs packages should have provides and conflicts lines only. They must have gotten lost at some point, I was pretty sure they were in there. Fixed.