public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/aws-checksums/
@ 2025-06-20 22:41 Okamura Kazuya
  0 siblings, 0 replies; 2+ messages in thread
From: Okamura Kazuya @ 2025-06-20 22:41 UTC (permalink / raw
  To: gentoo-commits

commit:     ccf5cf899f2c4b2d2a6f25ecaf319ccda6907032
Author:     KotoishiHeart <trakrailysurely <AT> danceylove <DOT> net>
AuthorDate: Fri Jun 20 11:06:07 2025 +0000
Commit:     Okamura Kazuya <trakrailysurely <AT> danceylove <DOT> net>
CommitDate: Fri Jun 20 22:35:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ccf5cf89

dev-libs/aws-checksums: add 0.2.7

Signed-off-by: KotoishiHeart <trakrailysurely <AT> danceylove.net>
Part-of: https://github.com/gentoo/guru/pull/331
Signed-off-by: KotoishiHeart <trakrailysurely <AT> danceylove.net>

 dev-libs/aws-checksums/Manifest                   |  1 +
 dev-libs/aws-checksums/aws-checksums-0.2.7.ebuild | 29 +++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-libs/aws-checksums/Manifest b/dev-libs/aws-checksums/Manifest
new file mode 100644
index 0000000000..33375db0a9
--- /dev/null
+++ b/dev-libs/aws-checksums/Manifest
@@ -0,0 +1 @@
+DIST aws-checksums-0.2.7.tar.gz 136393 BLAKE2B 197dc38d7f592ee96ac4ad1869b23eb63947ede09d9994086106425643db4b9dbdc2ed1fd98eb3045ca521338f6784d0cf8e68772133934370003d8ad72fada1 SHA512 9327d7194d3be9ba55f6c30010961a7fb2c8d287853412a06f6fc0b76ce414994b68b4b6eae10d51f747227af062d55c76c49ceeecf079a33f13096be729f061

diff --git a/dev-libs/aws-checksums/aws-checksums-0.2.7.ebuild b/dev-libs/aws-checksums/aws-checksums-0.2.7.ebuild
new file mode 100644
index 0000000000..8d224b7960
--- /dev/null
+++ b/dev-libs/aws-checksums/aws-checksums-0.2.7.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Cross-Platform HW accelerated CRC32c and CRC32 with software fallbacks"
+HOMEPAGE="https://github.com/awslabs/aws-checksums"
+SRC_URI="https://github.com/awslabs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+DEPEND="
+	dev-libs/aws-c-common:=
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_TESTING=$(usex test)
+	)
+	cmake_src_configure
+}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/aws-checksums/
@ 2025-06-20 23:35 Okamura Kazuya
  0 siblings, 0 replies; 2+ messages in thread
From: Okamura Kazuya @ 2025-06-20 23:35 UTC (permalink / raw
  To: gentoo-commits

commit:     26ef68257796cc8a086a3c102f6cb7d0922ce9a4
Author:     KotoishiHeart <trakrailysurely <AT> danceylove <DOT> net>
AuthorDate: Fri Jun 20 23:26:11 2025 +0000
Commit:     Okamura Kazuya <trakrailysurely <AT> danceylove <DOT> net>
CommitDate: Fri Jun 20 23:26:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26ef6825

dev-libs/aws-checksums: add metadata.xml

Signed-off-by: KotoishiHeart <trakrailysurely <AT> danceylove.net>

 dev-libs/aws-checksums/metadata.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/dev-libs/aws-checksums/metadata.xml b/dev-libs/aws-checksums/metadata.xml
new file mode 100644
index 0000000000..08cdcb6d4d
--- /dev/null
+++ b/dev-libs/aws-checksums/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>trakrailysurely@danceylove.net</email>
+    <name>Okamura Kazuya</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">awslabs/aws-checksums</remote-id>
+  </upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-06-20 23:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20 22:41 [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/aws-checksums/ Okamura Kazuya
  -- strict thread matches above, loose matches on Subject: below --
2025-06-20 23:35 Okamura Kazuya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox