Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641324 - games-engines/regoth ebuild request
Summary: games-engines/regoth ebuild request
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-16 12:29 UTC by tt_1
Modified: 2019-10-02 07:15 UTC (History)
1 user (show)

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


Attachments
live ebuild (regoth-9999.ebuild,1.11 KB, text/plain)
2017-12-16 12:29 UTC, tt_1
Details
live ebuild (regoth-9999.ebuild,1.19 KB, text/plain)
2019-05-03 21:10 UTC, tt_1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tt_1 2017-12-16 12:29:21 UTC
Created attachment 510324 [details]
live ebuild

regoth is a reimplementation of the zen engine, which was used for Gothic I/II. With this it would be possible to play these games nativly on Linux. It is hosted on github: https://github.com/REGoth-project , and it seems to be still alpha or beta, but usable for testing. 

I am not an expert in writing ebuilds from scratch, so I took one ebuild from tree and started to play around with it. My efforts lead to an ebuild in the sense of working up to src_compile. However, src_install only installs some documents to the live file system. 

So, if some would like to pick this up, or give a clue about what is wrong with the ebuild and src_install especially, it would be much appreciated.
Comment 1 Jonas Stein gentoo-dev 2017-12-16 14:00:17 UTC
We will not add alpha software to the tree, but perhaps to betagarden or another overlay.

You likely need no eutils in the inherit line.

You can create your own overlay and develop the ebuild with the help of our support channels for example IRC #gentoo-dev-help on your favourite git repository.

Here are some links for a start:

https://devmanual.gentoo.org/ebuild-writing/eapi/
https://wiki.gentoo.org/wiki/IRC
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers

How other distributions ship regoth:
https://repology.org/metapackage/regoth/versions
Comment 2 tt_1 2019-05-03 21:10:34 UTC
Created attachment 575036 [details]
live ebuild

I finally found time to hack an ebuild, and may send it to some overlay.
Comment 3 tt_1 2019-10-02 07:15:09 UTC
project has been stopped by upstream