parent
432f62054f
commit
3b810e1c50
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'akonadi-search'
|
# Template file for 'akonadi-search'
|
||||||
pkgname=akonadi-search
|
pkgname=akonadi-search
|
||||||
version=19.12.0
|
version=19.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python AppStream
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python AppStream
|
||||||
kcoreaddons"
|
gettext kcoreaddons"
|
||||||
makedepends="akonadi5-devel akonadi-mime-devel xapian-core-devel krunner-devel
|
makedepends="akonadi5-devel akonadi-mime-devel xapian-core-devel krunner-devel
|
||||||
kcmutils-devel kcontacts-devel kcalendarcore-devel"
|
kcmutils-devel kcontacts-devel kcalendarcore-devel"
|
||||||
short_desc="Libraries and daemons to implement searching in Akonadi"
|
short_desc="Libraries and daemons to implement searching in Akonadi"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-search-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-search-${version}.tar.xz"
|
||||||
checksum=d1a4d859b60d6154242cd463d7fed9e82cc4d74ada756f3fa171262b551f38c3
|
checksum=78a0feaa41d4b474a2e90c74230bc5196349e1c4e72ad46fe341a1cb6e51a5b8
|
||||||
|
|
||||||
akonadi-search-devel_package() {
|
akonadi-search-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Reference in New Issue