1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
7 pkgdesc='Convergent terminal emulator'
8 url='https://mauikit.org/'
11 depends=(mauikit-filebrowsing mauikit-terminal hicolor-icon-theme)
12 makedepends=(extra-cmake-modules)
14 source=(https://download.kde.org/stable/maui/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
15 sha256sums=('4ba7c25252dc05257c812e120fc2627b1c1f406d8b189caf1e3481b9e4347aeb')
18 cmake -B build -S $_pkgname-$pkgver
23 DESTDIR="$pkgdir" cmake --install build