BeSpider: use safe source

* doesn't build on x86_64
This commit is contained in:
Sergei Reznikov
2017-06-17 21:29:22 +03:00
parent 1d562755a7
commit da5523c2da

View File

@@ -1,21 +1,23 @@
SUMMARY="A spider solitaire clone for Haiku"
DESCRIPTION="
Spider solitaire is a popular version of solitaire, where the goal \
is to stack all the cards of a suit, from king to ace.
DESCRIPTION="Spider solitaire is a popular version of solitaire, \
where the goal is to stack all the cards of a suit, from king to ace.
When you have stacked as many cards as you can, you can use a \
stock to place a new card on top of every pile."
HOMEPAGE="https://github.com/HaikuArchives/BeSpider"
HOMEPAGE="https://github.com/HaikuArchives/BeSpider/"
COPYRIGHT="2013 Przemysław Buczkowski,
2013 Luke (noryb009)"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="git://github.com/HaikuArchives/BeSpider.git#2af10fba06839a79a96b7cde98fd7e10abce7ec9"
REVISION="2"
COMMIT="4fd4f1c4241865f6e6ebd30eaf8c1dd1eaa1ca77"
SOURCE_URI="https://github.com/HaikuArchives/BeSpider/archive/$COMMIT.tar.gz"
CHECKSUM_SHA256="8898712b2e75cb90970a26db899fb27fcf3d89d88edb9fc22bc7c54471a0583a"
SOURCE_DIR="BeSpider-$COMMIT"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 !x86_64"
PROVIDES="
bespider = $portVersion
app:bespider = $portVersion
app:BeSpider = $portVersion
"
REQUIRES="
haiku