From: "Arsen Arsenović" <arsen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/jsonrpc/
Date: Mon, 16 Dec 2024 19:34:41 +0000 (UTC) [thread overview]
Message-ID: <1734377540.a0303e473c4edfa94249fb7a8f18e49cb49bb2da.arsen@gentoo> (raw)
commit: a0303e473c4edfa94249fb7a8f18e49cb49bb2da
Author: Arsen Arsenović <arsen <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 15:17:04 2024 +0000
Commit: Arsen Arsenović <arsen <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 19:32:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0303e47
app-emacs/jsonrpc: new package, add 1.0.25
Signed-off-by: Arsen Arsenović <arsen <AT> gentoo.org>
app-emacs/jsonrpc/Manifest | 1 +
app-emacs/jsonrpc/jsonrpc-1.0.25.ebuild | 17 +++++++++++++++++
app-emacs/jsonrpc/metadata.xml | 30 ++++++++++++++++++++++++++++++
3 files changed, 48 insertions(+)
diff --git a/app-emacs/jsonrpc/Manifest b/app-emacs/jsonrpc/Manifest
new file mode 100644
index 000000000000..d155a28f3a3a
--- /dev/null
+++ b/app-emacs/jsonrpc/Manifest
@@ -0,0 +1 @@
+DIST jsonrpc-1.0.25.tar.xz 13280 BLAKE2B 21d59d4e917224836168c33c991fdd08152cd8749c41f693282a5149d908fd96253ad25e2a32caeb44f774126dbebff932a7a5b55aa5ee92255ae975608ffb0a SHA512 8195a7b8bc8477bb5b4a8c168f9855f9d73c6ff807158d7e4ebad43d3b778b76a60c5f049c6ebe6d6cc3f0a98c23aeef69e907ed43f2ec73b6c2bb41aab23957
diff --git a/app-emacs/jsonrpc/jsonrpc-1.0.25.ebuild b/app-emacs/jsonrpc/jsonrpc-1.0.25.ebuild
new file mode 100644
index 000000000000..eeeadcbb0883
--- /dev/null
+++ b/app-emacs/jsonrpc/jsonrpc-1.0.25.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+NEED_EMACS=25.2
+
+inherit elisp
+
+DESCRIPTION="JSON-RPC library (GNU ELPA release, also part of Emacs)"
+HOMEPAGE="https://elpa.gnu.org/packages/jsonrpc.html"
+SRC_URI="https://dev.gentoo.org/~arsen/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+ELISP_REMOVE=jsonrpc-pkg.el
diff --git a/app-emacs/jsonrpc/metadata.xml b/app-emacs/jsonrpc/metadata.xml
new file mode 100644
index 000000000000..9b95fb911351
--- /dev/null
+++ b/app-emacs/jsonrpc/metadata.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>arsen@gentoo.org</email>
+ <description>Arsen Arsenović</description>
+ </maintainer>
+ <maintainer type="person">
+ <email>sam@gentoo.org</email>
+ <description>Sam James</description>
+ </maintainer>
+ <maintainer type="project">
+ <email>gnu-emacs@gentoo.org</email>
+ <name>Gentoo GNU Emacs project</name>
+ </maintainer>
+ <upstream>
+ <!-- lisp/jsonrpc.el -->
+ <remote-id type="savannah">emacs</remote-id>
+ </upstream>
+ <longdescription>
+ This library implements the JSONRPC 2.0 specification as described
+ in https://www.jsonrpc.org/. As the name suggests, JSONRPC is a
+ generic Remote Procedure Call protocol designed around JSON objects.
+ To learn how to write JSONRPC programs with this library, see Info
+ node `(elisp)JSONRPC'."
+
+ This library was originally extracted from eglot.el, an Emacs LSP
+ client, which you should see for an example usage.
+ </longdescription>
+</pkgmetadata>
reply other threads:[~2024-12-16 19:34 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=1734377540.a0303e473c4edfa94249fb7a8f18e49cb49bb2da.arsen@gentoo \
--to=arsen@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