mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
akonadi5: update to 19.12.3, orphan package
This commit is contained in:
parent
6c3d7aca89
commit
9bcbab1e46
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi5'
|
# Template file for 'akonadi5'
|
||||||
pkgname=akonadi5
|
pkgname=akonadi5
|
||||||
version=19.12.2
|
version=19.12.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="akonadi-${version}"
|
wrksrc="akonadi-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,11 +12,11 @@ makedepends="qt5-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql
|
||||||
qt5-tools-devel"
|
qt5-tools-devel"
|
||||||
depends="shared-mime-info"
|
depends="shared-mime-info"
|
||||||
short_desc="PIM layer providing an asynchronous API to access PIM data"
|
short_desc="PIM layer providing an asynchronous API to access PIM data"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-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-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-${version}.tar.xz"
|
||||||
checksum=b8c8962116c61f60da6eabf5f2ef7837844877df26306d07d49e5c6c20d660ac
|
checksum=e41714d81ecbb629aaa0b267e0c32a4b1d83c6a45cf3f37d52232003b4c0f325
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"
|
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"
|
||||||
|
|
Loading…
Add table
Reference in a new issue