mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Solitaire Mahjong: fix provides
This commit is contained in:
@@ -5,7 +5,7 @@ as a layout editor allowing the player to create custom layouts as well as analy
|
||||
HOMEPAGE="http://star.physics.yale.edu/~ullrich/software/SolitaireMahjong/"
|
||||
COPYRIGHT="2008-2017 Thomas S. Ullrich"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://star.physics.yale.edu/~ullrich/software/SolitaireMahjong/Distributions/$portVersion/SolitaireMahjong-2.24-src.tgz"
|
||||
CHECKSUM_SHA256="42e2f5201c8562775fd655e296ce23e06a8ca2595ce9f7263b1ccecde52bc4cd"
|
||||
SOURCE_DIR="SolitaireMahjong"
|
||||
@@ -15,8 +15,8 @@ ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
solitaire_mahjong = $portVersion
|
||||
app:SolitaireMahjong = $portVersion
|
||||
solitaire_mahjong$secondaryArchSuffix = $portVersion
|
||||
app:SolitaireMahjong$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user