summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 15 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39a56f946b33..675f75b3e589 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,31 @@
-# Generated by makepkg 6.0.2
-# Sun Jan 1 14:39:29 UTC 2023
pkgbase = chwall
pkgdesc = A tiny wallpaper changer, written in python
- pkgver = 0.5.11
+ pkgver = 0.5.12
pkgrel = 1
url = https://git.umaneti.net/chwall/about/
arch = any
- license = WTFPL
- makedepends = python-setuptools
+ license = custom:WTFPL
makedepends = imagemagick
+ 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-requests
+ depends = python-setuptools
depends = python-xdg
depends = python-yaml
- source = https://git.umaneti.net/chwall/snapshot/chwall-0.5.11.tar.gz
- sha256sums = bb2a90c40c7832ac834158ffa2b23ed41fc97e889eb6bb71c5473e9c07ccd9f1
+ optdepends = imagemagick: to extract wallpaper size in nitrogen mode
+ optdepends = libnotify: to send notification when wallpaper change
+ optdepends = nitrogen: to apply wallpaper on independant desktop manager
+ optdepends = xorg-xrandr: to extract screen config in nitrogen mode
+ source = https://git.umaneti.net/chwall/snapshot/chwall-0.5.12.tar.gz
+ sha256sums = 2c921aa0749a77f27075efad96a880a8ea15d7a442e9667dfccca6df88b97401
pkgname = chwall