1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
6 pkgdesc='Multi-platform media player'
7 url='https://mauikit.org/'
10 depends=(mauikit-filebrowsing mauikit-accounts hicolor-icon-theme taglib)
11 makedepends=(extra-cmake-modules)
15 source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
16 sha256sums=('aea4b0cca897e6206de95b9df1d5e78abf5b577514cb97e792b48dffd2791255')
19 cmake -B build -S $pkgname-$pkgver
24 DESTDIR="$pkgdir" cmake --install build