mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
knotifyconfig: bump version
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
SUMMARY="Configuration dialog for desktop notificationsr"
|
||||
DESCRIPTION="KNotifyConfig provides a configuration dialog for desktop \
|
||||
notifications which can be embedded in your application."
|
||||
HOMEPAGE="https://github.com/KDE/knotifyconfig/"
|
||||
COPYRIGHT="2010-2022 KDE Organisation"
|
||||
HOMEPAGE="https://invent.kde.org/frameworks/knotifyconfig/"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/knotifyconfig/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="135580a4a50d87c04273b7d45a3ea2ebb7113b009ca28d7977fc2765778cc10b"
|
||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/knotifyconfig-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="0547982279856f716782a1218c597aa2bddeaaeb82b469000cb1b51e1dbc08d6"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -72,7 +72,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