blob: 3e5321b262460d111c426e39c6862d23ef65655e (
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.37.5
pkgrel = 1
url = https://lvce-editor.github.io/lvce-editor
arch = aarch64
arch = armv7h
arch = x86_64
license = MIT
depends = electron32
depends = nodejs
provides = lvce=0.37.5
conflicts = lvce
options = !strip
options = !emptydirs
source = lintian-lvce
source = lvce.sh
sha256sums = ada1a0303abece27be80372538645da5c5b4e9d60fcacc87b97da1c26b8931bc
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
source_aarch64 = lvce-0.37.5-aarch64.deb::https://github.com/lvce-editor/lvce-editor/releases/download/v0.37.5/lvce-v0.37.5_arm64.deb
sha256sums_aarch64 = 86a8d3b2136545ce78122a7679b6850899b6b0a76a8cd28815253793b5dd9c2e
source_armv7h = lvce-0.37.5-armv7h.deb::https://github.com/lvce-editor/lvce-editor/releases/download/v0.37.5/lvce-v0.37.5_armhf.deb
sha256sums_armv7h = ba105c99c2e7cd30832745ba6b17ae9e5c988f2ba82a830ebd2eacd36ddd27f7
source_x86_64 = lvce-0.37.5-x86_64.deb::https://github.com/lvce-editor/lvce-editor/releases/download/v0.37.5/lvce-v0.37.5_amd64.deb
sha256sums_x86_64 = 2573fa50f30337757f2587160cd938e7e60cce3fdad6a42eb2b6e092afb0b271
pkgname = lvce-bin
|