15 lines
627 B
Bash
15 lines
627 B
Bash
# Template file for 'kaccounts-providers'
|
|
pkgname=kaccounts-providers
|
|
version=18.12.2
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules intltool qt5-qmake qt5-host-tools pkg-config"
|
|
makedepends="kparts-devel kaccounts-integration-devel"
|
|
short_desc="KDE Accounts Providers"
|
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://cgit.kde.org/kaccounts-providers.git/"
|
|
distfiles="${KDE_SITE}/applications/${version}/src/kaccounts-providers-${version}.tar.xz"
|
|
checksum=3b82d342ca52abcdd1f912faaf45ccd1f7de783b711228031444cb03249f2ebb
|
|
nocross="kaccounts-integration is nocross"
|