blob: c1ec050b3761f16ff54c52209617f40dfd2c046a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = lfy
pkgdesc = 翻译软件,使用adwaita和python原生开发,免费支持谷歌、必应、百度、腾讯翻译。A translation app by gtk4 and adwaita. Support Google, Bing, Baidu, Tencent Translate for free.
pkgver = 0.0.7
pkgrel = 1
url = https://github.com/ldrfy/lfy
arch = any
license = GPL3
checkdepends = appstream-glib
makedepends = git
makedepends = gobject-introspection
makedepends = meson
depends = libadwaita
depends = python-gobject
depends = python-requests
source = https://github.com/ldrfy/lfy/archive/refs/tags/v0.0.7.zip
sha256sums = f08caa70ed84875b6acd74917b0f9e2d7a7bbfa815aaa3927103a94da6123757
pkgname = lfy
|