Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hexvexed recipe 2 :/ #956

Merged
merged 26 commits into from Dec 25, 2016
Merged

Hexvexed recipe 2 :/ #956

merged 26 commits into from Dec 25, 2016

Conversation

punsith
Copy link
Contributor

@punsith punsith commented Dec 25, 2016

No description provided.

@punsith punsith closed this Dec 25, 2016
@punsith punsith deleted the Hexvexed-2 branch December 25, 2016 16:58
Copy link
Member

@fbrosson fbrosson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @punsith for the delay.
There was a tiny error in your recipe: the checksum was not correct.
It had 35e0904d91f15fefe801cdb7b9f9bdf4dc925de69f5b8818bec24cc4c22dc6d7 while the correct chscksum for the revision you took is 6b42c3dd2dd6b26a2a698fd98dbdd5d022d6491e5a894a329ac10766790b82df.

Well, since there is a new commit, would you mind updating to it?
Here are a few changes, if you can forgive me and the other mentors for the delay we took to reply.
Many thanks!

BTW, I just realized that HexVexed only builds on x86_gcc2... but crashes when launched.
(Well it crashes on my system.)

COPYRIGHT="2009-2016 Scott McCreary"
LICENSE="MIT"
REVISION="1"
commit="68437a22c788"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please replace

commit="68437a22c788"

by

commit="f9cd2a7b1ba1"

REVISION="1"
commit="68437a22c788"
SOURCE_URI="https://bitbucket.org/scottmc/hexvexed/get/$commit.zip"
CHECKSUM_SHA256="35e0904d91f15fefe801cdb7b9f9bdf4dc925de69f5b8818bec24cc4c22dc6d7"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please replace

SOURCE_URI="https://bitbucket.org/scottmc/hexvexed/get/$commit.zip"
CHECKSUM_SHA256="35e0904d91f15fefe801cdb7b9f9bdf4dc925de69f5b8818bec24cc4c22dc6d7"

by

SOURCE_URI="https://bitbucket.org/scottmc/hexvexed/get/$commit.tar.bz2"
CHECKSUM_SHA256="72b1a5e2d3d91a453b289948edfcb437d8c2e7f8698255a109f57e6aad6a4138"

CHECKSUM_SHA256="35e0904d91f15fefe801cdb7b9f9bdf4dc925de69f5b8818bec24cc4c22dc6d7"
SOURCE_DIR="scottmc-hexvexed-$commit"

ARCHITECTURES="x86_gcc2 x86 ?x86_64"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please replace

ARCHITECTURES="x86_gcc2 x86 ?x86_64"

by

ARCHITECTURES="?x86_gcc2 !x86 !x86_64"

@punsith
Copy link
Contributor Author

punsith commented Dec 25, 2016

@fbrosson sure I will change it :D

@punsith punsith restored the Hexvexed-2 branch December 25, 2016 18:29
@fbrosson
Copy link
Member

fbrosson commented Dec 25, 2016

Cool, thanks @punsith!

BTW, I cannot reopen this PR. The "Reopen and comment" button is disabled.
Can you try to reopen it yourself?

EDIT: The "Reopen and comment" button became active! 🎉

@fbrosson fbrosson reopened this Dec 25, 2016
Copy link
Member

@fbrosson fbrosson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @punsith for your PR!

@fbrosson
Copy link
Member

@scottmc, shall we merge the recipe with the current tags (that @punsith has kindly added on my request) and that say that the recipe does not build on x86 and x86_64 and that it is untested on x86_gcc2?
In other words, did someone manage to launch HexVexed on x86_gcc2 without crashing it?

@waddlesplash waddlesplash merged commit c5a45f5 into haikuports:master Dec 25, 2016
@waddlesplash waddlesplash mentioned this pull request Dec 25, 2016
@punsith
Copy link
Contributor Author

punsith commented Dec 25, 2016

@fbrosson you are welcome

korli pushed a commit to korli/haikuports that referenced this pull request Jan 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants