From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7C37915802F for ; Fri, 31 Mar 2023 10:16:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B7D8E07F6; Fri, 31 Mar 2023 10:16:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C522E07F6 for ; Fri, 31 Mar 2023 10:16:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B48BC335C51 for ; Fri, 31 Mar 2023 10:16:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 162E1A0B for ; Fri, 31 Mar 2023 10:16:15 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1680194919.697b32abbec3fbd30b1ebb6aa5a077d6c9a45d6d.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/typescript-language-server/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/typescript-language-server/Manifest dev-util/typescript-language-server/typescript-language-server-3.3.1.ebuild X-VCS-Directories: dev-util/typescript-language-server/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 697b32abbec3fbd30b1ebb6aa5a077d6c9a45d6d X-VCS-Branch: master Date: Fri, 31 Mar 2023 10:16:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d18f73dc-c19a-41ac-b77a-c806d84ea3f7 X-Archives-Hash: aeaa083fe29cb1df58954fe81492fa7c commit: 697b32abbec3fbd30b1ebb6aa5a077d6c9a45d6d Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Thu Mar 30 11:09:57 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Mar 30 16:48:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=697b32ab dev-util/typescript-language-server: add 3.3.1 Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> dev-util/typescript-language-server/Manifest | 1 + .../typescript-language-server-3.3.1.ebuild | 40 ++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/dev-util/typescript-language-server/Manifest b/dev-util/typescript-language-server/Manifest index 10c9ccf3e..a549ba7dd 100644 --- a/dev-util/typescript-language-server/Manifest +++ b/dev-util/typescript-language-server/Manifest @@ -1,2 +1,3 @@ DIST typescript-language-server-3.2.0.tgz 429928 BLAKE2B 380775bff55559ce223a8ed397079da604aafc6bf0c6566fcd90e763b77b856ff3bba0a8d8bed05db60d4f55c51c4afabeec9a283e3e738186eaf219ee9f644e SHA512 221effb759a3e6551afe694773fca7611c44548209fc1f858de3f1c5005ae6e72f4b384ae4d649d057ac5fe3ce578003d8fd42d870cacd465aab5ea257ff947e DIST typescript-language-server-3.3.0.tgz 436838 BLAKE2B 7a6eebd350710d5f6ccbfc4ad238bc620e355911907aa40c49553d3c6a333c783fcb10572ae8b55b43e1958464f125e9afa1b8261687f79e1273d9108dca7e98 SHA512 7701e6b1758ca82149e385d3ceb9a9abac888e6a6b1a587735449ceb3b35614eb76453c4ca7f8adfeeba9a2b0aac8489e147e6069ba0266154b50ae293b3eebd +DIST typescript-language-server-3.3.1.tgz 437409 BLAKE2B c11b9c56e8dea3d3072c5d97c2e94f4e0ab916fb5eeadd8b6a988f514958df7cfa97bcdbbf0a7fcb2a205a90a5c3883f475cca35c45c30ce74019c68e03110ed SHA512 b26f4a36c8d8331cd74cd86434ad392b704dd4d91894e145e1382a56fce4f25f44d88e52044ece76b85edcbcc203fefc30048ed6759f5f1deef7ac0084b221b3 diff --git a/dev-util/typescript-language-server/typescript-language-server-3.3.1.ebuild b/dev-util/typescript-language-server/typescript-language-server-3.3.1.ebuild new file mode 100644 index 000000000..5a69e75f2 --- /dev/null +++ b/dev-util/typescript-language-server/typescript-language-server-3.3.1.ebuild @@ -0,0 +1,40 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="TypeScript & JavaScript Language Server" +HOMEPAGE="https://www.npmjs.com/package/typescript-language-server" +SRC_URI="mirror://npm/${PN}/-/${P}.tgz" +S="${WORKDIR}" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + net-libs/nodejs +" +BDEPEND=" + net-libs/nodejs[npm] + >=dev-lang/typescript-4.9.5 +" + +src_unpack() { + : # npm uses the archive directly +} + +src_install() { + npm \ + --offline \ + --verbose \ + --progress false \ + --foreground-scripts \ + --global \ + --prefix "${ED}"/usr \ + --cache "${T}"/npm-cache \ + install "${DISTDIR}"/${P}.tgz || die "npm install failed" + + cd "${ED}"/usr/$(get_libdir)/node_modules/${PN} || die "cd failed" + einstalldocs +}