public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-nim/noise/
Date: Mon, 12 Dec 2022 11:44:18 +0000 (UTC)	[thread overview]
Message-ID: <1670844176.90993a08defdef8443008734fc3a1e9975d2fe97.cybertailor@gentoo> (raw)

commit:     90993a08defdef8443008734fc3a1e9975d2fe97
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Dec  9 09:48:11 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Dec 12 11:22:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=90993a08

dev-nim/noise: add 0.1.8

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-nim/noise/Manifest           |  1 +
 dev-nim/noise/noise-0.1.8.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-nim/noise/Manifest b/dev-nim/noise/Manifest
index 8036ce401..6f7a30bb5 100644
--- a/dev-nim/noise/Manifest
+++ b/dev-nim/noise/Manifest
@@ -1 +1,2 @@
 DIST noise-0.1.6.tar.gz 32616 BLAKE2B 376e577d7d224df1756b1105f609678fda3955561fbefc405834d4fdf09f20da9a729efd7ff4280656924f4d770c23b275fc1fb894cf64d985fa8a373cdef5d5 SHA512 27f212cc9080de1bcb244c6adf9f938516779b641984bd5d3885e79c6c3ee2e983a4c7c611e7b09bec89659892f2cd2a6089e17c5eb7be0f8b5f074d7f5a3184
+DIST noise-0.1.8.tar.gz 32613 BLAKE2B 3b823bb10d58804d935b8464d5be41b821888415d5141d0e1cbb3b17975e87a5c6fd71036260d109ea19f99e2643dd7b65f0ca0b9bcdca3d880cb01e433c4d6e SHA512 915b89e55b5bebc9c749c5870d509735617c9b431a6c34af2d6241910accd92a97bd84c706d0f1b7777531fe121515b664aa83d4abbd3ac6390cd8a3bf513475

diff --git a/dev-nim/noise/noise-0.1.8.ebuild b/dev-nim/noise/noise-0.1.8.ebuild
new file mode 100644
index 000000000..5f3eec9cb
--- /dev/null
+++ b/dev-nim/noise/noise-0.1.8.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit nimble
+
+DESCRIPTION="a Nim implementation of linenoise"
+HOMEPAGE="
+	https://github.com/jangko/nim-noise
+	https://nimble.directory/pkg/noise
+"
+SRC_URI="https://github.com/jangko/nim-${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/nim-${P}"
+
+LICENSE="MIT"
+SLOT="0.1.4"
+KEYWORDS="~amd64"
+
+DOCS=( examples readme.md )
+
+set_package_url "https://github.com/jangko/nim-noise"
+
+src_test() {
+	nimble_src_test
+	rm examples/{primitives,test} || die
+}
+
+src_install() {
+	docompress -x /usr/share/doc/${PF}/examples
+	nimble_src_install
+}


             reply	other threads:[~2022-12-12 11:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12 11:44 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-09  1:40 [gentoo-commits] repo/proj/guru:dev commit in: dev-nim/noise/ Anna Vyalkova
2024-12-09  1:40 Anna Vyalkova
2022-10-10 16:43 Anna Vyalkova
2022-07-11  6:42 Anna Vyalkova

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=1670844176.90993a08defdef8443008734fc3a1e9975d2fe97.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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