blob: d8a5e4af5cb75f2346e9b0fa0da98d6398e9f8d3 (
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 = arc-gtk-theme-git
pkgdesc = A flat theme suite with transparent elements.
pkgver = 20210127.r51.gf896a945
pkgrel = 1
url = https://github.com/jnsh/arc-theme
arch = any
license = GPL3
makedepends = meson
makedepends = sassc
makedepends = inkscape
makedepends = git
optdepends = gtk-engine-murrine: GTK2 support
optdepends = gnome-themes-extra: GTK2 support
source = arc-theme::git+https://github.com/jnsh/arc-theme.git
md5sums = SKIP
pkgname = arc-gtk-theme-git
conflicts = arc-gtk-theme
pkgname = arc-solid-gtk-theme-git
pkgdesc = A flat theme suite without transparent elements.
conflicts = arc-solid-gtk-theme
|