1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
3 pkgname=mauikit-texteditor
6 pkgdesc='MauiKit Text Editor components'
7 url='https://mauikit.org/'
10 depends=(mauikit syntax-highlighting)
11 makedepends=(extra-cmake-modules kio)
12 source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
13 sha256sums=('8f7ddfde097b8aded0ae65bf792a3478eec48685798805850838c6647f07163d')
16 cmake -B build -S $pkgname-$pkgver
21 DESTDIR="$pkgdir" cmake --install build