blob: d580198abae79329b36916cc9cb3160b5a235acd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = crow-translate
pkgdesc = Application that allows you to translate and speak text
pkgver = 3.0.0
pkgrel = 1
url = https://apps.kde.org/crowtranslate/
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
makedepends = qt5-tools
makedepends = extra-cmake-modules
depends = qt5-svg
depends = qt5-multimedia
depends = qt5-x11extras
depends = kwayland5
depends = gst-plugins-good
depends = openssl
depends = tesseract
source = https://download.kde.org/stable/crow-translate/3.0.0/crow-translate-v3.0.0.tar.gz
sha256sums = 978edc8e9a2faba79126e4c3538bc391de8e29b97b98ea1acc0a99e713ad08b6
pkgname = crow-translate
|