summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ff91df7cea49b3293478b62783c0e51065380599 (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
27
28
29
30
31
32
33
34
35
36
37
38
pkgbase = chwall-git
	pkgdesc = A tiny wallpaper changer, written in python
	pkgver = v0.7.1.dev.46b81a4
	pkgrel = 1
	url = https://git.umaneti.net/chwall/about/
	arch = any
	license = LicenseRef-WTFPL
	makedepends = git
	makedepends = imagemagick
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = gdk-pixbuf2
	depends = gobject-introspection-runtime
	depends = gtk3
	depends = hicolor-icon-theme
	depends = procps-ng
	depends = python
	depends = python-cssselect
	depends = python-gobject
	depends = python-importlib-metadata
	depends = python-lxml
	depends = python-pillow
	depends = python-pyxdg
	depends = python-requests
	depends = python-yaml
	optdepends = feh: to apply wallpaper on independant desktop manager
	optdepends = imagemagick: to extract wallpaper size when using feh
	optdepends = libappindicator-gtk3: to display a tray icon
	optdepends = libnotify: to send notification when wallpaper change
	optdepends = xorg-xrandr: to extract screen config when using feh
	conflicts = chwall
	options = !debug
	source = git+https://git.umaneti.net/chwall/
	md5sums = SKIP

pkgname = chwall-git