parent
5647ba448d
commit
be6f1e5c5f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi-mime'
|
# Template file for 'akonadi-mime'
|
||||||
pkgname=akonadi-mime
|
pkgname=akonadi-mime
|
||||||
version=20.04.2
|
version=20.04.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python3
|
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python3
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
license="LGPL-2.1-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-mime-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-mime-${version}.tar.xz"
|
||||||
checksum=cc13e303579875d4b970bdb90130bc25a989f68ba8959ddc2334c29c46daf322
|
checksum=92e9bab71f87c0de8e3437dd4779054332826fe2522c36a7c038c789b207f7ac
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"
|
hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"
|
||||||
|
|
Loading…
Reference in New Issue