From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/osl/, media-libs/osl/files/
Date: Thu, 09 Jan 2025 23:05:45 +0000 (UTC) [thread overview]
Message-ID: <1736463841.e1ca2fad225821b480379a3486b892adc2ad8729.sam@gentoo> (raw)
commit: e1ca2fad225821b480379a3486b892adc2ad8729
Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Thu Jan 9 21:12:10 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 9 23:04:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ca2fad
media-libs/osl: include cstdint [gcc-15] #941749
Closes: https://bugs.gentoo.org/941749
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/osl/files/osl-include-cstdint.patch | 20 ++++++++++++++++++++
media-libs/osl/osl-1.12.14.0-r2.ebuild | 1 +
media-libs/osl/osl-1.13.10.0.ebuild | 1 +
media-libs/osl/osl-1.13.12.0.ebuild | 4 ++++
media-libs/osl/osl-9999.ebuild | 4 ++++
5 files changed, 30 insertions(+)
diff --git a/media-libs/osl/files/osl-include-cstdint.patch b/media-libs/osl/files/osl-include-cstdint.patch
new file mode 100644
index 000000000000..efaa2f81b9b6
--- /dev/null
+++ b/media-libs/osl/files/osl-include-cstdint.patch
@@ -0,0 +1,20 @@
+--- a/src/include/OSL/platform.h
++++ b/src/include/OSL/platform.h
+@@ -18,6 +18,7 @@
+
+ #pragma once
+
++#include <cstdint>
+ #include <cstring>
+ #include <memory>
+
+--- a/src/include/osl_pvt.h
++++ b/src/include/osl_pvt.h
+@@ -4,6 +4,7 @@
+
+ #pragma once
+
++#include <cstdint>
+ #include <memory>
+
+ #include <OSL/oslconfig.h>
diff --git a/media-libs/osl/osl-1.12.14.0-r2.ebuild b/media-libs/osl/osl-1.12.14.0-r2.ebuild
index f38439f7c41a..dc269dddcea9 100644
--- a/media-libs/osl/osl-1.12.14.0-r2.ebuild
+++ b/media-libs/osl/osl-1.12.14.0-r2.ebuild
@@ -67,6 +67,7 @@ BDEPEND="
"
PATCHES=(
+ "${FILESDIR}/${PN}-include-cstdint.patch"
"${FILESDIR}/${PN}-1.12.14.0-libfmt11.patch"
"${FILESDIR}/${PN}-1.12.14.0-m_dz.patch"
)
diff --git a/media-libs/osl/osl-1.13.10.0.ebuild b/media-libs/osl/osl-1.13.10.0.ebuild
index 6eec6ac13700..b8cee5f33486 100644
--- a/media-libs/osl/osl-1.13.10.0.ebuild
+++ b/media-libs/osl/osl-1.13.10.0.ebuild
@@ -76,6 +76,7 @@ BDEPEND="
"
PATCHES=(
+ "${FILESDIR}/${PN}-include-cstdint.patch"
"${FILESDIR}/${PN}-1.12.14.0-m_dz.patch"
)
diff --git a/media-libs/osl/osl-1.13.12.0.ebuild b/media-libs/osl/osl-1.13.12.0.ebuild
index 267c8484ce23..ed68fd687ad2 100644
--- a/media-libs/osl/osl-1.13.12.0.ebuild
+++ b/media-libs/osl/osl-1.13.12.0.ebuild
@@ -75,6 +75,10 @@ BDEPEND="
virtual/pkgconfig
"
+PATCHES=(
+ "${FILESDIR}/${PN}-include-cstdint.patch"
+)
+
pkg_setup() {
llvm-r1_pkg_setup
diff --git a/media-libs/osl/osl-9999.ebuild b/media-libs/osl/osl-9999.ebuild
index 267c8484ce23..ed68fd687ad2 100644
--- a/media-libs/osl/osl-9999.ebuild
+++ b/media-libs/osl/osl-9999.ebuild
@@ -75,6 +75,10 @@ BDEPEND="
virtual/pkgconfig
"
+PATCHES=(
+ "${FILESDIR}/${PN}-include-cstdint.patch"
+)
+
pkg_setup() {
llvm-r1_pkg_setup
next reply other threads:[~2025-01-09 23:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-09 23:05 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-15 19:51 [gentoo-commits] repo/gentoo:master commit in: media-libs/osl/, media-libs/osl/files/ Sam James
2021-12-02 4:54 Sam James
2021-06-10 0:51 Sam James
2020-07-30 22:11 Michał Górny
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=1736463841.e1ca2fad225821b480379a3486b892adc2ad8729.sam@gentoo \
--to=sam@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