summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-14 21:30:45 +0000
committerSam James <sam@gentoo.org>2021-05-14 21:30:45 +0000
commit314c292447d9cbcf5f32e941fcb9692190777b28 (patch)
treeab4743d8cd4f78b1ea24dfb884400ab9e08e0fdd /media-gfx
parentmedia-gfx/libimagequant: drop 2.15.0 (diff)
downloadgentoo-314c292447d9cbcf5f32e941fcb9692190777b28.tar.gz
gentoo-314c292447d9cbcf5f32e941fcb9692190777b28.tar.bz2
gentoo-314c292447d9cbcf5f32e941fcb9692190777b28.zip
media-gfx/libimagequant: tidy patches
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/libimagequant/files/libimagequant-2.12.2-fix-pkgconfig.patch4
-rw-r--r--media-gfx/libimagequant/files/libimagequant-2.14.0-fix-openmp-pragma.patch7
-rw-r--r--media-gfx/libimagequant/files/libimagequant-2.15.1-fix-pkgconfig.patch4
3 files changed, 0 insertions, 15 deletions
diff --git a/media-gfx/libimagequant/files/libimagequant-2.12.2-fix-pkgconfig.patch b/media-gfx/libimagequant/files/libimagequant-2.12.2-fix-pkgconfig.patch
index 0b058fbecc23..ce9cc2b8c99f 100644
--- a/media-gfx/libimagequant/files/libimagequant-2.12.2-fix-pkgconfig.patch
+++ b/media-gfx/libimagequant/files/libimagequant-2.12.2-fix-pkgconfig.patch
@@ -1,5 +1,3 @@
-diff --git a/Makefile b/Makefile
-index 2666b3d..ba58cf1 100644
--- a/Makefile
+++ b/Makefile
@@ -133,7 +133,7 @@ ifeq ($(filter %clean %distclean, $(MAKECMDGOALS)), )
@@ -11,8 +9,6 @@ index 2666b3d..ba58cf1 100644
.PHONY: all static shared clean dist distclean dll java cargo
.DELETE_ON_ERROR:
-diff --git a/imagequant.pc.in b/imagequant.pc.in
-index 980da8c..6c6569d 100644
--- a/imagequant.pc.in
+++ b/imagequant.pc.in
@@ -1,6 +1,6 @@
diff --git a/media-gfx/libimagequant/files/libimagequant-2.14.0-fix-openmp-pragma.patch b/media-gfx/libimagequant/files/libimagequant-2.14.0-fix-openmp-pragma.patch
index 7e2d58619618..f355453ece6c 100644
--- a/media-gfx/libimagequant/files/libimagequant-2.14.0-fix-openmp-pragma.patch
+++ b/media-gfx/libimagequant/files/libimagequant-2.14.0-fix-openmp-pragma.patch
@@ -2,13 +2,6 @@ From 44525d34b738f733a81037286ece603ca0fdcf10 Mon Sep 17 00:00:00 2001
From: Kornel <kornel@geekhood.net>
Date: Wed, 27 Jan 2021 17:36:33 +0000
Subject: [PATCH] Update OMP pragma
-
----
- libimagequant.c | 5 +----
- 1 file changed, 1 insertion(+), 4 deletions(-)
-
-diff --git a/libimagequant.c b/libimagequant.c
-index 4f0b48f..828f768 100644
--- a/libimagequant.c
+++ b/libimagequant.c
@@ -1279,10 +1279,7 @@ LIQ_NONNULL static float remap_to_palette(liq_image *const input_image, unsigned
diff --git a/media-gfx/libimagequant/files/libimagequant-2.15.1-fix-pkgconfig.patch b/media-gfx/libimagequant/files/libimagequant-2.15.1-fix-pkgconfig.patch
index f0e150385a46..fbf3bc735579 100644
--- a/media-gfx/libimagequant/files/libimagequant-2.15.1-fix-pkgconfig.patch
+++ b/media-gfx/libimagequant/files/libimagequant-2.15.1-fix-pkgconfig.patch
@@ -1,5 +1,3 @@
-diff --git a/Makefile b/Makefile
-index 3210d54..ca2acf6 100644
--- a/Makefile
+++ b/Makefile
@@ -134,7 +134,7 @@ ifeq ($(filter %clean %distclean, $(MAKECMDGOALS)), )
@@ -11,8 +9,6 @@ index 3210d54..ca2acf6 100644
.PHONY: all static shared clean dist distclean dll java cargo
.DELETE_ON_ERROR:
-diff --git a/imagequant.pc.in b/imagequant.pc.in
-index 16935b7..4810a25 100644
--- a/imagequant.pc.in
+++ b/imagequant.pc.in
@@ -1,6 +1,6 @@