From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/emacs-ccls/, app-emacs/emacs-ccls/files/
Date: Tue, 9 Aug 2022 20:06:29 +0000 (UTC) [thread overview]
Message-ID: <1660075544.c632f45783b8f45c1ed0d3b48e8269cf070d93c9.sam@gentoo> (raw)
commit: c632f45783b8f45c1ed0d3b48e8269cf070d93c9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 9 02:35:48 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 9 20:05:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c632f457
app-emacs/emacs-ccls: new package, add 0_pre20220510
Closes: https://bugs.gentoo.org/864513
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/emacs-ccls/Manifest | 1 +
.../emacs-ccls/emacs-ccls-0_pre20220510.ebuild | 21 +++++++++++++++++++++
app-emacs/emacs-ccls/files/50emacs-ccls-gentoo.el | 4 ++++
app-emacs/emacs-ccls/metadata.xml | 12 ++++++++++++
4 files changed, 38 insertions(+)
diff --git a/app-emacs/emacs-ccls/Manifest b/app-emacs/emacs-ccls/Manifest
new file mode 100644
index 000000000000..303eeeedb2ee
--- /dev/null
+++ b/app-emacs/emacs-ccls/Manifest
@@ -0,0 +1 @@
+DIST emacs-ccls-0_pre20220510.tar.gz 12719 BLAKE2B 95e7445c4ef44c9a83015191046065e7a5ae93cc6fbc09943baaa8f336573136289269f835b7988ca1af14e5240afb6b05a601f3965c94d8132d2636136435b0 SHA512 423de0f04376021a3841e91b43e12801a94fd06a12ca90028aeb17ad2db0d5f94e6f963f67410b98796f91f2be5d127bdfd865f86266ae06beab3b6877bdd35b
diff --git a/app-emacs/emacs-ccls/emacs-ccls-0_pre20220510.ebuild b/app-emacs/emacs-ccls/emacs-ccls-0_pre20220510.ebuild
new file mode 100644
index 000000000000..ba59639f32fa
--- /dev/null
+++ b/app-emacs/emacs-ccls/emacs-ccls-0_pre20220510.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+MY_COMMIT="ae74a39303457a5e6976dd1c6816cde97d357a0d"
+DESCRIPTION="Emacs client for ccls, a C/C++ language server"
+HOMEPAGE="https://github.com/emacs-lsp/emacs-ccls"
+SRC_URI="https://github.com/emacs-lsp/emacs-ccls/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_COMMIT}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="app-emacs/lsp-mode"
+DEPEND="${RDEPEND}"
+
+SITEFILE="50${PN}-gentoo.el"
diff --git a/app-emacs/emacs-ccls/files/50emacs-ccls-gentoo.el b/app-emacs/emacs-ccls/files/50emacs-ccls-gentoo.el
new file mode 100644
index 000000000000..9740d6b3b220
--- /dev/null
+++ b/app-emacs/emacs-ccls/files/50emacs-ccls-gentoo.el
@@ -0,0 +1,4 @@
+;;; emacs-ccls site-lisp configuration
+
+(add-to-list 'load-path "@SITELISP@")
+
diff --git a/app-emacs/emacs-ccls/metadata.xml b/app-emacs/emacs-ccls/metadata.xml
new file mode 100644
index 000000000000..74b5b8fa6ecb
--- /dev/null
+++ b/app-emacs/emacs-ccls/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="person">
+ <email>sam@gentoo.org</email>
+ <description>Sam James</description>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">emacs-lsp/emacs-ccls</remote-id>
+ </upstream>
+</pkgmetadata>
reply other threads:[~2022-08-09 20:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1660075544.c632f45783b8f45c1ed0d3b48e8269cf070d93c9.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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