1 # Maintainer: Felix Yan <felixonmars@archlinux.org>
2 # Maintainer: Antonio Rojas <arojas@archlinux.org>
3 # Contributor: Andrea Scarpino <andrea@archlinux.org>
8 pkgdesc='Support for emoticons and emoticons themes'
10 url='https://community.kde.org/Frameworks'
12 depends=(karchive kservice)
13 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
15 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
16 sha256sums=('bd921c76939b3f3f7e7367e206c224b8948f31d6309179b18fc2f5c146027b4d'
18 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
21 cmake -B build -S $pkgname-$pkgver \
28 DESTDIR="$pkgdir" cmake --install build