From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-hare/hare-json/
Date: Wed, 26 Jul 2023 05:48:14 +0000 (UTC) [thread overview]
Message-ID: <1690346550.81c188c422201f38d256cd8d77e6aace5b6f9150.lanodan@gentoo> (raw)
commit: 81c188c422201f38d256cd8d77e6aace5b6f9150
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Wed Jul 26 04:42:23 2023 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Wed Jul 26 04:42:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81c188c4
dev-hare/hare-json: new package, add 9999
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
dev-hare/hare-json/hare-json-9999.ebuild | 21 +++++++++++++++++++++
dev-hare/hare-json/metadata.xml | 8 ++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-hare/hare-json/hare-json-9999.ebuild b/dev-hare/hare-json/hare-json-9999.ebuild
new file mode 100644
index 000000000..216d79572
--- /dev/null
+++ b/dev-hare/hare-json/hare-json-9999.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit git-r3
+
+DESCRIPTION="JSON support for Hare"
+HOMEPAGE="https://git.sr.ht/~sircmpwn/hare-json"
+EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/hare-json"
+LICENSE="MPL-2.0"
+SLOT="0"
+
+DEPEND="dev-lang/hare"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ default
+
+ sed -i 's;^PREFIX=.*;PREFIX=/usr;' Makefile || die
+}
diff --git a/dev-hare/hare-json/metadata.xml b/dev-hare/hare-json/metadata.xml
new file mode 100644
index 000000000..2092bcc33
--- /dev/null
+++ b/dev-hare/hare-json/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>contact@hacktivis.me</email>
+ <name>Haelwenn (lanodan) Monnier</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2023-07-26 5:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-26 5:48 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-16 4:00 [gentoo-commits] repo/proj/guru:dev commit in: dev-hare/hare-json/ Haelwenn Monnier
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=1690346550.81c188c422201f38d256cd8d77e6aace5b6f9150.lanodan@gentoo \
--to=contact@hacktivis.me \
--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