mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
16 lines
235 B
Bash
16 lines
235 B
Bash
pkgname=illogical-impulse-screencapture
|
|
pkgver=1.0
|
|
pkgrel=1
|
|
pkgdesc='Illogical Impulse Screenshot and Recording Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
swappy
|
|
wf-recorder
|
|
grimblast
|
|
tesseract
|
|
tesseract-data-eng
|
|
slurp
|
|
)
|
|
|