blob: 630e27e77034032ed424b1f29a85c4fae2d29a47 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pandora-git
pkgdesc = a parallax-scrolling wallpaper and lockscreen daemon for wayland compositors
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/pandorasfox/pandora
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = GPL-2.0
makedepends = cargo
makedepends = git
makedepends = sed
optdepends = niri
provides = pandora
source = git+https://github.com/PandorasFox/pandora.git#branch=release
sha256sums = SKIP
pkgname = pandora-git
|