Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 954170 - app-editors/vscode: L10N use flag support
Summary: app-editors/vscode: L10N use flag support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Adel KARA SLIMANE
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-04-22 02:17 UTC by Leo Douglas
Modified: 2025-05-04 19:42 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Douglas 2025-04-22 02:17:48 UTC
like other chromium apps:

CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu he
        hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr
        sv sw ta te th tr uk ur vi zh-CN zh-TW"


inherit chromium-2
Comment 1 Leo Douglas 2025-04-22 02:19:01 UTC
LANG pack size:

❯ du -h /opt/vscode/locales
41M     /opt/vscode/locales
Comment 2 Larry the Git Cow gentoo-dev 2025-05-04 19:42:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e58ddd77628f07bb266e61e567c6944336b4a4

commit 72e58ddd77628f07bb266e61e567c6944336b4a4
Author:     Leo Douglas <douglarek@gmail.com>
AuthorDate: 2025-04-22 02:47:32 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-05-04 19:42:01 +0000

    app-editors/vscode: add L10N use flag support
    
    Closes: https://bugs.gentoo.org/954170
    Signed-off-by: Leo Douglas <douglarek@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/41694
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-editors/vscode/vscode-1.99.3.ebuild | 33 +++++++++++++++++++++++----------
 1 file changed, 23 insertions(+), 10 deletions(-)