[Lunar-commits] <moonbase-other> mupdf: Version bump to 1.1 and adjusting the BUILD so it can find openjpeg.h.
stumbles
stumbles at lunar-linux.org
Mon Jan 7 09:22:22 CET 2013
commit 1ba3f1ccec5676eb36423804ec5b1a57914184ef
Author: stumbles <stumbles at lunar-linux.org>
Date: Mon, 07 Jan 2013 00:22:22 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/1ba3f1ccec5676eb36423804ec5b1a57914184ef
mupdf: Version bump to 1.1 and adjusting the BUILD so it can find openjpeg.h.
---
doc-tools/mupdf/BUILD | +2/-0
doc-tools/mupdf/DETAILS | +3/-3
2 files changed, 5 insertions(+), 3 deletions(-)
--- a/doc-tools/mupdf/BUILD
+++ b/doc-tools/mupdf/BUILD
@@ -1,5 +1,7 @@
(
+ sedit "s:openjpeg.h:openjpeg-1.5/openjpeg.h:" fitz/image_jpx.c &&
+
opts="prefix=/usr build=release" &&
make $opts &&
--- a/doc-tools/mupdf/DETAILS
+++ b/doc-tools/mupdf/DETAILS
@@ -1,11 +1,11 @@
MODULE=mupdf
- VERSION=1.0-source
+ VERSION=1.1-source
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://mupdf.googlecode.com/files
- SOURCE_VFY=sha1:c5c4496836cdd4bdf7b2d2344ec045c9508e49e4
+ SOURCE_VFY=sha1:e2c2cd555d790ed97bd6507accf29817945dfe81
WEB_SITE=http://mupdf.com
ENTERED=20101023
- UPDATED=20120506
+ UPDATED=20130107
SHORT="A lightweight PDF viewer and toolkit"
cat << EOF
More information about the Lunar-commits
mailing list