mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
ixion: bump version
This commit is contained in:
@@ -10,10 +10,10 @@ 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="4"
|
||||
SOURCE_URI="https://kohei.us/files/ixion/src/libixion-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="b1f60af61be875e3bfa7ad18203a6c8ccdeb9922a531e196029fc42fbfa0b9e6"
|
||||
SOURCE_DIR="libixion-$portVersion"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gitlab.com/ixion/ixion/-/archive/$portVersion/ixion-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="1d01fcf56855334d6e0a75bd02339e08fd78359e09902660d4ad994f153d3167"
|
||||
SOURCE_DIR="ixion-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -52,7 +52,7 @@ BUILD_REQUIRES="
|
||||
devel:libboost_system$secondaryArchSuffix >= $boostMinimumVersion
|
||||
devel:libz$secondaryArchSuffix
|
||||
devel:libspdlog$secondaryArchSuffix
|
||||
devel:mdds >= 1.4
|
||||
devel:mdds >= 1.5
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
Reference in New Issue
Block a user