summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dec154d214c8dad2825d2f061344b0e0ee7942ea (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
26
pkgbase = theme-switcher-git
	pkgdesc = Switching between light and dark themes made easy
	pkgver = 0.3
	pkgrel = 1
	url = https://aur.archlinux.org/packages/theme-switcher-git/
	arch = any
	license = GPL
	makedepends = coreutils
	depends = sh
	depends = glib2
	depends = grep
	depends = sed
	depends = jq
	depends = moreutils
	optdepends = xfce4-settings: for GTK switching under Xorg
	optdepends = qt5ct: for Qt5 switching. Additional setup required.
	optdepends = adwaita-qt: Qt5 theme
	optdepends = feh: for setting wallpaper under Xorg
	optdepends = swaybg: for setting wallpaper in sway
	optdepends = neovim-remote: setting theme in neovim
	provides = theme-switcher
	conflicts = theme-switcher
	source = dark-theme.sh
	sha256sums = SKIP

pkgname = theme-switcher-git