Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 241846 - games-arcade/openalchemist (New Package)
Summary: games-arcade/openalchemist (New Package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise-removal
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2008-10-13 21:59 UTC by Ludovic Fauvet
Modified: 2018-12-03 12:57 UTC (History)
3 users (show)

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


Attachments
openalchemist-0.3.ebuild (openalchemist-0.3.ebuild,1.11 KB, text/plain)
2008-10-13 22:00 UTC, Ludovic Fauvet
Details
openalchemist-0.3-gentoo.patch (openalchemist-0.3-gentoo.patch,502 bytes, patch)
2008-10-13 22:00 UTC, Ludovic Fauvet
Details | Diff
Improved/fixed openalchemist-0.3 ebuild (openalchemist-0.3.ebuild,1.11 KB, text/plain)
2008-10-14 17:54 UTC, Mounir Lamouri (volkmar) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ludovic Fauvet 2008-10-13 21:59:25 UTC
Hello!

Please find attached openalchemist-0.3.ebuild and a patch to fix environment paths.
I suggest the games-arcade category for this ebuild.

OpenAlchemist is a tetris-like inspired by the NaturalChimie flash game.

The maintainer has been contacted to fix the environment paths (see provided patch).

Ludovic Fauvet
Comment 1 Ludovic Fauvet 2008-10-13 22:00:17 UTC
Created attachment 168334 [details]
openalchemist-0.3.ebuild
Comment 2 Ludovic Fauvet 2008-10-13 22:00:57 UTC
Created attachment 168336 [details, diff]
openalchemist-0.3-gentoo.patch
Comment 3 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2008-10-14 17:54:16 UTC
Created attachment 168454 [details]
Improved/fixed openalchemist-0.3 ebuild

I did try your ebuild and I found some problems :
-SRC_URI was not working
-KEYWORDS was not in alphabetical order
-S : you shouldn't use ${PN}-${PV} because that is ${P}
-Dep on clanlib is >=dev-games/clanlib-0.8.0 according to configure.ac

The attached file fix them.

I was thinking to add it to the sunrise overlay but it is blocked for the moment. I will do it later.
Comment 4 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2008-10-15 22:03:20 UTC
Has been added to sunrise. Will be in the official tree soon, I hope.

For the moment, you should add these keywords : EBUILD, InOverlay
Comment 5 Ludovic Fauvet 2008-10-15 22:44:10 UTC
I will try to be more careful in the future, anyway thanks for your comments Mounir.
Comment 6 Patrice Levesque 2010-07-14 19:24:35 UTC
This ebuild does not reach completion on a system using --as-needed.

It's a simple case of linking order; `pkg-config --libs clanCore-0.8 clanDisplay-0.8 clanApp-0.8 clanGL-0.8 clanSDL-0.8` should be at the very end of this command instead of in the middle of it:

i686-pc-linux-gnu-g++ `pkg-config --cflags clanCore-0.8 clanDisplay-0.8 clanApp-0.8 clanGL-0.8 clanSDL-0.8` -DDATA_DIR="\"/usr/share/games/openalchemist\"" -march=core2 -O2 -pipe -ggdb `pkg-config --libs clanCore-0.8 clanDisplay-0.8 clanApp-0.8 clanGL-0.8 clanSDL-0.8` -Wl,-O1 -o openalchemist Application.o Preferences.o IniFile.o GameEngine.o GameState.o CommonState.o misc.o CommonResources.o Player.o HumanPlayer.o DemoPlayer.o Board.o InGameState.o GameOverState.o ProgressBar.o FrontLayer.o PauseMenuState.o SkinsMenuState.o Keys.o OptionsMenuState.o TitleState.o QuitMenuState.o CombosPainter.o 

This change involves some autotools kung-fu, I wouldn't know where to fix it.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:45:10 UTC
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/