mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
kmime24, bump version (#10962)
This commit is contained in:
@@ -7,14 +7,14 @@ LICENSE="BSD (3-clause)
|
||||
GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kmime-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="d82f38dcf97c6491c6b7367db8b18a65acb594d7eb752543dc23c65d4abab6a5"
|
||||
CHECKSUM_SHA256="9e5aa90d8a2314b5fbc015f066922f2e1fa529daad3b76dfd351567a954353c2"
|
||||
SOURCE_DIR="kmime-$portVersion"
|
||||
PATCHES="kmime-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion="6.1.1"
|
||||
libVersion="6.2.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
@@ -39,10 +39,10 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 6.0.0
|
||||
qt6_tools${secondaryArchSuffix}_devel
|
||||
devel:libKF6Codecs$secondaryArchSuffix
|
||||
devel:libKF6I18n$secondaryArchSuffix
|
||||
devel:libQt6Core$secondaryArchSuffix
|
||||
devel:libQt6UiTools$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
Reference in New Issue
Block a user