Switch to using meta packages for dep installation

This commit is contained in:
Makrennel
2024-06-01 18:10:42 +01:00
parent 08c1719c68
commit 70ff862f2a
13 changed files with 209 additions and 6 deletions
@@ -0,0 +1,15 @@
pkgname=illogical-impulse-screencapture
pkgver=1.0
pkgrel=1
pkgdesc='Illogical Impulse Screenshot and Recording Dependencies'
arch=(any)
license=(None)
depends=(
swappy
wf-recorder
grim
tesseract
tesseract-data-eng
slurp
)