1 # Maintainer: Felix Yan <felixonmars@archlinux.org>
2 # Maintainer: Antonio Rojas <arojas@archlinux.org>
7 pkgdesc='A library that provides access to all contacts and the people who hold them'
9 url='https://community.kde.org/Frameworks'
11 depends=(kcoreaddons ki18n kwidgetsaddons kitemviews)
12 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc qt5-declarative)
13 optdepends=('qt5-declarative: QML bindings')
15 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
16 sha256sums=('ab84002eb7033f4cbc53eeca900844a139ae8fe20c4083592f7526d5e1036c60'
18 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
22 cmake -B build -S $pkgname-$pkgver \
29 DESTDIR="$pkgdir" cmake --install build