* [gentoo-commits] gentoo-x86 commit in app-text/mupdf/files: mupdf-1.2-pkg-config.patch mupdf-9999-openjpeg2.patch
@ 2013-06-08 13:07 Michael Weber (xmw)
0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2013-06-08 13:07 UTC (permalink / raw
To: gentoo-commits
xmw 13/06/08 13:07:55
Modified: mupdf-9999-openjpeg2.patch
Added: mupdf-1.2-pkg-config.patch
Log:
Fix pkg-config/Libs
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Revision Changes Path
1.4 app-text/mupdf/files/mupdf-9999-openjpeg2.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/files/mupdf-9999-openjpeg2.patch?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/files/mupdf-9999-openjpeg2.patch?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/files/mupdf-9999-openjpeg2.patch?r1=1.3&r2=1.4
Index: mupdf-9999-openjpeg2.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/mupdf/files/mupdf-9999-openjpeg2.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mupdf-9999-openjpeg2.patch 8 Jun 2013 11:31:53 -0000 1.3
+++ mupdf-9999-openjpeg2.patch 8 Jun 2013 13:07:55 -0000 1.4
@@ -15,10 +15,12 @@
SYS_ZLIB_LIBS = -lz
--- mupdf-9999/debian/mupdf.pc
+++ mupdf-9999/debian/mupdf.pc
-@@ -8,5 +8,5 @@
+@@ -7,6 +7,6 @@
+ Description: Library for rendering PDF documents
Requires.private: freetype2
Version: 0.5.0
- Libs: -L${libdir} -lmupdf
+-Libs: -L${libdir} -lmupdf
++Libs: -L${libdir} -lfitz
-Libs.private: -lopenjpeg -ljbig2dec -ljpeg -lz -lm
+Libs.private: -lopenjp2 -ljbig2dec -ljpeg -lz -lm
Cflags: -I${includedir}
1.1 app-text/mupdf/files/mupdf-1.2-pkg-config.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/files/mupdf-1.2-pkg-config.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/files/mupdf-1.2-pkg-config.patch?rev=1.1&content-type=text/plain
Index: mupdf-1.2-pkg-config.patch
===================================================================
http://bugs.ghostscript.com/show_bug.cgi?id=694301
--- mupdf-1.2-source/debian/mupdf.pc
+++ mupdf-1.2-source/debian/mupdf.pc
@@ -7,6 +7,6 @@
Description: Library for rendering PDF documents
Requires.private: freetype2
Version: 0.5.0
-Libs: -L${libdir} -lmupdf
+Libs: -L${libdir} -lfitz
Libs.private: -lopenjpeg -ljbig2dec -ljpeg -lz -lm
Cflags: -I${includedir}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-08 13:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-08 13:07 [gentoo-commits] gentoo-x86 commit in app-text/mupdf/files: mupdf-1.2-pkg-config.patch mupdf-9999-openjpeg2.patch Michael Weber (xmw)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox