* [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-pdf-mupdf/files/
@ 2022-03-21 23:43 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2022-03-21 23:43 UTC (permalink / raw
To: gentoo-commits
commit: 6e487f3aa378e5fb2cc69dd7cf4f08f92759810f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 23:43:15 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 23:43:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e487f3a
app-text/zathura-pdf-mupdf: add link to bug in patch
Bug: https://bugs.gentoo.org/835592
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../files/zathura-pdf-mupdf-0.3.8-meson-mupdfthird.patch | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-text/zathura-pdf-mupdf/files/zathura-pdf-mupdf-0.3.8-meson-mupdfthird.patch b/app-text/zathura-pdf-mupdf/files/zathura-pdf-mupdf-0.3.8-meson-mupdfthird.patch
index 942eb710343d..9c4de3d0fe9a 100644
--- a/app-text/zathura-pdf-mupdf/files/zathura-pdf-mupdf-0.3.8-meson-mupdfthird.patch
+++ b/app-text/zathura-pdf-mupdf/files/zathura-pdf-mupdf-0.3.8-meson-mupdfthird.patch
@@ -1,3 +1,4 @@
+https://bugs.gentoo.org/835592
--- a/meson.build
+++ b/meson.build
@@ -20,7 +20,6 @@ girara = dependency('girara-gtk3')
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-pdf-mupdf/files/
@ 2023-11-19 11:28 Ulrich Müller
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Müller @ 2023-11-19 11:28 UTC (permalink / raw
To: gentoo-commits
commit: 8a821c53a40e2a2f15ea8f49492eaa169031f8aa
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Oct 17 16:26:36 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 11:27:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a821c53
app-text/zathura-pdf-mupdf: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
.../zathura-pdf-mupdf-0.3.8-meson-mupdfthird.patch | 24 ----------------------
1 file changed, 24 deletions(-)
diff --git a/app-text/zathura-pdf-mupdf/files/zathura-pdf-mupdf-0.3.8-meson-mupdfthird.patch b/app-text/zathura-pdf-mupdf/files/zathura-pdf-mupdf-0.3.8-meson-mupdfthird.patch
deleted file mode 100644
index 9c4de3d0fe9a..000000000000
--- a/app-text/zathura-pdf-mupdf/files/zathura-pdf-mupdf-0.3.8-meson-mupdfthird.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-https://bugs.gentoo.org/835592
---- a/meson.build
-+++ b/meson.build
-@@ -20,7 +20,6 @@ girara = dependency('girara-gtk3')
- glib = dependency('glib-2.0')
- cairo = dependency('cairo')
- mupdf = dependency('mupdf', required: false)
--mupdfthird = cc.find_library('mupdf-third')
-
- build_dependencies = [
- zathura,
-@@ -32,10 +31,10 @@ build_dependencies = [
- if not mupdf.found()
- # normal build of mupdf
- mupdf = cc.find_library('mupdf')
-- build_dependencies += [mupdf, mupdfthird]
-+ build_dependencies += [mupdf]
- else
- # build from Debian's libmupdf-dev
-- build_dependencies += [mupdf, mupdfthird]
-+ build_dependencies += [mupdf]
-
- libjpeg = dependency('libjpeg')
- libjbig2dec = cc.find_library('jbig2dec')
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-19 11:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-21 23:43 [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-pdf-mupdf/files/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-11-19 11:28 Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox