mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
kommit: bump version
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
SUMMARY="Graphical Git Client"
|
||||
DESCRIPTION="Git gui client for KDE."
|
||||
HOMEPAGE="https://invent.kde.org/andrewmustea/kommit"
|
||||
COPYRIGHT="2021-2023 Hamed Masafi"
|
||||
HOMEPAGE="https://invent.kde.org/sdk/kommit/"
|
||||
COPYRIGHT="2021-2024 Hamed Masafi"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/-/archive/v$portVersion/kommit-v$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="6233b48a9c39ab1e48bf00489e96b7f6b79eddb42e45bb13b4ff431bdea84100"
|
||||
CHECKSUM_SHA256="b118902f6cacfac4a4a3ef6536f53290f9d6713589fe1838bd2c865ae30c88cb"
|
||||
SOURCE_DIR="kommit-v$portVersion"
|
||||
PATCHES="kommit-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="kommit.rdef.in"
|
||||
@@ -24,6 +24,7 @@ PROVIDES="
|
||||
lib:libkommit$secondaryArchSuffix = $libVersionCompat
|
||||
lib:libkommitdiff$secondaryArchSuffix = $libVersionCompat
|
||||
lib:libkommitgui$secondaryArchSuffix = $libVersionCompat
|
||||
lib:libkommitwidgets$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -61,7 +62,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.93.0
|
||||
extra_cmake_modules$secondaryArchSuffix
|
||||
devel:libdolphinvcs$secondaryArchSuffix
|
||||
devel:libgit2$secondaryArchSuffix >= 1.5.0
|
||||
devel:libKF5Auth$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user