blob: cd485922eff7b66e0acef64d6e4a8b9a14d5c63f (
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 = lvce-bin
pkgdesc = VS Code inspired text editor that mostly runs in a webworker.(Prebuilt version.Use system-wide electron)
pkgver = 0.53.2
pkgrel = 1
url = https://lvce-editor.github.io/lvce-editor
arch = aarch64
arch = armv7h
arch = x86_64
license = MIT
depends = electron36
depends = nodejs
provides = lvce=0.53.2
conflicts = lvce
options = !strip
options = !emptydirs
source = lintian-lvce
source = lvce.sh
sha256sums = ada1a0303abece27be80372538645da5c5b4e9d60fcacc87b97da1c26b8931bc
sha256sums = f2fe8c189974ffb9d445e9a42bd4f1d5b60185607c3fcafae79ab44be224e013
source_aarch64 = lvce-0.53.2-aarch64.deb::https://github.com/lvce-editor/lvce-editor/releases/download/v0.53.2/lvce-v0.53.2_arm64.deb
sha256sums_aarch64 = cbb925f7dcbbc5c899eaaca921fdab577eba367cf6364fcb5d65950b11e964ec
source_armv7h = lvce-0.53.2-armv7h.deb::https://github.com/lvce-editor/lvce-editor/releases/download/v0.53.2/lvce-v0.53.2_armhf.deb
sha256sums_armv7h = 42457c89ea53939692131fbb3aa536df0416c97bfd30ac91fdef2059939ebbfa
source_x86_64 = lvce-0.53.2-x86_64.deb::https://github.com/lvce-editor/lvce-editor/releases/download/v0.53.2/lvce-v0.53.2_amd64.deb
sha256sums_x86_64 = 0439831a7b5af654da1f50b9f9fd749173bcaf1187133707088184c5ec655045
pkgname = lvce-bin
|