mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
app-editors/visual-studio-code-bin: New Package
Closes: https://bugs.gentoo.org/675742 Closes: https://github.com/gentoo/gentoo/pull/11674 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Gino McCarty <onigino@protonmail.com> Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com>
This commit is contained in:
23
app-editors/visual-studio-code-bin/metadata.xml
Normal file
23
app-editors/visual-studio-code-bin/metadata.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>onigino@protonmail.com</email>
|
||||
<name>Gino McCarty</name>
|
||||
</maintainer>
|
||||
<maintainer type="person">
|
||||
<email>rossbridger.cc@gmail.com</email>
|
||||
<name>Ross Charles Campbell</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
Visual Studio Code is a lightweight but powerful source code editor which
|
||||
runs on your desktop and is available for Windows, macOS and Linux. It
|
||||
comes with built-in support for JavaScript, TypeScript and Node.js and has
|
||||
a rich ecosystem of extensions for other languages (such as C++, C#, Java,
|
||||
Python, PHP, Go) and runtimes (such as .NET and Unity).
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">microsoft/vscode</remote-id>
|
||||
<bugs-to>https://github.com/microsoft/vscode/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user