summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 02ba6fc576057570360897f787e2d80536415b16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Maintainer: mainstreamos <https://github.com/MainstreamOS>
groups=(mainstream)
pkgname=mainstream-screencapture
pkgver=1.0
pkgrel=3
pkgdesc='Mainstream OS Screenshot and Recording Dependencies'
provides=('illogical-impulse-screencapture')
replaces=('illogical-impulse-screencapture')
arch=(any)
license=(None)
depends=(
  hyprshot
  slurp
  swappy
  tesseract
  tesseract-data-eng
  wf-recorder
)