blob: b8d62523747beea686958ef1d155a72f7da81775 (
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 = zuki-themes-git
pkgdesc = A selection of themes for GTK3, gnome-shell and more.
pkgver = r316.460cabb
pkgrel = 1
url = https://github.com/lassekongo83/zuki-themes
arch = any
license = GPL3
makedepends = git
makedepends = meson
makedepends = ninja
makedepends = sassc
depends = gtk-engine-murrine
depends = gtk-engines
optdepends = gnome-themes-standard: Required for the GTK3 theme
optdepends = ttf-droid: Font family for the Gnome Shell theme
provides = zuki-themes
conflicts = zukitwo-themes
conflicts = zuki-themes
source = zuki-themes-git::git+https://github.com/lassekongo83/zuki-themes
sha512sums = SKIP
pkgname = zuki-themes-git
|