Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/libimagequant/files/
Date: Fri, 14 May 2021 21:31:02
Message-Id: 1621027845.314c292447d9cbcf5f32e941fcb9692190777b28.sam@gentoo
1 commit: 314c292447d9cbcf5f32e941fcb9692190777b28
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 14 21:30:45 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri May 14 21:30:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314c2924
7
8 media-gfx/libimagequant: tidy patches
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../libimagequant/files/libimagequant-2.12.2-fix-pkgconfig.patch | 4 ----
13 .../files/libimagequant-2.14.0-fix-openmp-pragma.patch | 7 -------
14 .../libimagequant/files/libimagequant-2.15.1-fix-pkgconfig.patch | 4 ----
15 3 files changed, 15 deletions(-)
16
17 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
18 index 0b058fbecc2..ce9cc2b8c99 100644
19 --- a/media-gfx/libimagequant/files/libimagequant-2.12.2-fix-pkgconfig.patch
20 +++ b/media-gfx/libimagequant/files/libimagequant-2.12.2-fix-pkgconfig.patch
21 @@ -1,5 +1,3 @@
22 -diff --git a/Makefile b/Makefile
23 -index 2666b3d..ba58cf1 100644
24 --- a/Makefile
25 +++ b/Makefile
26 @@ -133,7 +133,7 @@ ifeq ($(filter %clean %distclean, $(MAKECMDGOALS)), )
27 @@ -11,8 +9,6 @@ index 2666b3d..ba58cf1 100644
28
29 .PHONY: all static shared clean dist distclean dll java cargo
30 .DELETE_ON_ERROR:
31 -diff --git a/imagequant.pc.in b/imagequant.pc.in
32 -index 980da8c..6c6569d 100644
33 --- a/imagequant.pc.in
34 +++ b/imagequant.pc.in
35 @@ -1,6 +1,6 @@
36
37 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
38 index 7e2d5861961..f355453ece6 100644
39 --- a/media-gfx/libimagequant/files/libimagequant-2.14.0-fix-openmp-pragma.patch
40 +++ b/media-gfx/libimagequant/files/libimagequant-2.14.0-fix-openmp-pragma.patch
41 @@ -2,13 +2,6 @@ From 44525d34b738f733a81037286ece603ca0fdcf10 Mon Sep 17 00:00:00 2001
42 From: Kornel <kornel@××××××××.net>
43 Date: Wed, 27 Jan 2021 17:36:33 +0000
44 Subject: [PATCH] Update OMP pragma
45 -
46 ----
47 - libimagequant.c | 5 +----
48 - 1 file changed, 1 insertion(+), 4 deletions(-)
49 -
50 -diff --git a/libimagequant.c b/libimagequant.c
51 -index 4f0b48f..828f768 100644
52 --- a/libimagequant.c
53 +++ b/libimagequant.c
54 @@ -1279,10 +1279,7 @@ LIQ_NONNULL static float remap_to_palette(liq_image *const input_image, unsigned
55
56 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
57 index f0e150385a4..fbf3bc73557 100644
58 --- a/media-gfx/libimagequant/files/libimagequant-2.15.1-fix-pkgconfig.patch
59 +++ b/media-gfx/libimagequant/files/libimagequant-2.15.1-fix-pkgconfig.patch
60 @@ -1,5 +1,3 @@
61 -diff --git a/Makefile b/Makefile
62 -index 3210d54..ca2acf6 100644
63 --- a/Makefile
64 +++ b/Makefile
65 @@ -134,7 +134,7 @@ ifeq ($(filter %clean %distclean, $(MAKECMDGOALS)), )
66 @@ -11,8 +9,6 @@ index 3210d54..ca2acf6 100644
67
68 .PHONY: all static shared clean dist distclean dll java cargo
69 .DELETE_ON_ERROR:
70 -diff --git a/imagequant.pc.in b/imagequant.pc.in
71 -index 16935b7..4810a25 100644
72 --- a/imagequant.pc.in
73 +++ b/imagequant.pc.in
74 @@ -1,6 +1,6 @@