1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
3 pkgname=mauikit-documents
6 pkgdesc='MauiKit QtQuick plugins for text editing'
7 url='https://mauikit.org/'
10 depends=(mauikit kio kfilemetadata)
11 makedepends=(extra-cmake-modules poppler-qt5)
12 source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
13 sha256sums=('adead3ac55787e67845f48299927e0a53053f65ecb4f47a65cc041479bb6df65')
16 cmake -B build -S $pkgname-$pkgver
21 DESTDIR="$pkgdir" cmake --install build