Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 687054

Summary: games-fps/redeclipse-9999 live ebuild
Product: Gentoo Linux Reporter: jospezial <jospezial>
Component: Current packagesAssignee: Rob <kitsunenokenja>
Status: UNCONFIRMED ---    
Severity: normal CC: alexey+gentoo, games, mgorny, proxy-maint
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=751247
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: redeclipse live ebuild
redeclipse-9999.ebuild useable for releases also

Description jospezial 2019-05-31 09:06:44 UTC
Created attachment 578132 [details]
redeclipse live ebuild

based on games-fps/redeclipse-1.6.0-r2.ebuild::gentoo

It depends on libsdl2.

I had to set
WANT_DISCORD=0 WANT_STEAM=0
for emake to get the game running.
Comment 1 jospezial 2019-05-31 09:20:36 UTC
* QA Notice: This package installs one or more .desktop files that do not
 * pass validation.
 * 
 *      /usr/share/applications/redeclipse.desktop: error: value "1.2" for key "Version" in group "Desktop Entry" is not a known version
 * 

it comes from there:

https://github.com/red-eclipse/base/commit/b6ffaf537e134842dbf482c8a3fb27be8720adb4#diff-451e66064ec1afdfce02a0fca50ec508
Comment 2 Rob 2019-06-03 21:05:27 UTC
Moving to the games group to review. As a proxy maintainer I cannot add new ebuilds, and as this is not my own ebuild contribution I wouldn't want to file a PR with it on some else's behalf. Please advise.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-06-04 13:04:14 UTC
Please do not reassign bugs unnecessarily.  It's sufficient that other people are on CC.
Comment 4 Alexey 2020-10-26 21:06:03 UTC
Rob, as the maintainer of redeclipse, what do you think about it?

If you like the ebuild and want to maintain it, you could create the PR, and reference the author in the commit message
Comment 5 jospezial 2020-10-27 09:54:34 UTC
I will upload an updated version based on redeclipse-2.0.0.ebuild next days.
It is working as live ebuild now but I want to change it to be useable for both live and releases.
Comment 6 jospezial 2020-10-28 01:07:08 UTC
Created attachment 668852 [details]
redeclipse-9999.ebuild useable for releases also

emerged and run tested as ebuild for
1.6.0
2.0.0
and 9999 (2.0.1 now)

This way the live ebuild can be changed for upstream changes and copied for new releases.