blob: 69ae304a1717ba811382d77c79468aa74083570f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = gnabel
pkgdesc = A translation app for GTK environments based on Google Translate
pkgver = 0.0.0
pkgrel = 2
url = https://github.com/gi-lom/gnabel
arch = any
license = GPL-3.0
depends = python>=3
depends = python-pyperclip
depends = python-gobject
depends = python-googletrans
depends = python-gtts
depends = python-pydub
source = https://github.com/gi-lom/gnabel/archive/4559acb895d754ecd985dab686eb1acd7e5f37b4.zip
sha512sums = SKIP
pkgname = gnabel
|