blob: 37cd0f0694687b5788d1e4bcee2f95ba6f5ca820 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = feathernotes-git
pkgdesc = Lightweight Qt hierarchical notes-manager for Linux.
pkgver = 0.10.0.10.gf0a367c
pkgrel = 1
url = https://github.com/tsujan/feathernotes
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
makedepends = qt5-tools
depends = qt5-x11extras
depends = qt5-svg
depends = shared-mime-info
depends = desktop-file-utils
depends = hunspell
optdepends = qt5-translations: localized keyboard shortcuts
provides = feathernotes
conflicts = feathernotes
source = feathernotes::git+https://github.com/tsujan/feathernotes.git
sha256sums = SKIP
pkgname = feathernotes-git
|