blob: f165cc5610233f490d2720f336eb6de833405a87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = plata-theme
pkgdesc = A Gtk+ theme based on Material Design Refresh
pkgver = 0.9.9
pkgrel = 1
url = https://gitlab.com/tista500/plata-theme
arch = any
license = CCPL
license = GPL2
makedepends = git
makedepends = inkscape
makedepends = libxml2
makedepends = parallel
makedepends = sassc
makedepends = zip
optdepends = gtk-engine-murrine: for gtk2 themes
optdepends = ttf-roboto: Recommended font
optdepends = marco: Mate support, a package rebuilt is required
source = git+https://gitlab.com/tista500/plata-theme.git#tag=0.9.9
sha256sums = SKIP
pkgname = plata-theme
|