public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/rinutils/
Date: Sat,  2 Jan 2021 20:31:36 +0000 (UTC)	[thread overview]
Message-ID: <1609619452.db9be58513dc9ad19b64699b9e5f1441cf7e9105.asturm@gentoo> (raw)

commit:     db9be58513dc9ad19b64699b9e5f1441cf7e9105
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 16:12:25 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 20:30:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db9be585

dev-libs/rinutils: 0.8.0 version bump

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/rinutils/Manifest              |  1 +
 dev-libs/rinutils/rinutils-0.8.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-libs/rinutils/Manifest b/dev-libs/rinutils/Manifest
index ff6d6f879ff..9bd0358c13c 100644
--- a/dev-libs/rinutils/Manifest
+++ b/dev-libs/rinutils/Manifest
@@ -1 +1,2 @@
 DIST rinutils-0.6.0.tar.xz 16768 BLAKE2B a4fe413c6a4f18bd8c41a4d933a2515ba64f2dbe180d8a5868eadd8cd6ed7008d30f5b6cd5fa730edcb6548f6ea269ab419b912fd6c7346dd013a737320bb714 SHA512 2523747f9cf5f830e5fb5acc1e92691e8acfb59d6c4474d3768b68de9190dbc63c9e06cdd3c6ac67f8a853d37d1711d4c18550bb24446b2730198668f4ad0c45
+DIST rinutils-0.8.0.tar.xz 17112 BLAKE2B 362cf1e00092347e17a2a7da259316013af19f66ecb435b9e061355c7e3797b695b2334c86595380e70b6ea168fa50d4bcb055e75fa407601368d5a869a6d721 SHA512 06bbcdb5092762bf2ed92d4082eca17e8dc0e822ce8634f8ec8782fe7eccb4b954c081dbba3f1e2f72e0285607a813f020d4277af77accc43135bde50153359d

diff --git a/dev-libs/rinutils/rinutils-0.8.0.ebuild b/dev-libs/rinutils/rinutils-0.8.0.ebuild
new file mode 100644
index 00000000000..bd309594839
--- /dev/null
+++ b/dev-libs/rinutils/rinutils-0.8.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 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
+}


             reply	other threads:[~2021-01-02 20:31 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-02 20:31 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-18 20:51 [gentoo-commits] repo/gentoo:master commit in: dev-libs/rinutils/ Andreas Sturmlechner
2024-09-21 19:58 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
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-07-26 15:30 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=1609619452.db9be58513dc9ad19b64699b9e5f1441cf7e9105.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