mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
baloo_widgets_kf6, bump to 24.12.3 (#11976)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
SUMMARY="Widgets for Baloo"
|
||||
DESCRIPTION="Widget library for baloo."
|
||||
HOMEPAGE="https://invent.kde.org/libraries/baloo-widgets"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
COPYRIGHT="2010-2025 KDE Organisation"
|
||||
LICENSE="GNU GPL v3
|
||||
GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/baloo-widgets-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="98893290528c2d82d851c5c743e64a4b7d44a3805cd38a33b0c5e462e3eeb616"
|
||||
CHECKSUM_SHA256="9d63753490795c71512e2b6621b487b4726c1cfb3952eee9f73e75a930e4cf87"
|
||||
SOURCE_DIR="baloo-widgets-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -16,7 +16,7 @@ libVersion="$portVersion"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
baloo_widgets6$secondaryArchSuffix = $portVersion
|
||||
baloo_widgets_kf6$secondaryArchSuffix = $portVersion
|
||||
cmd:baloo_filemetadata_temp_extractor$secondaryArchSuffix = $portVersion
|
||||
lib:libKF6BalooWidgets$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
@@ -41,15 +41,15 @@ REQUIRES="
|
||||
lib:libQt6Widgets$secondaryArchSuffix
|
||||
"
|
||||
REPLACES="
|
||||
baloo_widgets24$secondaryArchSuffix
|
||||
baloo_widgets6$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
baloo_widgets6${secondaryArchSuffix}_devel = $portVersion
|
||||
baloo_widgets_kf6${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF6BalooWidgets$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES_devel="
|
||||
baloo_widgets6$secondaryArchSuffix == $portVersion base
|
||||
baloo_widgets_kf6$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
Reference in New Issue
Block a user