blob: 152863b261012934c488536c48b301dda001dcab (
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
26
27
28
|
pkgbase = klyppd-git
pkgdesc = Performance-first Linux clipping app with instant replay, trimming, and cloud uploads.
pkgver = 0.1.0.r2.g6a75aef
pkgrel = 1
url = https://github.com/brookerslyn/klyppd
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
makedepends = nodejs
makedepends = npm
makedepends = git
makedepends = pkgconf
depends = gpu-screen-recorder
depends = ffmpeg
depends = webkit2gtk-4.1
depends = gst-plugins-base
depends = gst-plugins-good
depends = gst-plugins-bad
depends = gst-libav
optdepends = libnotify: desktop notifications for clip events
optdepends = hyprland: tested compositor with first-class hotkey integration
provides = klyppd
conflicts = klyppd
source = klyppd::git+https://github.com/brookerslyn/klyppd.git
sha256sums = SKIP
pkgname = klyppd-git
|