blob: a1ceb3af5751cab7590d330b5a6953d2ca8dee93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = livepaper-git
pkgdesc = Live wallpaper manager for Wayland using mpvpaper
pkgver = r6.a0907c1
pkgrel = 1
url = https://github.com/sunwoo101/livepaper
arch = x86_64
license = MIT
makedepends = dotnet-sdk
depends = mpvpaper
depends = dotnet-runtime
depends = ffmpeg
depends = libpulse
depends = wl-clipboard
provides = livepaper
conflicts = livepaper
options = !strip
options = !debug
source = livepaper-git::git+https://github.com/sunwoo101/livepaper.git
sha256sums = SKIP
pkgname = livepaper-git
|