blob: 7432f11ac9ef0fa02bd2d0f64a54b8953ee7497c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = index-fm-git
pkgdesc = Index is a file manager that works on desktops, Android and Plasma Mobile
pkgver = v2.0.0.r5.g818bd9f
pkgrel = 1
url = https://invent.kde.org/maui/index-fm
arch = any
license = GPL3
makedepends = git
makedepends = cmake
makedepends = extra-cmake-modules
depends = mauikit
depends = mauikit-filebrowsing
depends = qmltermwidget
source = git+https://invent.kde.org/maui/index-fm.git
md5sums = SKIP
pkgname = index-fm-git
|