blob: 4ebce502b99c196938004971b03923ed56f59cbf (
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
|
pkgbase = nordic-kde-git
pkgdesc = Theme for KDE Plasma 5 using the awesome Nord color pallete
pkgver = 2.2.0.r71.gff8165c
pkgrel = 1
url = https://github.com/EliverLara/Nordic
arch = any
license = GPL3
makedepends = git
options = !strip
source = git+https://github.com/EliverLara/Nordic.git
source = git+https://github.com/EliverLara/Nordic-kde.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = nordic-kde-git
optdepends = nordic-theme-git: Matching GTK theme
optdepends = kvantum-theme-nordic-git: Nordic theme for Kvantum Qt style (recommended)
optdepends = sddm-nordic-theme-git: Nordic theme for SDDM
provides = nordic-kde
pkgname = kvantum-theme-nordic-git
pkgdesc = Nordic theme for KDE Plasma 5
depends = kvantum
provides = kvantum-theme-nordic
pkgname = sddm-nordic-theme-git
pkgdesc = Nordic theme for SDDM
depends = sddm
provides = sddm-nordic-theme
|