blob: c56960c9aede6a22777122e134852237e2245c03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = scran
pkgdesc = Image and video capture for Wayland
pkgver = 0.9.2
pkgrel = 1
url = https://github.com/iciclejj/scran
arch = x86_64
license = MIT AND OFL-1.1
makedepends = wayland-protocols
depends = wayland>=1.14.91
depends = libxkbcommon
depends = libsystemd
depends = libpipewire
depends = ffmpeg
depends = blend2d
source = scran-0.9.2.tar.gz::https://github.com/iciclejj/scran/archive/refs/tags/v0.9.2.tar.gz
sha256sums = 739133ddfc8fb7481f069b881875c32076107433a863ef81a92740f9cc0bc7c9
pkgname = scran
|