[visual-studio-code-bin] Broken glibc workaround
https://github.com/Microsoft/vscode/issues/55934 https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/glibc&id=f2aaaac68876f6959c62ea09dcdda5d441bf4ff7
This commit is contained in:
12
.SRCINFO
12
.SRCINFO
@@ -1,13 +1,14 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Mon Aug 13 20:44:33 UTC 2018
|
||||
# Tue Aug 14 06:06:24 UTC 2018
|
||||
pkgbase = visual-studio-code-bin
|
||||
pkgdesc = Visual Studio Code: Editor for building and debugging modern web and cloud applications (official binary version)
|
||||
pkgver = 1.26.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://code.visualstudio.com/
|
||||
arch = x86_64
|
||||
arch = i686
|
||||
license = custom: commercial
|
||||
makedepends = patchelf
|
||||
depends = fontconfig
|
||||
depends = libxtst
|
||||
depends = gtk2
|
||||
@@ -25,14 +26,21 @@ pkgbase = visual-studio-code-bin
|
||||
provides = visual-studio-code
|
||||
conflicts = visual-studio-code
|
||||
replaces = visual-studio-code
|
||||
noextract = glibc-2.27-3-.pkg.tar.xz
|
||||
options = !strip
|
||||
options = staticlibs
|
||||
source_x86_64 = code_x64_1.26.0.tar.gz::https://vscode-update.azurewebsites.net/1.26.0/linux-x64/stable
|
||||
source_x86_64 = visual-studio-code.desktop
|
||||
source_x86_64 = https://archive.archlinux.org/packages/g/glibc/glibc-2.27-3-.pkg.tar.xz
|
||||
sha256sums_x86_64 = 618ca429e23777ef6b512c0cbd78bc711a7cf6f58752d9f805ced1dc62abb8f0
|
||||
sha256sums_x86_64 = 488592034dd5f979083bbd80788d33e253bb3ac3e52d50faee80e715a924a212
|
||||
sha256sums_x86_64 = a9e1b18d7f613be660556dbd6883781e88a0f5113230147e230d3e2f268792dc
|
||||
source_i686 = code_ia32_1.26.0.tar.gz::https://vscode-update.azurewebsites.net/1.26.0/linux-ia32/stable
|
||||
source_i686 = visual-studio-code.desktop
|
||||
source_i686 = https://archive.archlinux.org/packages/g/glibc/glibc-2.27-3-.pkg.tar.xz
|
||||
sha256sums_i686 = fd150bee8e1be4f5461013b8fee19f855200d046643e4ea5387aad170ad5f12b
|
||||
sha256sums_i686 = 488592034dd5f979083bbd80788d33e253bb3ac3e52d50faee80e715a924a212
|
||||
sha256sums_i686 = a9e1b18d7f613be660556dbd6883781e88a0f5113230147e230d3e2f268792dc
|
||||
|
||||
pkgname = visual-studio-code-bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user