blob: b9960a7443ca2ee6950d3284b2fca0298e6459be (
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 = xts-dark-theme
pkgdesc = Dark theme for xfce4-theme switcher.
pkgver = 0.1
pkgrel = 2
url = https://gitlab.com/linux-stuffs/xts-themes
arch = any
groups = xfce4-goodies
license = GPL3
depends = xfce4-theme-switcher
depends = xfce4-whiskermenu-plugin
depends = arc-gtk-theme
depends = gtk-engines
depends = plank
depends = conky
depends = rofi
depends = sardi-icons
provides = xts-dark-theme
conflicts = xts-dark-theme
options = !strip
source = https://gitlab.com/linux-stuffs/xts-themes/-/raw/main/xts-dark-theme/distrib/xts-dark-theme-0.1-2.tar.gz
sha256sums = SKIP
pkgname = xts-dark-theme
|