From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/rinutils/
Date: Sun, 26 Jul 2020 15:30:01 +0000 (UTC) [thread overview]
Message-ID: <1595777385.2a2b15c5a9455704717146e9c1065877cffe1fd8.asturm@gentoo> (raw)
commit: 2a2b15c5a9455704717146e9c1065877cffe1fd8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 26 13:28:02 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 26 15:29:45 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2b15c5
dev-libs/rinutils: 0.4.1 version bump
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/rinutils/Manifest | 1 +
dev-libs/rinutils/rinutils-0.4.1.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-libs/rinutils/Manifest b/dev-libs/rinutils/Manifest
index bcd91179452..6c715b5f3c6 100644
--- a/dev-libs/rinutils/Manifest
+++ b/dev-libs/rinutils/Manifest
@@ -1 +1,2 @@
DIST rinutils-0.4.0.tar.xz 17072 BLAKE2B 90cd40fca0f682b730457da04bb392eada83ee2ab2ae3287ffdfd2235776038d6597143ca60c51b9c8d13b366511a5cd084b90811c5cfc7663125952fa009105 SHA512 96c0fc1e8164df8703910a8e14215e1a3fa52d5cc2fdf90af2f21dd064236e2b2b5f44485689553cd0df7cb99aa01f71241983166683934175d907e9f583edb5
+DIST rinutils-0.4.1.tar.xz 17136 BLAKE2B 890b7201845609026577ab49b952db193480bd252c2798d3084610d29b1d62ddd9afb791150ad0ac951e6e1518c5711de11f8f7253c1c4ce115dd220cc27f5b0 SHA512 e175e5ce6e32e85d4102ba788c5dec40bd09ecd4002e6de10e726843b7ac562a63b305898061cab623eb85d46983ae777ac6b57c46194a29d78f0fe498fa63e7
diff --git a/dev-libs/rinutils/rinutils-0.4.1.ebuild b/dev-libs/rinutils/rinutils-0.4.1.ebuild
new file mode 100644
index 00000000000..fa04b75970b
--- /dev/null
+++ b/dev-libs/rinutils/rinutils-0.4.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Set of C headers containing macros and static functions"
+HOMEPAGE="https://www.shlomifish.org/open-source/projects/ https://github.com/shlomif/rinutils"
+SRC_URI="https://github.com/shlomif/${PN}/releases/download/${PV}/${P}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+src_configure() {
+ local mycmakeargs=(
+ -DDISABLE_APPLYING_RPATH=OFF
+ -DWITH_TEST_SUITE=OFF # tests require perl
+ )
+
+ cmake_src_configure
+}
next reply other threads:[~2020-07-26 15:30 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-26 15:30 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-21 19:58 [gentoo-commits] repo/gentoo:master commit in: dev-libs/rinutils/ Arthur Zamarin
2024-07-07 9:52 Jakov Smolić
2024-07-07 9:52 Jakov Smolić
2024-07-07 6:23 Sam James
2024-07-07 6:10 Sam James
2024-07-07 5:15 Sam James
2023-10-16 16:34 Joonas Niilola
2023-09-29 0:54 Sam James
2023-09-28 22:49 Sam James
2023-09-28 22:49 Sam James
2023-09-28 22:49 Sam James
2023-09-28 22:49 Sam James
2023-09-28 22:49 Sam James
2023-09-28 1:57 Sam James
2023-07-04 5:22 WANG Xuerui
2023-06-24 8:51 Jakov Smolić
2023-06-24 6:48 Jakov Smolić
2023-06-24 4:12 Sam James
2023-06-24 3:59 Sam James
2023-06-24 3:56 Sam James
2023-06-24 2:26 Sam James
2023-05-04 13:44 Andreas Sturmlechner
2023-05-04 13:44 Andreas Sturmlechner
2023-04-14 19:43 Sam James
2023-03-07 3:20 Joshua Kinard
2023-02-24 22:20 Sam James
2023-02-22 17:17 Arthur Zamarin
2023-02-22 17:13 Arthur Zamarin
2023-02-22 16:55 Sam James
2022-01-07 14:49 Andreas Sturmlechner
2021-12-17 3:05 Sam James
2021-12-16 21:24 Jakov Smolić
2021-12-16 16:39 Jakov Smolić
2021-11-27 11:08 Andreas Sturmlechner
2021-09-17 7:51 Yixun Lan
2021-04-07 8:36 Andreas Sturmlechner
2021-04-06 6:40 Mikle Kolyada
2021-04-05 22:54 Thomas Deutschmann
2021-01-02 20:31 Andreas Sturmlechner
2020-11-25 16:37 Mikle Kolyada
2020-11-25 16:23 Mikle Kolyada
2020-11-25 16:19 Mikle Kolyada
2020-10-12 16:15 Andreas Sturmlechner
2020-09-28 21:33 Andreas Sturmlechner
2020-05-10 17:42 Mart Raudsepp
2020-05-10 9:19 Mikle Kolyada
2020-05-10 9:15 Mikle Kolyada
2020-04-04 1:08 Andreas Sturmlechner
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=1595777385.2a2b15c5a9455704717146e9c1065877cffe1fd8.asturm@gentoo \
--to=asturm@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