public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/uniconvertor/files/, media-gfx/uniconvertor/
@ 2017-12-03 11:55 Jeroen Roovers
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers @ 2017-12-03 11:55 UTC (permalink / raw
  To: gentoo-commits

commit:     eabce5e2348252945ad91b87b1ff91c3731b0ce5
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  3 11:51:28 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Dec  3 11:51:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eabce5e2

media-gfx/uniconvertor: Add missing include.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 media-gfx/uniconvertor/files/uniconvertor-2.0_pre379-abs.patch | 10 ++++++++++
 media-gfx/uniconvertor/uniconvertor-2.0_pre379-r2.ebuild       |  1 +
 2 files changed, 11 insertions(+)

diff --git a/media-gfx/uniconvertor/files/uniconvertor-2.0_pre379-abs.patch b/media-gfx/uniconvertor/files/uniconvertor-2.0_pre379-abs.patch
new file mode 100644
index 00000000000..c344f8b1c54
--- /dev/null
+++ b/media-gfx/uniconvertor/files/uniconvertor-2.0_pre379-abs.patch
@@ -0,0 +1,10 @@
+--- a/src/uc2/formats/sk1/sk1objs/curvelow.c
++++ b/src/uc2/formats/sk1/sk1objs/curvelow.c
+@@ -24,6 +24,7 @@
+ 
+ 
+ #include "math.h"
++#include <stdlib.h> /* abs() */
+ // #include "X11/Xlib.h"
+ #include "curvelow.h"
+ 

diff --git a/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r2.ebuild b/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r2.ebuild
index 81e96a4ade8..a6195fb9358 100644
--- a/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r2.ebuild
+++ b/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r2.ebuild
@@ -29,6 +29,7 @@ PATCHES=(
 	"${FILESDIR}"/${P}-import.patch
 	"${FILESDIR}"/${P}-libimg.patch
 	"${FILESDIR}"/${P}-test.patch
+	"${FILESDIR}"/${P}-abs.patch
 	)
 
 python_prepare_all() {


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-03 11:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-03 11:55 [gentoo-commits] repo/gentoo:master commit in: media-gfx/uniconvertor/files/, media-gfx/uniconvertor/ Jeroen Roovers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox