Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package: vscodium-bin-1.33.0 #10640

Closed
wants to merge 16 commits into from

Conversation

shizonic
Copy link
Contributor

@shizonic shizonic commented Apr 6, 2019

Closes #10582

@hacktivista
Copy link

You will need to map libGLESv2.so, the same as vscode package.

libGLESv2.so vscode-1.36.1_1

@travankor
Copy link
Contributor

@shizonic superseded by #18314?

@Piraty
Copy link
Member

Piraty commented May 15, 2020

@shizonic please squash all commits to only the one 'new package'

nostrip_files="codium"

do_install() {
sed -i 's,/usr/share/codium,/usr/lib/vscodium,g' bin/codium
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vsed please

sed -i 's,/usr/share/codium,/usr/lib/vscodium,g' bin/codium

vmkdir usr/lib/vscodium
vcopy * usr/lib/vscodium
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quote the glob

@Johnnynator
Copy link
Member

There is no point in adding a -bin package once #21758 . Also I'm not sure how much we actually need vscodium at all. Our vscode package has telemetry already disabled.

@Piraty
Copy link
Member

Piraty commented May 16, 2020

i wasn't aware. sounds reasonable, thanks @Johnnynator

@Piraty Piraty closed this May 16, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package Request: vscodium
6 participants