mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
kmbox: bump version
This commit is contained in:
@@ -5,18 +5,18 @@ COPYRIGHT="2010-2023 KDE Organisation"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/-/archive/v$portVersion/kmbox-v$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="11afc51a7a46892a5f13e8c711309282b5fd6126f66e7482fc001685c319d10a"
|
||||
CHECKSUM_SHA256="4f5f30244ca54a2ce657d1979908d052de988139411c05e983977a7ee2099bcc"
|
||||
SOURCE_DIR="kmbox-v$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion="5.20.3"
|
||||
libVersion="5.24.5"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
kmbox$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Mbox$secondaryArchSuffix = $libVersionCompat
|
||||
lib:libKPim5Mbox$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -26,7 +26,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kmbox${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Mbox$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libKPim5Mbox$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kmbox$secondaryArchSuffix == $portVersion base
|
||||
@@ -34,9 +34,9 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.93.0
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.115
|
||||
devel:libKF5Codecs$secondaryArchSuffix
|
||||
devel:libKF5Mime$secondaryArchSuffix
|
||||
devel:libKPim5Mime$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -67,7 +67,7 @@ INSTALL()
|
||||
make -C build install
|
||||
|
||||
prepareInstalledDevelLib \
|
||||
libKF5Mbox
|
||||
libKPim5Mbox
|
||||
|
||||
packageEntries devel \
|
||||
$developDir \
|
||||
Reference in New Issue
Block a user