From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libcbor/
Date: Mon, 2 Aug 2021 16:42:52 +0000 (UTC) [thread overview]
Message-ID: <1627922557.271c3e9dc7be5fb163f1fceabfb6401bb45a5b0d.marecki@gentoo> (raw)
commit: 271c3e9dc7be5fb163f1fceabfb6401bb45a5b0d
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 2 13:07:19 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Aug 2 16:42:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271c3e9d
dev-libs/libcbor: keyword 0.8.0 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-libs/libcbor/libcbor-0.8.0.ebuild | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/dev-libs/libcbor/libcbor-0.8.0.ebuild b/dev-libs/libcbor/libcbor-0.8.0.ebuild
index b71a5d850fd..44f2484795e 100644
--- a/dev-libs/libcbor/libcbor-0.8.0.ebuild
+++ b/dev-libs/libcbor/libcbor-0.8.0.ebuild
@@ -3,8 +3,9 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-inherit python-any-r1 cmake-utils
+CMAKE_MAKEFILE_GENERATOR="emake"
+PYTHON_COMPAT=( python3_{8..9} )
+inherit python-any-r1 cmake
DESCRIPTION="CBOR protocol implementation for C and others"
HOMEPAGE="https://github.com/pjk/libcbor"
@@ -12,7 +13,7 @@ SRC_URI="https://github.com/PJK/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="+custom-alloc doc test"
BDEPEND="
@@ -28,8 +29,6 @@ BDEPEND="
RESTRICT="!test? ( test )"
-CMAKE_MAKEFILE_GENERATOR="emake"
-
python_check_deps() {
has_version "dev-python/sphinx[${PYTHON_USEDEP}]" && \
has_version "dev-python/breathe[${PYTHON_USEDEP}]"
@@ -46,11 +45,11 @@ src_configure() {
-DWITH_TESTS=$(usex test 'ON' 'OFF')
)
- cmake-utils_src_configure
+ cmake_src_configure
}
src_compile() {
- cmake-utils_src_compile
+ cmake_src_compile
if use doc; then
pushd doc >/dev/null || die
@@ -60,7 +59,7 @@ src_compile() {
}
src_install() {
- cmake-utils_src_install
+ cmake_src_install
if use doc; then
dodoc -r doc/build/html
next reply other threads:[~2021-08-02 16:42 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-02 16:42 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-04 9:42 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libcbor/ Arthur Zamarin
2025-07-04 8:58 Arthur Zamarin
2025-06-22 0:30 Sam James
2025-06-21 16:25 Arthur Zamarin
2025-06-21 15:31 Arthur Zamarin
2025-05-21 20:12 Sam James
2024-05-28 17:01 Sam James
2024-05-28 14:03 Sam James
2024-05-28 13:19 Sam James
2024-05-28 12:44 Sam James
2024-05-28 12:29 Michał Górny
2024-05-28 12:04 Michał Górny
2024-05-28 12:04 Michał Górny
2024-04-23 22:58 Patrick McLean
2023-11-28 16:34 Sam James
2023-06-10 21:05 Andreas Sturmlechner
2023-05-21 5:35 Sam James
2023-05-01 6:05 Arthur Zamarin
2023-05-01 2:26 Sam James
2023-05-01 2:26 Sam James
2023-05-01 0:16 Sam James
2023-05-01 0:09 Sam James
2023-05-01 0:09 Sam James
2023-05-01 0:09 Sam James
2023-03-04 14:06 Arthur Zamarin
2023-03-04 8:18 Arthur Zamarin
2023-03-04 6:09 Arthur Zamarin
2023-03-04 5:47 Arthur Zamarin
2023-02-01 2:23 Patrick McLean
2023-01-05 17:14 Patrick McLean
2022-10-04 20:23 Arthur Zamarin
2022-06-02 0:15 Sam James
2022-06-01 8:32 Jakov Smolić
2022-06-01 8:15 Jakov Smolić
2022-06-01 8:14 Jakov Smolić
2022-06-01 7:37 Sam James
2022-06-01 7:31 Sam James
2022-06-01 7:31 Sam James
2022-05-05 23:48 WANG Xuerui
2022-01-17 7:26 Joshua Kinard
2021-11-26 20:52 Patrick McLean
2021-10-02 9:08 James Le Cuirot
2021-05-23 19:28 Michał Górny
2021-02-06 21:29 Sam James
2021-02-06 13:27 Sam James
2021-01-14 20:09 Sergei Trofimovich
2021-01-01 0:53 Michał Górny
2020-12-27 12:51 Sergei Trofimovich
2020-12-24 22:06 Sergei Trofimovich
2020-12-24 10:03 Agostino Sarubbo
2020-12-22 21:04 Sam James
2020-12-22 21:03 Sam James
2020-12-21 23:55 Sam James
2020-12-21 17:48 Thomas Deutschmann
2020-09-29 21:25 Sergei Trofimovich
2020-09-21 17:36 Patrick McLean
2020-07-12 1:51 Sam James
2020-06-01 4:16 Matt Turner
2020-05-31 19:09 Sergei Trofimovich
2020-05-31 15:17 Sergei Trofimovich
2020-05-28 18:20 Sergei Trofimovich
2020-05-02 13:30 Mart Raudsepp
2020-04-25 19:41 Patrick McLean
2020-04-04 10:52 Sergei Trofimovich
2020-03-30 17:03 Thomas Deutschmann
2020-03-17 1:55 Patrick McLean
2020-03-17 1:41 Patrick McLean
2020-03-15 12:17 Mikle Kolyada
2020-02-16 7:13 Georgy Yakovlev
2020-02-16 5:57 Patrick McLean
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=1627922557.271c3e9dc7be5fb163f1fceabfb6401bb45a5b0d.marecki@gentoo \
--to=marecki@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