Package Details: pcsx2-git 2.3.35.r0.g4eae1b7127-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.132736
First Submitted: 2014-03-26 14:17 (UTC)
Last Updated: 2024-11-27 22:52 (UTC)

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 .. 45 46 47 48 49 50 51 52 53 54 55 .. 67 Next › Last »

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.

hcartiaux commented on 2014-01-05 11:10 (UTC)

Could you please add conflicts/replaces with pcsx2 in the PKGBUILD?

alucryd commented on 2013-11-26 08:43 (UTC)

unknown78: I assume it has worked before, then nothing I can do about it. Please use another theme for the time being and report this issue upstream.

unknown78 commented on 2013-11-25 21:00 (UTC)

pcsx2 GSdx crashes when using oxygen-gtk theme. It happens for the last 2 svn versions.