blob: 00ca7af8b41c10cd20f4306dc05b3969308d1d56 (
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 = openscreen-bin
pkgdesc = Create stunning screen recordings for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio.
pkgver = 1.4.0
pkgrel = 1
url = https://github.com/siddharthvaddem/openscreen
arch = any
license = MIT
makedepends = nodejs
makedepends = npm
depends = fuse
conflicts = openscreen-appimage
options = !debug
options = !strip
source = openscreen-1.4.0.tar.gz::https://github.com/siddharthvaddem/openscreen/archive/refs/tags/v1.4.0.tar.gz
source = https://github.com/siddharthvaddem/openscreen/raw/refs/heads/main/LICENSE
source = openscreen.desktop
source = openscreen
source = Build_AppImage_Only.patch
sha256sums = bcf638edc983a3b23c0c39ac422108348ea6efc24b7faa29912d62b6f86d0572
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = openscreen-bin
|