1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
2 # Contributor: Andrea Scarpino <andrea@archlinux.org>
3 # Contributor: George Brooke <george+arch.aur@george-brooke.co.uk>
5 pkgname=telepathy-logger-qt
8 pkgdesc="Qt bindings for telepathy logger"
10 url='https://www.kde.org/'
12 depends=(telepathy-qt telepathy-logger)
13 makedepends=(extra-cmake-modules doxygen python qt5-tools)
14 source=("https://download.kde.org/stable/$pkgname//${pkgver%.*}/src/$pkgname-$pkgver.tar.xz"{,.sig})
15 sha256sums=('3190729d0df9001d683ba15605aaee65e46edcedad0e828e51312ea965ce135a'
17 validpgpkeys=(D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <heirecka@exherbo.org>
25 cmake ../$pkgname-$pkgver
31 make DESTDIR="$pkgdir" install