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:
@@ -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