mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
analitza: bump version
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
SUMMARY="KDE library for mathematical features"
|
||||
DESCRIPTION="Library that lets you add mathematical features to your program."
|
||||
HOMEPAGE="https://invent.kde.org/education/analitza"
|
||||
COPYRIGHT="2010-2023 KDE Organisation"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/-/archive/v$portVersion/analitza-v$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="fc45c98e70255e355ae52b9768058253b0343104ba3df952cbd8575c54a224a6"
|
||||
SOURCE_DIR="analitza-v$portVersion"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/analitza-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="46ff3e93387cd8e341fc8c24a165127b0d60572c84b78b92337752e64ab606c0"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -44,7 +43,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.93.0
|
||||
extra_cmake_modules$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
Reference in New Issue
Block a user