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/zbar/files/
Date: Sat, 27 Feb 2021 16:35:35
Message-Id: 1614443351.39a498488dcbed644cdf0cfa10c8ca9d70e7066a.sam@gentoo
1 commit: 39a498488dcbed644cdf0cfa10c8ca9d70e7066a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 16:29:11 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 16:29:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39a49848
7
8 media-gfx/zbar: add musl patch metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/zbar/files/zbar-0.23.1_musl_include_locale_h.patch | 5 +----
13 1 file changed, 1 insertion(+), 4 deletions(-)
14
15 diff --git a/media-gfx/zbar/files/zbar-0.23.1_musl_include_locale_h.patch b/media-gfx/zbar/files/zbar-0.23.1_musl_include_locale_h.patch
16 index 3262dd1abcb..916dee61d43 100644
17 --- a/media-gfx/zbar/files/zbar-0.23.1_musl_include_locale_h.patch
18 +++ b/media-gfx/zbar/files/zbar-0.23.1_musl_include_locale_h.patch
19 @@ -1,5 +1,4 @@
20 -diff --git a/zbarcam/zbarcam.c b/zbarcam/zbarcam.c
21 -index f7ea281..2452613 100644
22 +https://github.com/mchehab/zbar/pull/115
23 --- a/zbarcam/zbarcam.c
24 +++ b/zbarcam/zbarcam.c
25 @@ -37,6 +37,7 @@
26 @@ -10,8 +9,6 @@ index f7ea281..2452613 100644
27 # define _(string) gettext(string)
28 #else
29 # define _(string) string
30 -diff --git a/zbarimg/zbarimg.c b/zbarimg/zbarimg.c
31 -index 0796fd8..3192ec1 100644
32 --- a/zbarimg/zbarimg.c
33 +++ b/zbarimg/zbarimg.c
34 @@ -42,6 +42,7 @@