From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libbraiding/
Date: Mon, 4 Nov 2024 14:57:31 +0000 (UTC) [thread overview]
Message-ID: <1730732208.df5b3276ddfef238cfefcbb39ea60185a00e46b0.mjo@gentoo> (raw)
commit: df5b3276ddfef238cfefcbb39ea60185a00e46b0
Author: Miguel Marco <mmarco <AT> unizar <DOT> es>
AuthorDate: Thu Oct 31 09:40:47 2024 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Nov 4 14:56:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df5b3276
sci-libs/libbraiding: add 1.3
Closes: https://github.com/gentoo/gentoo/pull/39170
Signed-off-by: Miguel Marco <mmarco <AT> unizar.es>
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
sci-libs/libbraiding/Manifest | 1 +
sci-libs/libbraiding/libbraiding-1.3.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/sci-libs/libbraiding/Manifest b/sci-libs/libbraiding/Manifest
index f1e19d383a74..e55e5ab18788 100644
--- a/sci-libs/libbraiding/Manifest
+++ b/sci-libs/libbraiding/Manifest
@@ -1 +1,2 @@
DIST libbraiding-1.2.tar.gz 380852 BLAKE2B 8d88861879e7566fa88f3a269c20efa4f37a692da6fd32736b695628a414cec0e03a01cb7a0cfcf20bd233fd21c15b070d9df3e0ee4951c9511949962b012f61 SHA512 f3dcfa77d5313ecfa91c0b9a61988eb2048dd27ed77f46a5c34fc57adb9eee53b250946a7158918b3198559bd016c723dba98465036d01c482b5c6000ab59d8a
+DIST libbraiding-1.3.tar.gz 389034 BLAKE2B edc4fbe0a06afec3ddb9c3fa2d63f388ec16bb355100ecf1bb104f72ebf1975d92abc973e8ba118f5cafe998ea4587dc9f456a7a45d076cdae429d607c335a9b SHA512 da8c24183eeaf21a79cd7f723b0082e29e3185594b7cf6695e58de9677a64838da361220b35dd140c920d64dbf5cbf1f1c6f4129709c57efc5d624b766ccd69f
diff --git a/sci-libs/libbraiding/libbraiding-1.3.ebuild b/sci-libs/libbraiding/libbraiding-1.3.ebuild
new file mode 100644
index 000000000000..f0950f754d74
--- /dev/null
+++ b/sci-libs/libbraiding/libbraiding-1.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Expose the functionality of cbraid as a shared library"
+HOMEPAGE="https://github.com/miguelmarco/libbraiding"
+
+SRC_URI="https://github.com/miguelmarco/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+# A few source headers still say GPLv2, but I believe that to be an
+# oversight: https://github.com/jeanluct/cbraid/issues/4
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv"
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
next reply other threads:[~2024-11-04 14:57 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-04 14:57 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-20 2:20 [gentoo-commits] repo/gentoo:master commit in: sci-libs/libbraiding/ Michael Orlitzky
2024-12-10 22:17 Michael Orlitzky
2024-12-10 22:17 Michael Orlitzky
2024-09-21 3:38 Michael Orlitzky
2024-09-21 3:38 Michael Orlitzky
2023-06-04 23:44 Michael Orlitzky
2023-06-04 23:44 Michael Orlitzky
2023-02-28 23:55 Michael Orlitzky
2021-11-02 12:51 Michael Orlitzky
2021-11-02 12:51 Michael Orlitzky
2021-02-28 14:42 Michael Orlitzky
2020-03-24 23:58 Michael Orlitzky
2020-01-15 13:53 Michael Orlitzky
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=1730732208.df5b3276ddfef238cfefcbb39ea60185a00e46b0.mjo@gentoo \
--to=mjo@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