From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-image/
Date: Mon, 28 Jan 2019 07:35:27 +0000 (UTC) [thread overview]
Message-ID: <1548660917.5ccf46bf544047d02a5357dc2e1b82ee063fc653.robbat2@gentoo> (raw)
commit: 5ccf46bf544047d02a5357dc2e1b82ee063fc653
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 28 07:33:50 2019 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon Jan 28 07:35:17 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccf46bf
media-libs/sdl2-image: update libsdl2 dep for compile failure
sdl2-image used SDL_MAX_SINT32, which was only introduced in
libsdl2-2.0.7. Update [R]DEPEND to ensure successful compliation.
Fixes: https://bugs.gentoo.org/676618
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
media-libs/sdl2-image/sdl2-image-2.0.3.ebuild | 4 ++--
media-libs/sdl2-image/sdl2-image-2.0.4.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-libs/sdl2-image/sdl2-image-2.0.3.ebuild b/media-libs/sdl2-image/sdl2-image-2.0.3.ebuild
index f3a5ccfcb4b..bbb163c9f53 100644
--- a/media-libs/sdl2-image/sdl2-image-2.0.3.ebuild
+++ b/media-libs/sdl2-image/sdl2-image-2.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="amd64 x86"
IUSE="gif jpeg png static-libs tiff webp"
RDEPEND="
- >=media-libs/libsdl2-2.0.1-r1[${MULTILIB_USEDEP}]
+ >=media-libs/libsdl2-2.0.9[${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
png? ( >=media-libs/libpng-1.6.10:0[${MULTILIB_USEDEP}] )
jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
diff --git a/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild b/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild
index 46116260240..de0aae6bd4b 100644
--- a/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild
+++ b/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 x86"
IUSE="gif jpeg png static-libs tiff webp"
RDEPEND="
- >=media-libs/libsdl2-2.0.1-r1[${MULTILIB_USEDEP}]
+ >=media-libs/libsdl2-2.0.9[${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
png? ( >=media-libs/libpng-1.6.10:0[${MULTILIB_USEDEP}] )
jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
next reply other threads:[~2019-01-28 19:22 UTC|newest]
Thread overview: 67+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-28 7:35 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-07 6:56 [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-image/ Sam James
2025-04-07 6:56 Sam James
2025-04-07 6:56 Sam James
2025-04-07 6:56 Sam James
2025-04-07 5:09 Sam James
2025-04-07 5:08 Sam James
2025-02-19 17:58 Sam James
2025-02-19 17:58 Sam James
2024-03-18 16:26 Sam James
2024-03-18 7:20 Sam James
2024-01-23 5:07 Ionen Wolkens
2023-12-25 17:26 Sam James
2023-12-12 6:30 Viorel Munteanu
2023-12-01 14:33 Arthur Zamarin
2023-10-27 15:20 Michał Górny
2023-10-22 17:31 Michał Górny
2023-10-22 17:31 Michał Górny
2023-10-22 17:31 Michał Górny
2023-10-22 17:31 Michał Górny
2023-09-28 6:17 Sam James
2023-09-27 8:27 Sam James
2023-09-27 5:45 Sam James
2023-09-27 5:00 Sam James
2023-09-27 4:58 Sam James
2023-02-12 6:22 Sam James
2022-05-19 12:19 WANG Xuerui
2021-11-29 7:39 Arthur Zamarin
2021-09-12 20:20 Ionen Wolkens
2021-07-25 1:36 Ionen Wolkens
2021-05-18 20:40 Ulrich Müller
2021-05-18 20:05 Ulrich Müller
2021-05-18 17:16 Sam James
2021-05-17 1:36 Sam James
2021-05-17 1:09 Sam James
2021-05-16 19:35 Sam James
2021-05-16 18:59 Sam James
2021-05-16 18:54 Sam James
2021-05-16 18:53 Sam James
2021-04-05 21:28 James Le Cuirot
2021-01-23 21:13 Andreas Sturmlechner
2020-12-17 3:58 Sam James
2020-10-09 8:31 Agostino Sarubbo
2020-10-06 13:16 Sam James
2020-10-03 12:16 Sergei Trofimovich
2020-09-30 21:15 Sam James
2020-06-10 3:21 Matt Turner
2020-06-09 17:07 Sergei Trofimovich
2020-06-08 14:18 Michał Górny
2020-06-08 13:18 Michał Górny
2020-04-13 21:37 James Le Cuirot
2020-01-26 10:26 Georgy Yakovlev
2019-07-05 8:14 Lars Wendler
2019-03-10 10:22 James Le Cuirot
2019-02-19 18:04 Andreas Sturmlechner
2019-01-02 10:04 Mikle Kolyada
2018-12-31 16:43 Thomas Deutschmann
2018-11-02 16:11 Lars Wendler
2018-09-16 18:55 Andreas Sturmlechner
2018-09-16 13:15 Mikle Kolyada
2018-09-09 1:12 Thomas Deutschmann
2018-03-05 8:47 Lars Wendler
2017-10-25 7:47 Lars Wendler
2017-05-20 7:45 James Le Cuirot
2016-02-16 1:38 Michael Sterrett
2016-02-13 15:33 Agostino Sarubbo
2016-01-04 2:51 Michael Sterrett
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=1548660917.5ccf46bf544047d02a5357dc2e1b82ee063fc653.robbat2@gentoo \
--to=robbat2@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