48 lines
2.2 KiB
Plaintext
48 lines
2.2 KiB
Plaintext
pkgbase = visual-studio-code-bin
|
|
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
|
|
pkgver = 1.103.0
|
|
pkgrel = 1
|
|
url = https://code.visualstudio.com/
|
|
install = visual-studio-code-bin.install
|
|
arch = x86_64
|
|
arch = aarch64
|
|
arch = armv7h
|
|
license = custom: commercial
|
|
depends = libxkbfile
|
|
depends = gnupg
|
|
depends = gtk3
|
|
depends = libsecret
|
|
depends = nss
|
|
depends = gcc-libs
|
|
depends = libnotify
|
|
depends = libxss
|
|
depends = glibc
|
|
depends = lsof
|
|
depends = shared-mime-info
|
|
depends = xdg-utils
|
|
depends = alsa-lib
|
|
optdepends = glib2: Needed for move to trash functionality
|
|
optdepends = libdbusmenu-glib: Needed for KDE global menu
|
|
optdepends = org.freedesktop.secrets: Needed for settings sync
|
|
optdepends = icu69: Needed for live share
|
|
provides = code
|
|
provides = vscode
|
|
conflicts = code
|
|
options = !strip
|
|
source = code-1.103.0.desktop.in::https://raw.githubusercontent.com/microsoft/vscode/1.103.0/resources/linux/code.desktop
|
|
source = code-1.103.0-url-handler.desktop.in::https://raw.githubusercontent.com/microsoft/vscode/1.103.0/resources/linux/code-url-handler.desktop
|
|
source = code-1.103.0-workspace.xml.in::https://raw.githubusercontent.com/microsoft/vscode/1.103.0/resources/linux/code-workspace.xml
|
|
source = visual-studio-code-bin.sh
|
|
sha256sums = 2f1782b30c4e040efff655fd9cf477930c5a0c81ddae27749b0cbb922c1d248e
|
|
sha256sums = c361efa7e02fcad759ed80d2fbab67877f33219b981578af6fffaf18aeb12d9b
|
|
sha256sums = 3af748dd6578a1775e8eb7248ba397b7e11840df2ea6ee234ff76fee3dc306cf
|
|
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
|
|
source_x86_64 = code_x64_1.103.0.tar.gz::https://update.code.visualstudio.com/1.103.0/linux-x64/stable
|
|
sha256sums_x86_64 = 1638b7ffd4fc5f65501fa814851792ba78ae5f6057fb84bbb8f2561199f9eaf7
|
|
source_aarch64 = code_arm64_1.103.0.tar.gz::https://update.code.visualstudio.com/1.103.0/linux-arm64/stable
|
|
sha256sums_aarch64 = 5b12448d3bd72b5375163105bf49d45fba0b80fadc2a53c761288b91371d863e
|
|
source_armv7h = code_armhf_1.103.0.tar.gz::https://update.code.visualstudio.com/1.103.0/linux-armhf/stable
|
|
sha256sums_armv7h = 3f0f64ac0163ae594d3ac5e2a5a672ed7ef09c1ec2f15e39594ec7b8a6b9f494
|
|
|
|
pkgname = visual-studio-code-bin
|