mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
kcmutils: bump version
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
SUMMARY="Utilities for KDE System Settings modules"
|
||||
DESCRIPTION="KCMUtils provides various classes to work with KCModules. \
|
||||
KCModules can be created with the KConfigWidgets framework."
|
||||
HOMEPAGE="https://github.com/KDE/kcmutils/"
|
||||
COPYRIGHT="2010-2022 KDE Organisation"
|
||||
HOMEPAGE="hhttps://invent.kde.org/frameworks/kcmutils/"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kcmutils/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0bffc6edd75fcf4822d52a82821714da11a2b7e002744b7bf4d8aac6591c5886"
|
||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcmutils-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="039352afcc31b5414d961b3fc94f0eae54c6b83d9d7b768beca9018198175d1e"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -75,7 +75,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:lrelease$secondaryArchSuffix >= 5
|
||||
cmd:make
|
||||
cmd:python2
|
||||
cmd:python3.10
|
||||
"
|
||||
|
||||
PATCH()
|
||||
Reference in New Issue
Block a user