blob: 403cf3941cb163686334a12b3db887c71a2b53a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = pot-translation-bin
pkgdesc = 一个跨平台的划词翻译软件
pkgver = 0.0.9
pkgrel = 0
url = https://github.com/Pylogmon/pot
arch = x86_64
license = GPL3
depends = libappindicator-gtk3
depends = webkit2gtk
depends = gtk3
depends = libayatana-appindicator
depends = xsel
depends = xdotool
provides = pot-translation
conflicts = pot-translation
conflicts = pot-translation-git
source = pot-0.0.9-x86_64.deb::https://github.com/Pylogmon/pot/releases/download/0.0.9/pot_0.0.9_amd64.deb
sha512sums = f8384748ebc87653783594a211c196043031b71d11f8591818b8d5ff2782bfabed4ff200a69688c1c3f34a9bef045227324194e4d5fbbb06285d9954885831e9
pkgname = pot-translation-bin
|