mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
mupdf: bump version
This commit is contained in:
@@ -1,20 +1,19 @@
|
||||
SUMMARY="A lightweight XPS and PDF rendering library"
|
||||
DESCRIPTION="
|
||||
The renderer in MuPDF is tailored for high quality anti-aliased graphics. It \
|
||||
renders text with metrics and spacing accurate to within fractions of a pixel \
|
||||
for the highest fidelity in reproducing the look of a printed page on screen.
|
||||
DESCRIPTION="The renderer in MuPDF is tailored for high quality anti-aliased \
|
||||
graphics. It renders text with metrics and spacing accurate to within \
|
||||
fractions of a pixel for the highest fidelity in reproducing the look of a \
|
||||
printed page on screen.
|
||||
|
||||
MuPDF is also small, fast, and yet complete. It supports PDF 1.7 with \
|
||||
transparency, encryption, hyperlinks, annotations, searching and more. It also \
|
||||
reads XPS and OpenXPS documents. MuPDF is written modularly, so features can \
|
||||
be added on by integrators if they so desire.
|
||||
"
|
||||
transparency, encryption, hyperlinks, annotations, searching and more. \
|
||||
It also reads XPS and OpenXPS documents. MuPDF is written modularly, so \
|
||||
features can be added on by integrators if they so desire."
|
||||
HOMEPAGE="http://www.mupdf.com"
|
||||
LICENSE="AGPL-3.0"
|
||||
COPYRIGHT="2006-2015 Artifex Software, Inc"
|
||||
SOURCE_URI="http://www.mupdf.com/downloads/mupdf-$portVersion-source.tar.gz"
|
||||
SOURCE_DIR="mupdf-$portVersion-source"
|
||||
CHECKSUM_SHA256="d0bd5c656c464411cb5788c73d5a7c9a5b89f1e9e84e3c8c7c982ed8b90f5642"
|
||||
CHECKSUM_SHA256="a2a3c64d8b24920f87cf4ea9339a25abf7388496440f13b37482d1403c33c206"
|
||||
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
Reference in New Issue
Block a user