blob: 975c533da591c074dc372f5bbf4dba9d55ce811a (
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 = A simple and lightweight translator that allows to translate and say selected text using Google, Yandex and Bing translate API
pkgver = 2.6.0
pkgrel = 1
url = https://github.com/crow-translate/crow-translate
arch = x86_64
license = GPL3
makedepends = qt5-tools
makedepends = extra-cmake-modules
depends = qt5-base
depends = qt5-svg
depends = qt5-multimedia
depends = qt5-x11extras
depends = gst-plugins-good
depends = openssl
depends = tesseract
source = crow-translate-2.6.0.tar.gz::https://github.com/crow-translate/crow-translate/archive/2.6.0.tar.gz
sha256sums = 882a92d1ebcfe22fce2c9931be895ac2c8f324e857950a29fabf915f0dc6a0a2
pkgname = crow-translate
|