From: "Guilherme Amadio" <amadio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/vc/
Date: Fri, 27 Oct 2023 06:56:49 +0000 (UTC) [thread overview]
Message-ID: <1698388935.57dfbc0057f729649ac11a4094c71bb23ef505a4.amadio@gentoo> (raw)
commit: 57dfbc0057f729649ac11a4094c71bb23ef505a4
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 07:16:02 2023 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 06:42:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57dfbc00
dev-libs/vc: add 1.4.4
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
dev-libs/vc/Manifest | 1 +
dev-libs/vc/vc-1.4.4.ebuild | 15 +++++++++++++++
2 files changed, 16 insertions(+)
diff --git a/dev-libs/vc/Manifest b/dev-libs/vc/Manifest
index 2e4c48676154..4feb0a18631f 100644
--- a/dev-libs/vc/Manifest
+++ b/dev-libs/vc/Manifest
@@ -1 +1,2 @@
DIST vc-1.4.3.tar.gz 640398 BLAKE2B 18a5bf346b433c08b565fe4e39395f2126fff47561651d5adba677de40c50e1f1d26cef2ae6ee7f9e18f4334116aa1ad3c0bff923c61494a4ccac4d7ac2d1991 SHA512 7c0c4ccf8c7c4585334482135f2daf1a5bc088114b880093893583bdcea1fbfcec02485da6059304c510c8b1bb1b768ef04fd7ac8ccb21b9ebbad5d0d5babaef
+DIST vc-1.4.4.tar.gz 645346 BLAKE2B 0131f6e96d4285b0ff0519206115f431e5dcc336358f045c5260dff62dbeda5a10500cfc0a333abe2ffd4c7dfd2e5b29452a68458dc3dd552a89fce30b7c4b68 SHA512 b8aa0a45637dd1e0cc23f074d023b677aab570dd4a78cff94e4c2d832afb841c1b421077ae9c848a40aa4beb50ed2e31fdf075738496856ff8fe3ea1d0acba07
diff --git a/dev-libs/vc/vc-1.4.4.ebuild b/dev-libs/vc/vc-1.4.4.ebuild
new file mode 100644
index 000000000000..07cfd7ab2726
--- /dev/null
+++ b/dev-libs/vc/vc-1.4.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="SIMD Vector Class Library for C++"
+HOMEPAGE="https://github.com/VcDevel/Vc"
+SRC_URI="https://github.com/VcDevel/Vc/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/Vc-${PV}
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
next reply other threads:[~2023-10-27 6:56 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-27 6:56 Guilherme Amadio [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-17 15:32 [gentoo-commits] repo/gentoo:master commit in: dev-libs/vc/ Guilherme Amadio
2024-03-10 20:10 Guilherme Amadio
2024-03-10 20:10 Guilherme Amadio
2024-03-10 12:16 Guilherme Amadio
2022-12-21 19:31 Arthur Zamarin
2022-12-21 15:56 Arthur Zamarin
2022-12-21 15:56 Arthur Zamarin
2022-05-23 15:21 Guilherme Amadio
2022-02-16 19:53 Arthur Zamarin
2022-02-12 12:34 Arthur Zamarin
2022-02-11 10:40 Jakov Smolić
2022-02-11 10:40 Jakov Smolić
2021-06-23 7:48 Guilherme Amadio
2021-03-08 21:14 Andreas Sturmlechner
2021-03-08 21:14 Andreas Sturmlechner
2020-12-21 18:07 Sam James
2020-06-02 9:06 Guilherme Amadio
2019-05-08 8:45 Guilherme Amadio
2018-11-20 12:33 Guilherme Amadio
2018-11-15 13:57 Guilherme Amadio
2018-11-15 13:57 Guilherme Amadio
2018-11-15 13:57 Guilherme Amadio
2017-11-27 20:31 Guilherme Amadio
2017-11-27 20:31 Guilherme Amadio
2017-05-17 14:42 Guilherme Amadio
2017-03-13 13:07 Guilherme Amadio
2017-02-13 12:19 Guilherme Amadio
2017-02-13 12:19 Guilherme Amadio
2017-02-12 15:44 Agostino Sarubbo
2017-02-12 14:48 Agostino Sarubbo
2017-02-09 13:16 Guilherme Amadio
2017-02-09 12:50 Guilherme Amadio
2017-02-09 12:50 Guilherme Amadio
2016-11-02 15:11 Guilherme Amadio
2016-03-16 16:07 Guilherme Amadio
2016-01-07 14:22 Guilherme Amadio
2015-08-09 12:30 Justin Lecher
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=1698388935.57dfbc0057f729649ac11a4094c71bb23ef505a4.amadio@gentoo \
--to=amadio@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