blob: 74ebee95e42e37416123c6fe77686edb76c21add (
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
|
pkgbase = chwall
pkgdesc = A tiny wallpaper changer, written in python
pkgver = 0.7.2
pkgrel = 3
url = https://git.umaneti.net/chwall/about/
arch = any
license = LicenseRef-WTFPL
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
options = !debug
source = https://git.umaneti.net/chwall/snapshot/chwall-0.7.2.tar.gz
sha256sums = 0765c1b8fe7f0cadbf130d571215739546f799d7702dc5fb01320a31d8762f8c
pkgname = chwall
|