mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Fixes for orcus and ixion.
Sorry for the noise.
This commit is contained in:
@@ -10,7 +10,7 @@ and a partial calculation of only the affected cells need to be calculated."
|
||||
HOMEPAGE="https://gitlab.com/ixion/ixion"
|
||||
COPYRIGHT="Kohei Yoshida et al."
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://kohei.us/files/ixion/src/libixion-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="00d7a44f3d8266fd7da46ceb336288f77fc57bdd95402bdc9bb95f1dcb883baf"
|
||||
SOURCE_DIR="libixion-$portVersion"
|
||||
@@ -35,7 +35,7 @@ PROVIDES_devel="
|
||||
devel:libixion_0.12$secondaryArchSuffix = 12.0.1 compat >= 12
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libixion$secondaryArchSuffix == $portVersion base
|
||||
ixion$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
@@ -5,7 +5,7 @@ spreadsheet documents."
|
||||
HOMEPAGE="https://gitlab.com/orcus/orcus"
|
||||
COPYRIGHT="Kohei Yoshida et al."
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://kohei.us/files/orcus/src/liborcus-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="676b1fedd721f64489650f5e76d7f98b750439914d87cae505b8163d08447908"
|
||||
SOURCE_DIR="liborcus-$portVersion"
|
||||
@@ -39,7 +39,7 @@ REQUIRES="
|
||||
lib:libboost_filesystem$secondaryArchSuffix
|
||||
lib:libboost_iostreams$secondaryArchSuffix
|
||||
lib:libboost_program_options$secondaryArchSuffix
|
||||
lib:libixion$secondaryArchSuffix
|
||||
lib:libixion_0.12$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
@@ -60,7 +60,7 @@ BUILD_REQUIRES="
|
||||
devel:libboost_filesystem$secondaryArchSuffix
|
||||
devel:libboost_iostreams$secondaryArchSuffix
|
||||
devel:libboost_program_options$secondaryArchSuffix
|
||||
devel:libixion$secondaryArchSuffix
|
||||
devel:libixion_0.12$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
devel:mdds >= 1.2
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user