kalendar: update to 23.08.0.
This commit is contained in:
parent
c668ec06b8
commit
c900151970
1
srcpkgs/kalendar
Symbolic link
1
srcpkgs/kalendar
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
merkuro
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'kalendar'
|
# Template file for 'merkuro'
|
||||||
pkgname=kalendar
|
pkgname=merkuro
|
||||||
version=23.04.0
|
version=23.08.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
|
hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
|
||||||
@ -18,11 +18,17 @@ checkdepends="dbus kdepim-runtime"
|
|||||||
short_desc="Calendar application using Akonadi"
|
short_desc="Calendar application using Akonadi"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://invent.kde.org/pim/kalendar"
|
homepage="https://invent.kde.org/pim/merkuro"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kalendar-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/merkuro-${version}.tar.xz"
|
||||||
checksum=ee6331fb4b44c757f1d892961bbb8779b0d8dac3f667e208b037ae6d67f68766
|
checksum=2aea56404f2b2a88151a81bef4ea2c187a2435cc0828ab5fc7806f914a973977
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
dbus-run-session ctest --output-on-failure --force-new-ctest-process
|
dbus-run-session ctest --output-on-failure --force-new-ctest-process
|
||||||
}
|
}
|
||||||
|
|
||||||
|
kalendar_pacakge() {
|
||||||
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
short_desc+=" - transitional dummy package"
|
||||||
|
build_style=meta
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user