blob: 9c5fe0da9fe7fe42af4488fab0ddd8eabfdb0422 (
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
|
pkgbase = gruvbox-material-theme-git
pkgver = r14.cc255d43
pkgrel = 1
url = https://github.com/sainnhe/gruvbox-material-gtk
arch = any
license = MIT
makedepends = git
options = !strip
source = gruvbox-material-theme::git+https://github.com/sainnhe/gruvbox-material-gtk.git
sha256sums = SKIP
pkgname = gruvbox-material-gtk-theme-git
pkgdesc = Gruvbox Material theme for GTK, Gnome, Cinnamon, XFCE, Unity and Plank
depends = gtk3
optdepends = gtk-engine-murrine: for gtk2 theme
optdepends = gruvbox-material-icon-theme: gruvbox material icon theme
provides = gruvbox-material-gtk-theme
conflicts = gruvbox-material-gtk-theme
pkgname = gruvbox-material-icon-theme-git
pkgdesc = Gruvbox Material icon theme
depends = gtk-update-icon-cache
optdepends = gruvbox-material-gtk-theme: gruvbox material gtk theme
provides = gruvbox-material-icon-theme
conflicts = gruvbox-material-icon-theme
|