blob: 21d68c0bb88af110f9336a106efaa251d9c48d87 (
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
|
pkgbase = wallshift-git
pkgdesc = GTK4 wallpaper manager with rotation and palette exports for Hyprland
pkgver = r6.gff423e3
pkgrel = 1
url = https://github.com/olalbns/WallShift
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-gobject
depends = gtk4
depends = python-pillow
optdepends = awww: animated Wayland wallpaper backend (recommended)
optdepends = swww: animated Wayland wallpaper backend
optdepends = hyprpaper: Hyprland wallpaper backend
provides = wallshift
conflicts = wallshift
source = WallShift::git+https://github.com/olalbns/WallShift.git
sha256sums = SKIP
pkgname = wallshift-git
|