summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-emulation/pcsx2: add missing flag-o-matic inheritMichael Mair-Keimberger2020-05-241-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15930 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-emulation/pcsx2: disable gold linker for -9999Yuri Konotopov2020-05-171-1/+3
| | | | | | | | See-Also: https://github.com/PCSX2/pcsx2/issues/1671 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Closes: https://github.com/gentoo/gentoo/pull/15710 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-emulation/pcsx2-9999: explicitly disable opencl and vtuneYuri Konotopov2020-03-141-0/+2
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Closes: https://github.com/gentoo/gentoo/pull/14900 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-emulation/pcsx2: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX argumentsDavid Seifert2020-02-081-1/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Switch proxy-maint to cmake.eclassAndreas Sturmlechner2019-12-311-3/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-emulation/pcsx2: fix dependencies on -9999Yuri Konotopov2019-10-161-2/+2
| | | | | | | | | | | 1. Don't block recent x11-libs/wxGTK[sdl] 2. Depend on x11-libs/gtk+:3 Closes: https://bugs.gentoo.org/696866 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Closes: https://github.com/gentoo/gentoo/pull/13258 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-emulation/pcsx2: ebuild enhancements.Yuri Konotopov2019-08-281-11/+11
| | | | | | | | Closes: https://bugs.gentoo.org/692208 Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Closes: https://github.com/gentoo/gentoo/pull/12798 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-emulation/pcsx2: add missing slot for libxml2 on -9999Joonas Niilola2019-08-021-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-emulation/pcsx2: add libxml2 and libpcap dependenciesIlya Trukhanov2019-08-021-0/+2
| | | | | | | | | | Required for Linux networking support since: https://github.com/PCSX2/pcsx2/commit/da1eb056a395e32b20f3ff26e5b12632492f2821 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Ilya Trukhanov <lahvuun@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12514 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-emulation/pcsx2: [QA] Remove unused virtual/jpeg dependencyDavid Seifert2019-05-261-1/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* games-emulation/pcsx2: drop check for old gcc versionYuri Konotopov2019-05-081-4/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-emulation/pcsx2: append -mxsave compiler flag with gcc >= 8.2Yuri Konotopov2019-05-081-1/+7
| | | | | | | | | Closes: https://bugs.gentoo.org/685156 Closes: https://github.com/gentoo/gentoo/pull/11915 Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Closes: https://github.com/gentoo/gentoo/pull/11915 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-emulation/pcsx2: update live ebuild.Yuri Konotopov2018-10-271-13/+4
| | | | | | | | | | | 1. EAPI version bump. 2. Added virtual/libudev dependency. 3. Dropped l10n.eclass Closes: https://bugs.gentoo.org/669398 Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Closes: https://github.com/gentoo/gentoo/pull/10229 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-emulation/pcsx2: require libsdl[haptic] for onepad plugin.Yuri Konotopov2017-11-041-1/+1
| | | | Thanks to Bernard Cafarelli for hint.
* games-emulation/pcsx2: use HTTPS for GitHub and HOMEPAGEDavid Hicks2017-07-301-6/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* games-emulation/pcsx2: update to match latest upstream changes.Yuri Konotopov2017-05-241-3/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/4707
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* games-emulation/pcsx2: new packageYuri Konotopov2015-08-131-0/+106
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=141626 Fixes: https://bugs.gentoo.org/show_bug.cgi?id=510710