mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libkomparediff2: bump version
This commit is contained in:
@@ -3,19 +3,19 @@ DESCRIPTION="This package contains a library used to compare files and \
|
||||
strings, and is used in Kompare and KDevelop.
|
||||
|
||||
This package is part of the KDE Software Development Kit module."
|
||||
HOMEPAGE="https://github.com/KDE/libkomparediff2/"
|
||||
COPYRIGHT="2010-2022 KDE Organisation"
|
||||
HOMEPAGE="https://invent.kde.org/sdk/libkomparediff2/"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/libkomparediff2/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2c717606141fed3842975835e4ea398723847c10065285c90962b14334efc7d4"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libkomparediff2-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="d90d411dab811a84953680f08bd2408439593a98c74871d49ac1cd08aae64ad0"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
libkomparediff2$secondaryArchSuffix = $portVersion
|
||||
lib:libkomparediff2$secondaryArchSuffix = 5.2 compat >= 5
|
||||
lib:libkomparediff2$secondaryArchSuffix = 5.4 compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -37,7 +37,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libkomparediff2${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libkomparediff2$secondaryArchSuffix = 5.2 compat >= 5
|
||||
devel:libkomparediff2$secondaryArchSuffix = 5.4 compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libkomparediff2$secondaryArchSuffix == $portVersion base
|
||||
@@ -45,7 +45,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.93
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.115
|
||||
devel:libKF5Auth$secondaryArchSuffix
|
||||
devel:libKF5Bookmarks$secondaryArchSuffix
|
||||
devel:libKF5Codecs$secondaryArchSuffix
|
||||
@@ -71,7 +71,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:python2
|
||||
cmd:python3.10
|
||||
cmd:qdbuscpp2xml$secondaryArchSuffix >= 5
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user