[Lunar-commits] <moonbase> mupdf: version bumped to 1.0.
Florin Braescu
florin at lunar-linux.org
Sun May 6 16:44:12 CEST 2012
commit 0ea843bf8916186d3b4ac553885bb86f579fad88
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun May 6 16:44:12 2012 +0200
mupdf: version bumped to 1.0.
---
doc-tools/mupdf/BUILD | 4 +---
doc-tools/mupdf/DETAILS | 10 +++++-----
2 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/doc-tools/mupdf/BUILD b/doc-tools/mupdf/BUILD
index eb5665e..ebaa23b 100644
--- a/doc-tools/mupdf/BUILD
+++ b/doc-tools/mupdf/BUILD
@@ -4,9 +4,7 @@
make $opts &&
- # /usr/bin/pdfinfo is provided by poppler
- sedit 's/pdfinfo/pdfinfo-mupdf/g' Makefile
- mv build/release/pdfinfo{,-mupdf} &&
+ sedit 's/-mupdf//g' Makefile
prepare_install &&
make $opts install
diff --git a/doc-tools/mupdf/DETAILS b/doc-tools/mupdf/DETAILS
index aaa96ec..ba45905 100644
--- a/doc-tools/mupdf/DETAILS
+++ b/doc-tools/mupdf/DETAILS
@@ -1,11 +1,11 @@
MODULE=mupdf
- VERSION=0.9
- SOURCE=$MODULE-$VERSION-source.tar.gz
+ VERSION=1.0-source
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://mupdf.googlecode.com/files
- SOURCE_VFY=sha1:3a3ba42d19e3211199110e7c782263241cdea8a0
- WEB_SITE=http://mupdf.com/
+ SOURCE_VFY=sha1:c5c4496836cdd4bdf7b2d2344ec045c9508e49e4
+ WEB_SITE=http://mupdf.com
ENTERED=20101023
- UPDATED=20111018
+ UPDATED=20120506
SHORT="A lightweight PDF viewer and toolkit"
cat << EOF
More information about the Lunar-commits
mailing list