blob: 1f29afd4898926525d646c1583855888b6445c0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = hyprcap-git
pkgdesc = A utility to easily capture screenshots and recordings in Hyprland
pkgver = 1.3.1.r3.7bb4fe8
pkgrel = 1
url = https://github.com/alonso-herreros/hyprcap
arch = any
license = GPL-3.0-only
makedepends = git
depends = hyprland
depends = bash
depends = grim
depends = wf-recorder
depends = jq
depends = libnotify
depends = slurp
depends = hyprpicker
depends = wl-clipboard
provides = hyprcap
conflicts = hyprcap
source = hyprcap::git+https://github.com/alonso-herreros/hyprcap
sha256sums = SKIP
pkgname = hyprcap-git
|