mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
dolphin_plugins_kf6, bump to 24.12.3 (#11992)
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
SUMMARY="Plugins for Dolphin"
|
||||
DESCRIPTION="Dolphin integration for revision control systems, Dropbox, and disk images."
|
||||
HOMEPAGE="https://invent.kde.org/sdk/dolphin-plugins"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
COPYRIGHT="2010-2025 KDE Organisation"
|
||||
LICENSE="CC0 v1.0
|
||||
GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/dolphin-plugins-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="edfd039209603ef0462fc53c8de067b3331afefbf10663bd444ae145a52c216d"
|
||||
CHECKSUM_SHA256="ea47d6e6ce5b69db03e5929298f5c11e4d630970d76a45550229d57eb04504f0"
|
||||
SOURCE_DIR="dolphin-plugins-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
dolphin_plugins24$secondaryArchSuffix = $portVersion
|
||||
dolphin_plugins_kf6$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -73,6 +73,9 @@ BUILD_PREREQUIRES="
|
||||
cmd:msgmerge$secondaryArchSuffix
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
REPLACES="
|
||||
dolphin_plugins24$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
Reference in New Issue
Block a user