blob: 12b2553bd4ced9195da661379ed92663bef7b173 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = nota-git
pkgdesc = Multi-platform text editor
pkgver = v1.2.2.r2.g20a4e3d
pkgrel = 1
url = https://invent.kde.org/maui/nota
arch = x86_64
arch = i686
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
groups = maui-apps
license = GPL3
makedepends = git
makedepends = extra-cmake-modules
makedepends = qt5-svg
makedepends = qt5-tools
depends = ki18n
depends = knotifications
depends = kio
depends = mauikit-git
depends = kirigami2
depends = syntax-highlighting
depends = mauikit-filebrowsing-git
provides = nota
conflicts = nota
source = git+https://invent.kde.org/maui/nota.git
sha256sums = SKIP
pkgname = nota-git
|