mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
bcb815aac5
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Waiting to run
16 lines
266 B
Bash
16 lines
266 B
Bash
groups=(illogical-impulse)
|
|
pkgname=illogical-impulse-screencapture
|
|
pkgver=1.0
|
|
pkgrel=2
|
|
pkgdesc='Illogical Impulse Screenshot and Recording Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
hyprshot
|
|
slurp
|
|
swappy
|
|
tesseract
|
|
tesseract-data-eng
|
|
wf-recorder
|
|
)
|