forked from Shinonome/dots-hyprland
15 lines
233 B
Bash
15 lines
233 B
Bash
pkgname=illogical-impulse-screencapture
|
|
pkgver=1.0
|
|
pkgrel=1
|
|
pkgdesc='Illogical Impulse Screenshot and Recording Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
hyprshot
|
|
slurp
|
|
swappy
|
|
tesseract
|
|
tesseract-data-eng
|
|
wf-recorder
|
|
)
|