mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/kineto: add 0.4.0_p20231127, drop 0.4.0_p20231031-r1
Closes: https://bugs.gentoo.org/908397 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST kineto-0.4.0_p20231031.tar.gz 8234532 BLAKE2B 11ff60f865a09f651facdb9752d9cb401f89d36d72f977b79fd35a128fe6666c6cba6aaaf8119a939d1e26b30dff55d8d30f484c7d9fb4ab626327f2bd574bf4 SHA512 48421d9a6f4487112f37222350b33a171fc0e2119fa4636380e6ecb6574300576325d5c21affc8ab3b9769264ab549918fa2c4e5fee2c2e24c09c1f3f87f3444
|
||||
DIST kineto-0.4.0_p20231127.tar.gz 8234629 BLAKE2B ac6e13340817eb283e387e699e70e5113571b258ee3ebf72f2d4a54a6349be22d84701ddec67fbc72d12be3fb0c321a71c8dd64a7f8a6d679522c49f21304fbc SHA512 316db3db624ae36720c0fcabb81f70c31b94ea64f18bc103aeadb75a25e06e113a774a3ec0c769881960ad61f3c2210172ccde1c451df653e7c430fbe89e4d9a
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
inherit python-any-r1 cmake prefix
|
||||
|
||||
CommitId=a30ca3f9509c2cfd28561abbca51328f0bdf9014
|
||||
CommitId=c7aeac02222978e7673ee5381bfcaa6b60d5d69c
|
||||
|
||||
DESCRIPTION="part of the PyTorch Profiler"
|
||||
HOMEPAGE="https://github.com/pytorch/kineto"
|
||||
@@ -45,7 +45,7 @@ src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DLIBKINETO_THIRDPARTY_DIR="${EPREFIX}"/usr/include/
|
||||
)
|
||||
eapply $(prefixify_ro "${FILESDIR}"/${P}-gentoo.patch)
|
||||
eapply $(prefixify_ro "${FILESDIR}"/${PN}-0.4.0_p20231031-gentoo.patch)
|
||||
|
||||
cmake_src_configure
|
||||
}
|
||||
Reference in New Issue
Block a user