* [gentoo-commits] gentoo-x86 commit in app-text/mupdf/files: mupdf-1.7a-system-mujs.patch
@ 2015-06-01 12:31 Michael Weber (xmw)
0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2015-06-01 12:31 UTC (permalink / raw
To: gentoo-commits
xmw 15/06/01 12:31:41
Added: mupdf-1.7a-system-mujs.patch
Log:
Enable javascript support (bug 550286, Cedric Sodhi).
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Revision Changes Path
1.1 app-text/mupdf/files/mupdf-1.7a-system-mujs.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/files/mupdf-1.7a-system-mujs.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mupdf/files/mupdf-1.7a-system-mujs.patch?rev=1.1&content-type=text/plain
Index: mupdf-1.7a-system-mujs.patch
===================================================================
--- mupdf-1.7a/Makefile
+++ mupdf-1.7a/Makefile
@@ -98,7 +98,7 @@
ifeq "$(HAVE_MUJS)" "yes"
PDF_OBJ += $(OUT)/pdf/js/pdf-js.o
PDF_OBJ += $(OUT)/pdf/js/pdf-jsimp-mu.o
-THIRD_LIBS += $(MUJS_LIB)
+THIRD_LIBS +=
LIBS += $(MUJS_LIBS)
CFLAGS += $(MUJS_CFLAGS)
else ifeq "$(HAVE_JSCORE)" "yes"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-01 12:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-01 12:31 [gentoo-commits] gentoo-x86 commit in app-text/mupdf/files: mupdf-1.7a-system-mujs.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