blob: 819645e07fe57f881673f499bbf0761d36908bf3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = wallerd-git
pkgdesc = A wayland daemon that can display images as a wallpaper, or in a window, with GLSL shader support, and image switch
pkgver = 0.1.0.1.geccddeb
pkgrel = 1
url = https://github.com/Remi-Avec-Un-I/wallerd
arch = x86_64
license = MIT
makedepends = rust
makedepends = git
depends = wayland
depends = libglvnd
options = !debug
source = git+https://github.com/Remi-Avec-Un-I/wallerd.git
sha256sums = SKIP
pkgname = wallerd-git
|