"INterpreter for Simple TExt ADventures" is a game engine that allows creating menu-driven text adventures with images and music. Comes with two example games. Depends on SDL and Lua 5.1.
Created attachment 204192 [details] games-engines/instead-0.9 ebuild INSTEAD-0.9.0 ebuild. Also works for some of 0.8.x versions.
Created attachment 204198 [details] games-engines/instead-0.9 ebuild Corrected by ohnobinki from #gentoo-sunrise: EAPI="2", moved patching to src_prepare(), deleted src_unpack().
Created attachment 204379 [details] games-engines/instead-0.9 ebuild Cleaned up for better readability as suggested by Tommy[D] from #gentoo-sunrise.
The ebuild has been added to Sunrise overlay.
Created attachment 205139 [details] SVN version
Created attachment 205150 [details] SVN version Same as above with corrections from Tommy[D]_ and chithead from #gentoo-sunrise: different title, SRC_URI, KEYWORDS.
Created attachment 215055 [details] games-engines/instead-1.0.4 ebuild Version bump. Rename to instead-9999.ebuild to install a GIT version.
Created attachment 215067 [details] games-engines/instead-1.0.4+live ebuild Version bump. Rename to instead-9999.ebuild to install an SVN version. Errors corrected.
Created attachment 215068 [details] games-engines/instead-1.0.4 ebuild Version bump without SVN part. Cosmetic changes to formatting.
Created attachment 215069 [details] games-engines/instead-9999 SVN ebuild Live SVN ebuild
A.C.Heron, probably it's good idea to bump this package in Sunrise. 1.2.0 is available :) Also since this package is in Sunrise reassigning bug appropriately.
bugzilla is the right place for games bugs.
There is new version: Instead-1.3.1
Created attachment 299321 [details] Current stable ebuild Current stable ebuild
Created attachment 299323 [details, diff] zlib.patch Patch for 1.6.0. Fixing build with zlib
Created attachment 299325 [details] instead-9999.ebuild svn ebuild
By "Current stable ebuild" i mean instead-1.6.0.ebuild
Hello, everyone. It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project. Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that: 1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it. 2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding. 3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint. 4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality. Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise. [1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers [2]:https://gitweb.gentoo.org/proj/sunrise.git/
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a44e5678701fe059823fadfd3dbeb20a7e724b7e commit a44e5678701fe059823fadfd3dbeb20a7e724b7e Author: Alexander Golubev <fatzer2@gmail.com> AuthorDate: 2021-06-20 10:29:53 +0000 Commit: Alexander Golubev <fatzer2@gmail.com> CommitDate: 2021-06-20 10:30:44 +0000 games-engines/instead: new package Bug: https://bugs.gentoo.org/285086 Signed-off-by: Alexander Golubev <fatzer2@gmail.com> games-engines/instead/Manifest | 1 + games-engines/instead/instead-3.3.4.ebuild | 114 +++++++++++++++++++++++++++++ games-engines/instead/instead-9999.ebuild | 114 +++++++++++++++++++++++++++++ games-engines/instead/metadata.xml | 17 +++++ 4 files changed, 246 insertions(+)