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.135445
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 .. 50 51 52 53 54 55 56 57 58 59 60 .. 67 Next › Last »

rafaelff commented on 2013-04-23 15:53 (UTC)

Good question. I'll make some tests ASAP, and eventually fallback to https://

Xaero252 commented on 2013-04-23 15:46 (UTC)

I could be an idiot; but looking at https://code.google.com/p/pcsx2/source/checkout they have http bolded as the correct url; perhaps for a reason?

rafaelff commented on 2013-04-23 03:05 (UTC)

Strange, as it should be a valid address. Can you please try removing the source code folder and building again?

sl1pkn07 commented on 2013-04-22 19:51 (UTC)

-> Cloning pcsx2 svn repo... svn: E000101: Unable to connect to a repository at URL 'svn://pcsx2.googlecode.com/svn/trunk' svn: E000101: Can't connect to host 'pcsx2.googlecode.com': Network is unreachable

MarisaDOOM commented on 2013-04-17 08:34 (UTC)

It builds now.

Schala commented on 2013-04-08 20:15 (UTC)

Yeah, I've been having GCC 4.8 problems too. I want to wait for a fix from upstream before trying another build attempt.

rafaelff commented on 2013-04-08 09:48 (UTC)

Warning: PCSX2 currently won't build with latest GCC version 4.8.0, and PCSX2 Dev Team is aware and working on that. So, for now, you'll need to downgrade the following packages: i686 users: gcc gcc-libs libtool x86_64 users: gcc-multilib gcc-libs-multilib lib32-gcc-libs libtool versions: gcc packages to 4.7.0-4 and libtool to 2.4.2-7 (look for these old packages in /var/cache/pacman/pkg) anyway, PKGBUILD updated to pacman 4.1

rafaelff commented on 2013-04-07 19:16 (UTC)

@alquez: Thanks, same problem I have. Probably pcsx2 is not adapted to gcc 4.8. I'm already in contact with the devels in order to solve this issue. And as soon as this issue is over, you submit the PKGBUILD adapted to pacman 4.1.

<deleted-account> commented on 2013-04-07 18:07 (UTC)

Actually, i have problems building the package, here's the log https://gist.github.com/anonymous/597e7431a242b83089c3

rafaelff commented on 2013-04-07 01:34 (UTC)

@Schala: Just for my curiosity, are you having problems in build this package? Case yes, can you please provide the build log (makepkg -L) in a pastebin site (e.g. pastie.org) ?