Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612826 - games-emulation/ppsspp-1.3 version bump
Summary: games-emulation/ppsspp-1.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: RobinDX
URL: https://github.com/hrydgard/ppsspp/re...
Whiteboard:
Keywords: EBUILD
Depends on: 587342
Blocks:
  Show dependency tree
 
Reported: 2017-03-16 17:48 UTC by Simon
Modified: 2017-04-04 21:15 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
games-emulation/ppsspp-1.3.ebuild (ppsspp-1.3.ebuild,2.49 KB, text/plain)
2017-03-16 17:49 UTC, Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon 2017-03-16 17:48:42 UTC
I updated the ppsspp-1.2.2.ebuild to Version 1.3 and corrected some issues.
files/ppsspp and files/ppsspp.desktop from 1.2.2 are the same for this ebuild.


Reproducible: Always
Comment 1 Simon 2017-03-16 17:49:39 UTC
Created attachment 467228 [details]
games-emulation/ppsspp-1.3.ebuild
Comment 2 Coacher 2017-03-16 18:00:19 UTC
(In reply to Simon from comment #0)
> I updated the ppsspp-1.2.2.ebuild to Version 1.3 and corrected some issues.
Please elaborate on issues fixed by your ebuild.
Comment 3 Simon 2017-03-16 19:29:27 UTC
(In reply to Coacher from comment #2)
> (In reply to Simon from comment #0)
> > I updated the ppsspp-1.2.2.ebuild to Version 1.3 and corrected some issues.
> Please elaborate on issues fixed by your ebuild.

The menu-icon wasn't working for the sdl-version, because the ppsspp-script was installed in /usr/bin/ instead of /usr/games/bin like the qt-version, also the games-group-privileges were not really set.
Comment 4 tsmksubc 2017-04-01 20:21:36 UTC
pr to fix this https://github.com/gentoo/gentoo/pull/4342
Comment 5 Patrice Clement gentoo-dev 2017-04-04 21:15:10 UTC
commit 07dcd0e1a674de8b3c71b2e5b34335b3f555eb9f (HEAD)
Author:     soredake <fdsfgs@krutt.org>
AuthorDate: Tue Apr 4 16:17:54 2017 +0300
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Tue Apr 4 23:13:58 2017 +0200

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

games-emulation/ppsspp/Manifest                    |  8 ++
games-emulation/ppsspp/files/ppsspp-1.4-O2.patch   | 32 ++++++++
.../ppsspp/files/ppsspp-1.4-assets-lookup.patch    | 13 ++++
games-emulation/ppsspp/metadata.xml                |  8 +-
games-emulation/ppsspp/ppsspp-1.4.ebuild           | 87 ++++++++++++++++++++++
5 files changed, 145 insertions(+), 3 deletions(-)
create mode 100644 games-emulation/ppsspp/Manifest
create mode 100644 games-emulation/ppsspp/files/ppsspp-1.4-O2.patch
create mode 100644 games-emulation/ppsspp/files/ppsspp-1.4-assets-lookup.patch
create mode 100644 games-emulation/ppsspp/ppsspp-1.4.ebuild