* [gentoo-commits] repo/proj/guru:dev commit in: dev-nim/synthesis/
@ 2022-07-13 8:58 Anna Vyalkova
0 siblings, 0 replies; only message in thread
From: Anna Vyalkova @ 2022-07-13 8:58 UTC (permalink / raw
To: gentoo-commits
commit: 10f3b109d3495bb5de84eef6a8aa5e9975e88ca3
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Jul 13 04:37:49 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Wed Jul 13 04:38:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10f3b109
dev-nim/synthesis: new package, add 0.2.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-nim/synthesis/Manifest | 1 +
dev-nim/synthesis/metadata.xml | 11 +++++++++++
dev-nim/synthesis/synthesis-0.2.0.ebuild | 20 ++++++++++++++++++++
3 files changed, 32 insertions(+)
diff --git a/dev-nim/synthesis/Manifest b/dev-nim/synthesis/Manifest
new file mode 100644
index 000000000..cdebf229c
--- /dev/null
+++ b/dev-nim/synthesis/Manifest
@@ -0,0 +1 @@
+DIST synthesis-0.2.0.tar.gz 659395 BLAKE2B a4ef5c92e385fbc3fc6f9bd70263f3d37d61f6018d58e30c33d8d95edd829bfdd607d48f489c4ef6dc28f8a7a5305388a77147a768ca88782fdba492597bd318 SHA512 30dc72f55cd21965759fd7e32d9fb0fcd0cc5584d2333219f40e10a198d3169262f3a95346d6da0d226d7d476c7d11fbe0390355e7d169172b1d13cc9bd3539c
diff --git a/dev-nim/synthesis/metadata.xml b/dev-nim/synthesis/metadata.xml
new file mode 100644
index 000000000..93fdffdc1
--- /dev/null
+++ b/dev-nim/synthesis/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>cyber+gentoo@sysrq.in</email>
+ <name>Anna</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">mratsim/Synthesis</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-nim/synthesis/synthesis-0.2.0.ebuild b/dev-nim/synthesis/synthesis-0.2.0.ebuild
new file mode 100644
index 000000000..e0f424b6d
--- /dev/null
+++ b/dev-nim/synthesis/synthesis-0.2.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit nimble
+
+DESCRIPTION="A compile-time, compact, fast, without allocation, state-machine generator"
+HOMEPAGE="
+ https://github.com/mratsim/Synthesis
+ https://nimble.directory/pkg/synthesis
+"
+SRC_URI="https://github.com/mratsim/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${P^}"
+
+LICENSE="|| ( Apache-2.0 MIT )"
+SLOT="${PV}"
+KEYWORDS="~amd64"
+
+set_package_url "https://github.com/mratsim/Synthesis"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-07-13 8:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-13 8:58 [gentoo-commits] repo/proj/guru:dev commit in: dev-nim/synthesis/ Anna Vyalkova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox