public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/lsp-ui/files/, app-emacs/lsp-ui/
@ 2021-11-09  6:36 Hans de Graaff
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff @ 2021-11-09  6:36 UTC (permalink / raw
  To: gentoo-commits

commit:     43f8b1105253627231a299638712be3d3c58f723
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  9 06:36:30 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Nov  9 06:36:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f8b110

app-emacs/lsp-ui: import of 8.0.0

Closes: https://bugs.gentoo.org/770142
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 app-emacs/lsp-ui/Manifest                 |  1 +
 app-emacs/lsp-ui/files/50lsp-ui-gentoo.el |  5 +++++
 app-emacs/lsp-ui/lsp-ui-8.0.0.ebuild      | 32 +++++++++++++++++++++++++++++++
 app-emacs/lsp-ui/metadata.xml             | 12 ++++++++++++
 4 files changed, 50 insertions(+)

diff --git a/app-emacs/lsp-ui/Manifest b/app-emacs/lsp-ui/Manifest
new file mode 100644
index 00000000000..d8ffb46715b
--- /dev/null
+++ b/app-emacs/lsp-ui/Manifest
@@ -0,0 +1 @@
+DIST lsp-ui-8.0.0.tar.gz 5609015 BLAKE2B 4260ab5cc44b25937d9d273f35a25bb2a2db2e458c20a6b99bb3c697729f31f92c2423512e5bd2caef21998aadf8d555f09eadc616158d3c835fc7a2cf7a5cd7 SHA512 5e64f1532a4ed3c8ff4ef1254812d13a8c8c9c37e26992adc868f66ddfdd8b73d31eb8ab92c2c1caf1fd6098e292e1ff9bb81689b24a209cfff88224aff7004d

diff --git a/app-emacs/lsp-ui/files/50lsp-ui-gentoo.el b/app-emacs/lsp-ui/files/50lsp-ui-gentoo.el
new file mode 100644
index 00000000000..292eb2616d6
--- /dev/null
+++ b/app-emacs/lsp-ui/files/50lsp-ui-gentoo.el
@@ -0,0 +1,5 @@
+;;; lsp-mode site-lisp configuration
+
+(add-to-list 'load-path "@SITELISP@")
+
+(autoload 'lsp-ui-mode "lsp-ui" "Toggle language server UI mode on or off." t)

diff --git a/app-emacs/lsp-ui/lsp-ui-8.0.0.ebuild b/app-emacs/lsp-ui/lsp-ui-8.0.0.ebuild
new file mode 100644
index 00000000000..9c97853f2a1
--- /dev/null
+++ b/app-emacs/lsp-ui/lsp-ui-8.0.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=26.1
+
+inherit elisp
+
+IUSE=""
+
+DESCRIPTION="UI modules for lsp-mode"
+HOMEPAGE="https://emacs-lsp.github.io/lsp-ui/"
+SRC_URI="https://github.com/emacs-lsp/lsp-ui/archive/${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+SITEFILE="50${PN}-gentoo.el"
+
+RDEPEND="
+	>=app-emacs/dash-2.18.0
+	app-emacs/flycheck
+	>=app-emacs/lsp-mode-6.0
+	>=app-emacs/markdown-mode-2.3
+"
+DEPEND=${RDEPEND}
+
+# Requires unpackaged dependencies, e.g. Cask
+RESTRICT="test"
+
+DOCS="README.md"

diff --git a/app-emacs/lsp-ui/metadata.xml b/app-emacs/lsp-ui/metadata.xml
new file mode 100644
index 00000000000..fd9104d01bb
--- /dev/null
+++ b/app-emacs/lsp-ui/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+  <email>gnu-emacs@gentoo.org</email>
+  <name>Gentoo GNU Emacs project</name>
+</maintainer>
+<stabilize-allarches/>
+<upstream>
+  <remote-id type="github">emacs-lsp/lsp-ui</remote-id>
+</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-09  6:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-09  6:36 [gentoo-commits] repo/gentoo:master commit in: app-emacs/lsp-ui/files/, app-emacs/lsp-ui/ Hans de Graaff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox