blob: 626f7c492bbef13754ef6530ad593fb11e701a4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = xresconv-gui-bin
pkgdesc = 批量转表工具的GUI版本,依赖electron.(Prebuilt version.Use system-wide electron)
pkgver = 2.5.2
pkgrel = 1
url = https://github.com/xresloader/xresconv-gui
arch = aarch64
arch = armv7h
arch = x86_64
license = MIT
makedepends = gendesk
depends = electron32
provides = xresconv-gui=2.5.2
conflicts = xresconv-gui
source = xresconv-gui-2.5.2.png::https://raw.githubusercontent.com/xresloader/xresconv-gui/v2.5.2/doc/logo.png
source = LICENSE-2.5.2::https://raw.githubusercontent.com/owent/xresconv-gui/v2.5.2/LICENSE
source = xresconv-gui.sh
sha256sums = 3383900bc8b96fe4f9fcd7c851f925bc995aa3db9c054e5838c1e2703bf57898
sha256sums = 67c0ebf08bd9e9577c8c204a347d937cae064f2c80268a9abcb1afc96b1209c4
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
source_aarch64 = xresconv-gui-bin-2.5.2-aarch64.tar.gz::https://github.com/xresloader/xresconv-gui/releases/download/v2.5.2/xresconv-gui-linux-arm64.tar.xz
sha256sums_aarch64 = 913c8a74aa52e24d0e2f4ea0d429fea7a3f4a5ed77b8018f3d44e3f6f148dc2f
source_armv7h = xresconv-gui-bin-2.5.2-armv7h.tar.gz::https://github.com/xresloader/xresconv-gui/releases/download/v2.5.2/xresconv-gui-linux-armv7l.tar.xz
sha256sums_armv7h = 10a37797b48cbae48cabad952aaedf34253a83eecc48e3f9a81928b4bc003c04
source_x86_64 = xresconv-gui-bin-2.5.2-x86_64.tar.gz::https://github.com/xresloader/xresconv-gui/releases/download/v2.5.2/xresconv-gui-linux-x64.tar.xz
sha256sums_x86_64 = fe9219f0920b1b621e09aef3d2fd29ee1711791bbc911fb320b6fc590385f716
pkgname = xresconv-gui-bin
|