From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gegl/files/
Date: Sat, 18 May 2019 11:54:04 +0000 (UTC) [thread overview]
Message-ID: <1558180419.dcf00ca4549b3e362634f4a626b7a328cec8a47c.sping@gentoo> (raw)
commit: dcf00ca4549b3e362634f4a626b7a328cec8a47c
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri May 17 18:27:49 2019 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat May 18 11:53:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf00ca4
media-libs/gegl: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/12034
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
.../files/gegl-0.4.8-remove-imath-version.patch | 33 ----------------------
1 file changed, 33 deletions(-)
diff --git a/media-libs/gegl/files/gegl-0.4.8-remove-imath-version.patch b/media-libs/gegl/files/gegl-0.4.8-remove-imath-version.patch
deleted file mode 100644
index 54ee791a68e..00000000000
--- a/media-libs/gegl/files/gegl-0.4.8-remove-imath-version.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-diff -urN a/operations/external/exr-save.cc b/operations/external/exr-save.cc
---- a/operations/external/exr-save.cc 2018-07-11 23:15:19.000000000 +0100
-+++ b/operations/external/exr-save.cc 2018-08-22 19:13:26.241432231 +0100
-@@ -145,10 +145,10 @@
- &blue[0], &blue[1],
- NULL, NULL, NULL);
- {
-- Imf::Chromaticities c1 (Imath_2_2::V2f(red[0],red[1]),
-- Imath_2_2::V2f(green[0],green[1]),
-- Imath_2_2::V2f(blue[0],blue[1]),
-- Imath_2_2::V2f(wp[0],wp[1]));
-+ Imf::Chromaticities c1 (Imath::V2f(red[0],red[1]),
-+ Imath::V2f(green[0],green[1]),
-+ Imath::V2f(blue[0],blue[1]),
-+ Imath::V2f(wp[0],wp[1]));
- Imf::addChromaticities (header, c1);
- }
- }
-@@ -184,10 +184,10 @@
- &green[0], &green[1],
- &blue[0], &blue[1],
- NULL, NULL, NULL);
-- Imf::Chromaticities c1 (Imath_2_2::V2f(red[0],red[1]),
-- Imath_2_2::V2f(green[0],green[1]),
-- Imath_2_2::V2f(blue[0],blue[1]),
-- Imath_2_2::V2f(wp[0],wp[1]));
-+ Imf::Chromaticities c1 (Imath::V2f(red[0],red[1]),
-+ Imath::V2f(green[0],green[1]),
-+ Imath::V2f(blue[0],blue[1]),
-+ Imath::V2f(wp[0],wp[1]));
- Imf::addChromaticities (header, c1);
- }
-
next reply other threads:[~2019-05-18 11:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-18 11:54 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-05 13:27 [gentoo-commits] repo/gentoo:master commit in: media-libs/gegl/files/ Sergei Trofimovich
2016-12-22 16:04 Michael Palimaka
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=1558180419.dcf00ca4549b3e362634f4a626b7a328cec8a47c.sping@gentoo \
--to=sping@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