mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
orcus: bump version
This commit is contained in:
@@ -5,10 +5,10 @@ spreadsheet documents."
|
||||
HOMEPAGE="https://gitlab.com/orcus/orcus"
|
||||
COPYRIGHT="Kohei Yoshida et al."
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://kohei.us/files/orcus/src/liborcus-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="0d90f5d3d4998a0a46db7cf3be8759fb8c668c45be202866b9c7497bb06a7af7"
|
||||
SOURCE_DIR="liborcus-$portVersion"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gitlab.com/orcus/orcus/-/archive/$portVersion/orcus-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="cc4fd01811e46b68ddeee5cce7fe6b2a9decb760b9f8ff534b418f0a2d1cea07"
|
||||
SOURCE_DIR="orcus-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -71,7 +71,7 @@ BUILD_REQUIRES="
|
||||
devel:libboost_program_options$secondaryArchSuffix >= $boostMinimumVersion
|
||||
devel:libixion_$ixionSoVersion$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
devel:mdds >= 1.4
|
||||
devel:mdds >= 1.5
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
Reference in New Issue
Block a user