mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
akonadi-contacts: update to 24.08.0.
This commit is contained in:
parent
4d924668fc
commit
8ac44343e5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi-contacts'
|
# Template file for 'akonadi-contacts'
|
||||||
pkgname=akonadi-contacts
|
pkgname=akonadi-contacts
|
||||||
version=24.05.1
|
version=24.08.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
|
@ -10,14 +10,14 @@ configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext kf6-kcoreaddons kf6-kcmutils
|
hostmakedepends="extra-cmake-modules gettext kf6-kcoreaddons kf6-kcmutils
|
||||||
qt6-base qt6-tools python3 kf6-kconfig"
|
qt6-base qt6-tools python3 kf6-kconfig"
|
||||||
makedepends="kf6-kio-devel kf6-kcontacts-devel kf6-prison-devel kf6-ktextwidgets-devel
|
makedepends="kf6-kio-devel kf6-kcontacts-devel kf6-prison-devel kf6-ktextwidgets-devel
|
||||||
kf6-ktexttemplate-devel libkleo-devel grantlee5-devel kf6-grantleetheme-devel
|
kf6-ktexttemplate-devel libkleo-devel kf6-grantleetheme-devel
|
||||||
kmime6-devel akonadi-mime-devel"
|
kmime6-devel akonadi-mime-devel"
|
||||||
short_desc="Libraries and daemons to implement Contact Management in Akonadi"
|
short_desc="Libraries and daemons to implement Contact Management in Akonadi"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz"
|
||||||
checksum=a62af3e9225ee6e91c0fff8f23e21819db2e594b4ca19fd7b8214f5101a16e43
|
checksum=2b0f854f82900aa202dc5f16ac01effd687217b2d135ff51a0878de07aafb451
|
||||||
|
|
||||||
akonadi-contacts-devel_package() {
|
akonadi-contacts-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue