Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAlex4BeOS new recipe #631
Alex4BeOS new recipe #631
Conversation
|
Since the game has separate archives for the game engine and the data, I think it would be better, IMHO, to create one recipe for the game engine, and another for the game data. There are a few games that have been packaged this way. Here are the recipes for their data part, in case you would like to try splitting Alex4BeOS:
In case any of the links above become outdated, here are the links with today's HEAD revision:
Regarding the header of the recipe, there are some lines that do not follow the recommended order, which is here: https://github.com/haikuports/haikuports/wiki/HaikuPorter-Guidelines#ordering |
|
In this case the content of both archives are needed to build the port, one has the original source the other contains BeOS specific files (for instance the Makefile, rsrc and the diff file), so I thought it needed to be together for this one ... |
|
I've built your recipe and it works fine. But I'd like to suggest a few changes and some polishing. To grab an exact copy of my polished version of the recipe, remember that you can click on "View" and then chose save on the "Raw" link. |
Same thing for me. (but I used the "Team monitor" to kill it.) Oops, I forgot to remove the empty line between PROVIDES and REQUIRES. (It's fixed now). |
@Begasus, I forgot to write that you are perfectly right about that ;-) |
|
@Begasus: May I try to attach master...fbrosson:alex to this PR, therefore detaching master...Begasus:alex4, in case this is not bad practice when done with permission from the author of the PR (which is you for this one)? Reminder: the commit I pushed to my remote branch has your signature, so my name won't even appear in the git history if merged with the squash feature. Of course, you can grab my commit from my remote branch and push it to yours if you like my changes. I can guide you with that if you wish. You can also ask me to put my signature in the commit, or chose to keep your commit, if you prefer. |
|
Alex also works on x86_64, so I've updated my remote branch master...fbrosson:alex. BTW, I don't have sound working with Alex on any arch, although I do have sound with color-lines on all archies. Yep, I know color-lines is using SDL, unlike Alex. @korli, @waddlesplash: But since Alex needs |
|
@fbrosson "May I try to attach master...fbrosson:alex to this PR, therefore detaching master...Begasus:alex4, in case this is not bad practice when done with permission from the author of the PR (which is you for this one)? " Sure, I haven't had much time to look into this (and haven't been able to check the x86 arch :) |
|
Cool, thanks. {
"message": "Not Found",
"documentation_url": "https://developer.github.com/v3"
}Maybe it only works for the user who created the PR. |
|
Well, it looks like I can't replace the source branch of this PR. So here are the commands you can type:
Important: You might need refresh you local master with |
|
@fbrosson It's better to just close this PR and make a new one. |
|
@waddlesplash: Well, I'm pretty sure GitHub considers that closing PRs to reopen new ones is not a very good practice, so I think we should let @Begasus update this one. @Begasus: Although updating this PR is not that hard, you are of course free to close this PR. But I think you should try to update it. I'm providing 3 step-by-step methods for that. Pick the one you want and just copy/paste the commands.
After that you can detele the newalex branch:
BTW, you might wish to keep the newalex branch until we merge this PR, just in case you would like to change the commit message or suggest other changes in the recipe. |
|
It is a very good practice when the primary author of the PR changes; it is only strongly discouraged when the author is staying the same. And we can do whatever we want anyway |
|
@waddlesplash: Good remark. You are right. I'll create a new PR. While at it, since |
|
As usual, let's follow Gentoo's scheme for naming and categorizing recipes: Since when is it a puzzle game? |
;-) |
|
I hadn't noticed it in the Gentoo scheme :) 2016-06-23 17:07 GMT+02:00 Adrien Destugues notifications@github.com:
|
|
On Sat, Jun 25, 2016 at 12:58:39AM -0700, Begasus wrote:
packages.gentoo.org lists only the main repo from Gentoo ("official" |
Begasus commentedJun 10, 2016
For some reason the app remains in the Deskbar, I need to close it down with PC or when started from Terminal with Ctrl-C ...