Hi @Icelk,
please update checksum of vscodium-bin-marketplace
from md5
to sha256
.
Search Criteria
Package Details: vscodium-bin 1.97.2.25045-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vscodium-bin.git (read-only, click to copy) |
---|---|
Package Base: | vscodium-bin |
Description: | Binary releases of VS Code without MS branding/telemetry/licensing. |
Upstream URL: | https://github.com/VSCodium/vscodium |
Licenses: | MIT |
Conflicts: | vscodium |
Provides: | codium, vscode, vscodium |
Submitter: | ckatri |
Maintainer: | sperg512 (Icelk) |
Last Packager: | Icelk |
Votes: | 317 |
Popularity: | 8.05 |
First Submitted: | 2020-09-23 18:58 (UTC) |
Last Updated: | 2025-02-14 19:01 (UTC) |
Dependencies (14)
- alsa-lib
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libnotify (libnotify-gitAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- python (python37AUR, python311AUR, python310AUR)
- gvfs (gvfs-gitAUR) (optional) – For move to trash functionality
- libdbusmenu-glib (optional) – For KDE global menu
Required by (5)
- vscode-xdg-patch-hook (requires vscode) (optional)
- vscodium-bin-features
- vscodium-bin-marketplace
- vscodium-features (requires vscodium)
- vscodium-marketplace (requires vscodium)
Sources (7)
- https://github.com/VSCodium/vscodium/releases/download/1.97.2.25045/VSCodium-linux-arm64-1.97.2.25045.tar.gz
- https://github.com/VSCodium/vscodium/releases/download/1.97.2.25045/VSCodium-linux-x64-1.97.2.25045.tar.gz
- vscodium-bin-url-handler.desktop
- vscodium-bin-wayland.desktop
- vscodium-bin.desktop
- vscodium-bin.install
- vscodium-bin.sh
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 25 Next › Last »
ZorinArch commented on 2021-12-22 13:25 (UTC)
KDN_Observer commented on 2021-12-21 21:27 (UTC)
@Icelk I tested on both my main machine and a clean Arch VM and everything works as expected. I don't use those downstream packages (such as vscodium-bin-features
or vscodium-bin-marketplace
) but I guess they need to be patched as well.
Icelk commented on 2021-12-21 17:59 (UTC)
@macxcool Is it working now?
macxcool commented on 2021-12-21 16:31 (UTC)
(1/3) Arming ConditionNeedsUpdate... (2/3) Updating the desktop file MIME type cache... (3/3) [vscodium-bin-marketplace] Patching product.json... sed: can't read /usr/share/vscodium-bin/resources/app/product.json: No such file or directory error: command failed to execute correctly
Icelk commented on 2021-12-21 07:28 (UTC)
@KDN_Observer Can you confirm it works as expected now?
Icelk commented on 2021-12-21 07:21 (UTC)
@KDN_Observer Thanks a lot! I'll implement this today.
KDN_Observer commented on 2021-12-21 01:26 (UTC)
@Icelk Here you go. Basically I changed all the occurrences of /usr/share/${pkgname}
to /opt/${pkgname}
Icelk commented on 2021-12-18 10:21 (UTC)
@Ashark
Since we're only redistributing the binary, we can't change this.
Ashark commented on 2021-12-17 13:37 (UTC)
I agree, removing own electron will be good, if possible. I was confused when investigating which version of electron the app uses, before I understand that it uses its own.
Icelk commented on 2021-12-17 10:14 (UTC)
@KDN_Observer
It seems like no other distribution of VSCode does this. Could you provide the diff of the PKGBUILD to change this?
Pinned Comments
sperg512 commented on 2021-05-12 00:31 (UTC) (edited on 2024-06-04 15:14 (UTC) by sperg512)
@Icelk set up a script that checks for new releases and pushes updates if there are any new ones. I believe it runs every hour so there's no need to flag OOD, unless there's something that needs changed with the PKGBUILD.