mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
Simsu: fix provides
This commit is contained in:
@@ -7,7 +7,7 @@ off the next time you play."
|
||||
HOMEPAGE="https://gottcode.org/simsu/"
|
||||
COPYRIGHT="2018 Graeme Gott"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://gottcode.org/simsu/simsu-$portVersion-src.tar.bz2"
|
||||
CHECKSUM_SHA256="a3c56b6339fd314b198b7ec89d27f1919d4b480e7e0eae03980dda5fec31cd6a"
|
||||
SOURCE_DIR="simsu-$portVersion"
|
||||
@@ -17,8 +17,8 @@ ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
simsu = $portVersion
|
||||
app:Simsu = $portVersion
|
||||
simsu$secondaryArchSuffix = $portVersion
|
||||
app:Simsu$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user