Github messages for voidlinux
 help / color / mirror / Atom feed
From: inalone <inalone@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: vscode-langservers-extracted-4.8.0
Date: Fri, 15 Dec 2023 16:51:02 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47767@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 792 bytes --]

There is a new pull request by inalone against master on the void-packages repository

https://github.com/inalone/void-packages vscode-langservers-extracted
https://github.com/void-linux/void-packages/pull/47767

New package: vscode-langservers-extracted-4.8.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)


A patch file from https://github.com/void-linux/void-packages/pull/47767.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vscode-langservers-extracted-47767.patch --]
[-- Type: text/x-diff, Size: 1274 bytes --]

From cbb23c15571cc5ec945a1812a3c4c4a0fed1f8a0 Mon Sep 17 00:00:00 2001
From: inalone <me@inal.one>
Date: Fri, 15 Dec 2023 15:48:07 +0000
Subject: [PATCH] New package: vscode-langservers-extracted-4.8.0

---
 srcpkgs/vscode-langservers-extracted/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/vscode-langservers-extracted/template

diff --git a/srcpkgs/vscode-langservers-extracted/template b/srcpkgs/vscode-langservers-extracted/template
new file mode 100644
index 0000000000000..56184edfe6ef4
--- /dev/null
+++ b/srcpkgs/vscode-langservers-extracted/template
@@ -0,0 +1,17 @@
+# Template file for 'vscode-langservers-extracted'
+pkgname=vscode-langservers-extracted
+version=4.8.0
+revision=1
+depends="nodejs"
+makedepends="nodejs"
+short_desc="HTML/CSS/JSON/ESLint language servers extracted from VSCode"
+maintainer="inalone <me@inal.one>"
+license="MIT"
+homepage="https://github.com/hrsh7th/vscode-langservers-extracted"
+distfiles="https://registry.npmjs.org/${pkgname}/-/${pkgname}-${version}.tgz"
+checksum=8c7102927a32fa145077f0406b66bb3a7d85f5b0a208d4efeb40702b5a6cd2e1
+
+do_install() {
+	npm i -g --prefix="${DESTDIR}/usr" "${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-${version}.tgz"
+	vlicense LICENSE
+}

             reply	other threads:[~2023-12-15 15:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-15 15:51 inalone [this message]
2024-03-15  1:45 ` github-actions
2024-03-30  1:43 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47767@inbox.vuxu.org \
    --to=inalone@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).