From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/QNNPACK/
Date: Wed, 8 May 2024 17:23:46 +0000 (UTC) [thread overview]
Message-ID: <1715188959.6f18120fbca9824a1d9480e1d98ae563c66fd807.tupone@gentoo> (raw)
commit: 6f18120fbca9824a1d9480e1d98ae563c66fd807
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed May 8 17:22:39 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed May 8 17:22:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f18120f
sci-libs/QNNPACK: deps on clog
Closes: https://bugs.gentoo.org/931517
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
.../{QNNPACK-2019.08.28.ebuild => QNNPACK-2019.08.28-r1.ebuild} | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/sci-libs/QNNPACK/QNNPACK-2019.08.28.ebuild b/sci-libs/QNNPACK/QNNPACK-2019.08.28-r1.ebuild
similarity index 94%
rename from sci-libs/QNNPACK/QNNPACK-2019.08.28.ebuild
rename to sci-libs/QNNPACK/QNNPACK-2019.08.28-r1.ebuild
index 11fde064e65b..aa539b84c440 100644
--- a/sci-libs/QNNPACK/QNNPACK-2019.08.28.ebuild
+++ b/sci-libs/QNNPACK/QNNPACK-2019.08.28-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,6 +11,8 @@ HOMEPAGE="https://github.com/pytorch/QNNPACK/"
SRC_URI="https://github.com/pytorch/${PN}/archive/${CommitId}.tar.gz
-> ${P}.tar.gz"
+S="${WORKDIR}"/${PN}-${CommitId}
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
@@ -23,14 +25,13 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-libs/FP16
dev-libs/FXdiv
+ dev-libs/clog
"
BDEPEND="test? ( dev-cpp/gtest )"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( static-libs )"
-S="${WORKDIR}"/${PN}-${CommitId}
-
PATCHES=(
"${FILESDIR}"/${P}-gentoo.patch
)
reply other threads:[~2024-05-08 17:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1715188959.6f18120fbca9824a1d9480e1d98ae563c66fd807.tupone@gentoo \
--to=tupone@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