mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
kbruch: bump version
This commit is contained in:
@@ -14,18 +14,17 @@ factors.
|
||||
* Percentage exercise - in this exercise you have to calculate percentages."
|
||||
HOMEPAGE="https://invent.kde.org/education/kbruch"
|
||||
COPYRIGHT="2002-2011 Sebastian Stein
|
||||
2010-2023 KDE Organisation"
|
||||
2010-2024 KDE Organisation"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/-/archive/v$portVersion/kbruch-v$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="0217879207110a600493f4be118e8b6520689b134140882d908971e5016f7547"
|
||||
SOURCE_DIR="kbruch-v$portVersion"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kbruch-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="db7d47e7823bc9ff5824a86e690638bdc8ae7507ff32ad772a80c63b87e01182"
|
||||
ADDITIONAL_FILES="kbruch.rdef.in"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion="5.24.4"
|
||||
libVersion="5.24.5"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
@@ -49,7 +48,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.93.0
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.115
|
||||
devel:libKF5Auth$secondaryArchSuffix
|
||||
devel:libKF5Codecs$secondaryArchSuffix
|
||||
devel:libKF5ConfigCore$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user