* [gentoo-commits] repo/proj/guru:dev commit in: dev-ruby/ruby-lsp/
@ 2025-03-04 16:39 Bryce
0 siblings, 0 replies; only message in thread
From: Bryce @ 2025-03-04 16:39 UTC (permalink / raw
To: gentoo-commits
commit: a56b47318fbd1311df70923c3d1e6ecf379c308d
Author: Bryce Copeland <truffle074 <AT> gmail <DOT> com>
AuthorDate: Tue Mar 4 16:39:11 2025 +0000
Commit: Bryce <truffle074 <AT> gmail <DOT> com>
CommitDate: Tue Mar 4 16:39:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a56b4731
dev-ruby/ruby-lsp: new package, add 0.23.11
Signed-off-by: Bryce Copeland <truffle074 <AT> gmail.com>
dev-ruby/ruby-lsp/Manifest | 1 +
dev-ruby/ruby-lsp/metadata.xml | 12 ++++++++++++
dev-ruby/ruby-lsp/ruby-lsp-0.23.11.ebuild | 25 +++++++++++++++++++++++++
3 files changed, 38 insertions(+)
diff --git a/dev-ruby/ruby-lsp/Manifest b/dev-ruby/ruby-lsp/Manifest
new file mode 100644
index 000000000..92c5a0e95
--- /dev/null
+++ b/dev-ruby/ruby-lsp/Manifest
@@ -0,0 +1 @@
+DIST ruby-lsp-0.23.11.tar.gz 27071970 BLAKE2B 0a86024a40db46670e57570f1047c02f59178388933beea372ce378794f8950aa5ba4272491b2e0fe3c9a55216880c368671fd33d3234527029c8a465b77d62b SHA512 f111192710c6603bb127bff546a3e84d4ef7a3c29823e1400ade475ecee22f1272123a44e86eac89e8dcae57f1584c6f40108b52a1718ff8562c2b7bb8279ad2
diff --git a/dev-ruby/ruby-lsp/metadata.xml b/dev-ruby/ruby-lsp/metadata.xml
new file mode 100644
index 000000000..04a7e86ac
--- /dev/null
+++ b/dev-ruby/ruby-lsp/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>truffle074@gmail.com</email>
+ <name>Bryce Copeland</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/Shopify/ruby-lsp/issues</bugs-to>
+ <remote-id type="github">Shopify/ruby-lsp</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-ruby/ruby-lsp/ruby-lsp-0.23.11.ebuild b/dev-ruby/ruby-lsp/ruby-lsp-0.23.11.ebuild
new file mode 100644
index 000000000..8ab20092c
--- /dev/null
+++ b/dev-ruby/ruby-lsp/ruby-lsp-0.23.11.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+RUBY_FAKEGEM_BINDIR="exe" # 'bin' contains only testing functions
+RUBY_FAKEGEM_EXTRAINSTALL="static_docs VERSION"
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
+inherit ruby-fakegem
+
+DESCRIPTION="An opinionated language server for Ruby"
+HOMEPAGE="https://shopify.github.io/ruby-lsp"
+SRC_URI="https://github.com/Shopify/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND+="
+ >=dev-ruby/prism-1.2 <dev-ruby/prism-2
+ >=dev-ruby/rbs-3 <dev-ruby/rbs-4
+ =dev-ruby/language_server-protocol-3.17*
+ >=dev-ruby/sorbet-runtime-0.5.10782
+"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-03-04 16:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-04 16:39 [gentoo-commits] repo/proj/guru:dev commit in: dev-ruby/ruby-lsp/ Bryce
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox