Versions
v1.18.1-r2 :: 0 :: gentoo
- Modified
- License
- Apache-2.0 BSD BSD-2 GPL-2 JSON MIT
- Keywords
- ~amd64
- USE flags
- discord qt5 test wayland
v1.18.1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0 BSD BSD-2 GPL-2 JSON MIT
- Keywords
- amd64
- USE flags
- discord qt5 test wayland
USE flags
General
- discord
- Enable interfacing with a locally running Discord desktop client
- qt5
- Add support for the Qt 5 application and UI framework
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- wayland
- Enable dev-libs/wayland backend
Dependencies
app-arch / snappy : A high-speed compression/decompression library by Google
app-arch / zstd : zstd fast compression library
dev-libs / libzip : Library for manipulating zip archives
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtmultimedia : Multimedia (audio, video, radio, camera) library for the Qt6 framework
dev-qt / qtopengl : OpenGL support library for the Qt5 framework (deprecated)
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
media-libs / glew : The OpenGL Extension Wrangler Library
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / sdl2-ttf : Library that allows you to use TrueType fonts in SDL applications
media-video / ffmpeg : Complete solution to record/convert/stream audio and video
media-video / ffmpeg-compat : Complete solution to record/convert/stream audio and video
Runtime Dependencies
app-arch / snappy : A high-speed compression/decompression library by Google
app-arch / zstd : zstd fast compression library
dev-libs / libzip : Library for manipulating zip archives
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtmultimedia : Multimedia (audio, video, radio, camera) library for the Qt6 framework
dev-qt / qtopengl : OpenGL support library for the Qt5 framework (deprecated)
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
media-libs / glew : The OpenGL Extension Wrangler Library
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / sdl2-ttf : Library that allows you to use TrueType fonts in SDL applications
media-video / ffmpeg : Complete solution to record/convert/stream audio and video
media-video / ffmpeg-compat : Complete solution to record/convert/stream audio and video
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: patch for sdl2-ttf
Closes: https://bugs.gentoo.org/951216 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-emulation/ppsspp: use ffmpeg-compat
It is possible fixes already exist for ffmpeg-7 for this, but not planning to look into that myself. Arguably instead using bundled on ppsspp would not be a bad idea given playing PSP's videos properly is flaky and ppsspp bundles ffmpeg3 intentionally even though it could use newer. Then again that's assuming the bundled copy even builds fine. That aside, given no code changes here, plans are to sync keywords back with stable when ready. Bug: https://bugs.gentoo.org/948816 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.17.1-r2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/ppsspp: Stabilize 1.18.1 amd64, #947127
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.18.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump python compat to 3.13
revision was already bumped in previous commit Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: patch SpvBuilder - include cstdint
Closes: https://bugs.gentoo.org/938156 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.15.4
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/ppsspp: Stabilize 1.17.1-r1 amd64, #927091
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: filter lto
Closes: https://bugs.gentoo.org/926079 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: put wayland_wsi behind wayland USE
Bug: https://bugs.gentoo.org/914161 Closes: https://bugs.gentoo.org/924250 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: turn off ccache
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.16.4
Closes: https://bugs.gentoo.org/923816 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.16
Closes: https://bugs.gentoo.org/915888 Closes: https://bugs.gentoo.org/914161 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.17.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
games-emulation/ppsspp: wire up tests
The one excluded test is pulled in from a submodule. Bug: https://bugs.gentoo.org/915888 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/34824 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.16.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.16.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.16.4
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.16.1
Closes: https://bugs.gentoo.org/914161 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.16.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.16.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.16.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.15
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.16
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/ppsspp: Stabilize 1.15.4 amd64, #909098
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.14.4-r2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.14.2-r2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/ppsspp: Stabilize 1.15 amd64, #908010
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.15.4
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.15.3
Closes: https://bugs.gentoo.org/906934 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.15.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.15.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.15.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.15
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/ppsspp: fix build w/ gcc 13
Closes: https://bugs.gentoo.org/898910 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
games-emulation/ppsspp: Stabilize 1.14.4-r2 amd64, #903773
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.14.1-r3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/ppsspp: Stabilize 1.14.2-r2 amd64, #899204
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: remove glslang dep - turn off shared libs
Closes: https://bugs.gentoo.org/894582 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: pin dev-util/glslang to slot 0/1
Closes: https://bugs.gentoo.org/894582 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.14.4
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.14.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.14.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.14-r1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: properly pick up python
Closes: https://bugs.gentoo.org/800905 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.13.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.14.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.13-r1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: remove unused eclass
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.14.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.12.3-r1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.14
Closes: https://bugs.gentoo.org/877509 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.11.3_p20210627-r2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.13.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.13
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Azamat H. Hackimov · gentoo
games-emulation/ppsspp: update build-system
Added support for system zstd library. Remove ccache autodetection, build system automagically detects ccache and use it in situations where it shouldn't do that. Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27047 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: drop old 1.11.3-r1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.13
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: pin ffmpeg to 0/56.58.58 slot
Upstream bug report: https://github.com/hrydgard/ppsspp/issues/15308 CONSIDER: If we can not patch this in the future, then maybe bring back USE="system-ffmpeg". Closes: https://bugs.gentoo.org/834376 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.12.3
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-emulation/ppsspp: add missing libsdl2[X] when USE=-qt5
Closes: https://bugs.gentoo.org/800725 Acked-by: Maciej Barć <xgqt@riseup.net> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.11.3_p20210627
Snapshot from 27.06.2021, update some submodules and add zstd submodule. Remove (non) system-ffmpeg as new ffmpeg works fine and the non-system ffmpeg used is quite outdated. This version does not fail with new ffmpeg, so with update close #785247 Closes: https://bugs.gentoo.org/785247 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/21456 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
games-emulation/ppsspp: drop 1.10.3, 1.11
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.11.3
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/19787 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.11
- Remove 'headless' build (-DHEADLESS=false) because it doesn't compile for me and it's not necessary - QA Portage says: QA Notice: Unresolved soname dependencies: /usr/bin/PPSSPPQt: libglslang.so But executing 'ldd /usr/bin/PPSSPPQt | grep -i gls' says: libglslang.so => /usr/lib64/libglslang.so (0x00007f25a0a03000) Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/19369 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-emulation/ppsspp: add USE flag for discord-rpc
Closes: https://bugs.gentoo.org/758365 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/18541 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
games-emulation/ppsspp: enable 'headless' by default
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: remove old
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Maciej Barć · gentoo
games-emulation/ppsspp: bump to 1.10.3, become maintainer
Closes: https://bugs.gentoo.org/739212 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/18336 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
games-emulation/ppsspp: migrate from libav
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
games-emulation/ppsspp: tweak for gcc-10
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
games-emulation/ppsspp: Fix build with ffmpeg-4
Closes: https://bugs.gentoo.org/666168 Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
games-emulation/ppsspp: Add missing dependencies
Package-Manager: Portage-2.3.46, Repoman-2.3.10 - Andreas Sturmlechner · gentoo
games-emulation/ppsspp: Drop old
Package-Manager: Portage-2.3.46, Repoman-2.3.10 - Andreas Sturmlechner · gentoo
games-emulation/ppsspp: Fix REQUIRED_USE logic
Package-Manager: Portage-2.3.46, Repoman-2.3.10 - soredake · gentoo
games-emulation/ppsspp: remove unneded deps
Closes: https://github.com/gentoo/gentoo/pull/6806 - David Seifert · gentoo
games-emulation/ppsspp: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - soredake · gentoo
games-emulation/ppsspp: version bump to 1.5.4.
Closes: https://github.com/gentoo/gentoo/pull/6541 - soredake · gentoo
games-emulation/ppsspp: version bump to 1.4.2.
Closes: https://github.com/gentoo/gentoo/pull/6120 - soredake · gentoo
games-emulation/ppsspp: add system-ffmpeg USE flag
Closes: https://github.com/gentoo/gentoo/pull/4832 - soredake · gentoo
games-emulation/ppsspp: version bump to 1.4.
Gentoo-Bug: https://bugs.gentoo.org/583818 Gentoo-Bug: https://bugs.gentoo.org/612826 Gentoo-Bug: https://bugs.gentoo.org/587342 Gentoo-Bug: https://bugs.gentoo.org/574118 Gentoo-Bug: https://bugs.gentoo.org/585722 Closes: https://github.com/gentoo/gentoo/pull/4342 - soredake · gentoo
games-emulation/ppsspp: update 9999 version.
Closes: https://github.com/gentoo/gentoo/pull/4342 - soredake · gentoo
games-emulation/ppsspp: clean up old.
Closes: https://github.com/gentoo/gentoo/pull/4342 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - RobinDX · gentoo
games-emulation/ppsspp : version bump
Closes: https://github.com/gentoo/gentoo/pull/1113 - Patrice Clement · gentoo
Merge remote-tracking branch 'https://github.com/gentoo/gentoo/pull/891'.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - RobinDX · gentoo
games-emulation/ppsspp: remove old - RobinDX · gentoo
games-emulation/ppsspp: version bump - Patrice Clement · gentoo
games-emulation/ppsspp: Fix typo: exeinto instead of into.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
games-emulation/ppsspp: Remove bogus patch. Fix install directory (typo).
Also taken into consideration in this commit is the sed command pruning all -O2 flags in favour of -O3, courtesy of Michał Ziąbkowski <mziab@o2.pl>. Gentoo-Bug: 574000 Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
games-emulation/ppsspp: Remove useless blank lines and QA warnings whilst at it.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
games-emulation/ppsspp: 9999 ebuilds shouldn't be revbumped.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - RobinDX · gentoo
games-emulation/ppsspp: bug fix #572606
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Michael Palimaka · gentoo
games-emulation/ppsspp: add missing slot dep
Package-Manager: portage-2.2.27 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/RobinDX/ppsspp'
Pull request: https://github.com/gentoo/gentoo/pull/690 - RobinDX · gentoo
games-emulation/ppsspp:add qt5 support - Patrice Clement · gentoo
games-emulation/ppsspp: Fix DESCRIPTION length.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
games-emulation/ppsspp: Add missing dies. Fix dependencies. Fix header.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/682'. - RobinDX · gentoo
games-emulation/ppsspp:new ebuild