From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/itk/, sci-libs/itk/files/
Date: Sat, 13 May 2023 01:31:08 +0000 (UTC) [thread overview]
Message-ID: <1683941458.3d21154c5c99a552d9a79c651f09de25594a88b0.chymera@gentoo> (raw)
commit: 3d21154c5c99a552d9a79c651f09de25594a88b0
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sat May 13 01:29:30 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sat May 13 01:30:58 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3d21154c
sci-libs/itk: patch for newer gcc
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-libs/itk/files/itk-5.3.0-uint8.patch | 10 ++++++++++
sci-libs/itk/itk-5.3.0-r1.ebuild | 2 ++
2 files changed, 12 insertions(+)
diff --git a/sci-libs/itk/files/itk-5.3.0-uint8.patch b/sci-libs/itk/files/itk-5.3.0-uint8.patch
new file mode 100644
index 000000000..724314574
--- /dev/null
+++ b/sci-libs/itk/files/itk-5.3.0-uint8.patch
@@ -0,0 +1,10 @@
+--- a/Modules/Filtering/MathematicalMorphology/include/itkMathematicalMorphologyEnums.h
++++ b/Modules/Filtering/MathematicalMorphology/include/itkMathematicalMorphologyEnums.h
+@@ -20,6 +20,7 @@
+
+ #include <iostream>
+ #include "ITKMathematicalMorphologyExport.h"
++#include <cstdint>
+
+
+ namespace itk
diff --git a/sci-libs/itk/itk-5.3.0-r1.ebuild b/sci-libs/itk/itk-5.3.0-r1.ebuild
index 23f3341a2..29a3da5d0 100644
--- a/sci-libs/itk/itk-5.3.0-r1.ebuild
+++ b/sci-libs/itk/itk-5.3.0-r1.ebuild
@@ -92,9 +92,11 @@ BDEPEND="
S="${WORKDIR}/${MY_P}"
+# uint patch applied by upstream for next release.
PATCHES=(
"${FILESDIR}/${PN}-5.2.1-system-tiff-has-64.patch"
"${FILESDIR}/${PN}-5.3.0-system-openjpeg.patch"
+ "${FILESDIR}/${PN}-5.3.0-uint8.patch"
)
pkg_pretend() {
next reply other threads:[~2023-05-13 1:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-13 1:31 Horea Christian [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-25 1:49 [gentoo-commits] proj/sci:master commit in: sci-libs/itk/, sci-libs/itk/files/ Horea Christian
2022-09-30 10:18 Andrew Ammerlaan
2022-09-15 11:17 Andrew Ammerlaan
2022-08-31 10:30 Andrew Ammerlaan
2022-08-23 10:58 Andrew Ammerlaan
2020-09-25 7:33 Horea Christian
2019-09-09 8:26 Horea Christian
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=1683941458.3d21154c5c99a552d9a79c651f09de25594a88b0.chymera@gentoo \
--to=horea.christ@gmail.com \
--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