blob: c982057a45958077b1ffb58643ebf73b3981932e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = hyprscreen
pkgdesc = A first-class screenshot and screen-recording app built for Hyprland
pkgver = 0.1.4
pkgrel = 1
url = https://github.com/franlol/hyprscreen
arch = x86_64
license = MIT
makedepends = cargo
makedepends = pkg-config
depends = gtk4
depends = grim
depends = slurp
depends = wf-recorder
depends = wl-clipboard
depends = hyprland
depends = ffmpeg
source = hyprscreen-0.1.4.tar.gz::https://github.com/franlol/hyprscreen/archive/refs/tags/v0.1.4.tar.gz
sha256sums = ccdd6d656b34f98bab4101b8e33a5bf3b1c67d4c06256a0c31f2880d06b06532
pkgname = hyprscreen
|