From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/kemal/
Date: Wed, 9 Nov 2022 13:14:11 +0000 (UTC) [thread overview]
Message-ID: <1667999627.3221de4523b18bc8c1aaed5dbf1844a11b0000e3.cybertailor@gentoo> (raw)
commit: 3221de4523b18bc8c1aaed5dbf1844a11b0000e3
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Nov 9 13:13:47 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Wed Nov 9 13:13:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3221de45
dev-crystal/kemal: new package, add 1.3.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-crystal/kemal/Manifest | 1 +
dev-crystal/kemal/kemal-1.3.0.ebuild | 29 +++++++++++++++++++++++++++++
dev-crystal/kemal/metadata.xml | 8 ++++++++
3 files changed, 38 insertions(+)
diff --git a/dev-crystal/kemal/Manifest b/dev-crystal/kemal/Manifest
new file mode 100644
index 000000000..11d5e43b3
--- /dev/null
+++ b/dev-crystal/kemal/Manifest
@@ -0,0 +1 @@
+DIST kemal-1.3.0.tar.gz 49862 BLAKE2B b99ce90c2dcc3d3634689c47e91955e9fbbadfe05f2114e8eee582a61921dd82b8caa6e4dd0d4b58ec00482237b08b216d6a3849d7382ff4d7823de62409dbfe SHA512 00b12d7bf74679dde96c929a515e7db62c455be348a33d06c0aaf182e17655be3214d523f301318315ab28400eb626f4a5b7693fd9e8bf7e99d6ded7181dbbea
diff --git a/dev-crystal/kemal/kemal-1.3.0.ebuild b/dev-crystal/kemal/kemal-1.3.0.ebuild
new file mode 100644
index 000000000..aace18b90
--- /dev/null
+++ b/dev-crystal/kemal/kemal-1.3.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit shards
+
+DESCRIPTION="Lightning Fast, Super Simple web framework"
+HOMEPAGE="
+ https://kemalcr.com/
+ https://github.com/kemalcr/kemal
+"
+SRC_URI="https://github.com/kemalcr/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ dev-crystal/exception_page
+ dev-crystal/radix
+"
+
+src_prepare() {
+ default
+
+ # 'crystal eval' fails
+ rm spec/run_spec.cr || die
+}
diff --git a/dev-crystal/kemal/metadata.xml b/dev-crystal/kemal/metadata.xml
new file mode 100644
index 000000000..7ebbd0334
--- /dev/null
+++ b/dev-crystal/kemal/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>
next reply other threads:[~2022-11-09 13:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-09 13:14 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-11 10:09 [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/kemal/ Anna Vyalkova
2023-04-16 19:13 Anna Vyalkova
2023-04-17 9:17 Anna Vyalkova
2023-06-07 20:18 Anna Vyalkova
2024-04-27 9:50 Anna Vyalkova
2024-10-16 11:21 Anna Vyalkova
2024-12-03 17:06 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=1667999627.3221de4523b18bc8c1aaed5dbf1844a11b0000e3.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