Commit graph

10 commits

Author SHA1 Message Date
Tijl Coosemans
2fbc95a10a - Add dependency on libcurl
- Remove a patch and simplify the Makefile a bit
- Create and install libmupdf_pic.a which can be linked into shared
  libraries such as the zathura-pdf-mupdf plugin

PR:		192397
Approved by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2014-08-05 19:05:34 +00:00
Kurt Jaeger
d9d7c9a7b9 graphics/mupdf: 1.2 -> 1.5
- For changes since 1.2 see http://www.mupdf.com/news
- new maintainer: Zsolt Udvari

PR:		184335
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
Approved by:	lichray@gmail.com (maintainer timeout)
2014-08-04 20:19:28 +00:00
Koop Mast
097c01dd0a Update openjpeg to 2.1.0.
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15
and update users.

Approved by:	portmgr (implicit) for NO_STAGE ports
2014-05-26 14:42:44 +00:00
Guido Falsi
1430278cdc - Update to 1.2
- Add javascript support

PR:		ports/178371
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2013-05-09 11:44:36 +00:00
Ruslan Makhmatkhanov
fc065deb34 - update to 1.1
- use BSD_INSTALL_DATA for static lib to keep symbols

while here:
- convert Makefile header into two-line format
- remove LICENSE_FILE, unneeded for GPLv3
- switch to USE_PKGCONFIG
- remove quotes from option description
- change bsd.port.[pre|post].mk with just bsd.port.mk
- whitespace fixes in pkg-descr

PR:		171795
Submitted by:	Martin Dieringer <martin.dieringer at gmx dot de>
Approved by:	Zhihao Yuan <lichray at gmail dot com> (maintainer)
2012-09-20 11:06:56 +00:00
Michael Scheidell
75d6e7bd3b - Update to 1.0
PR:		ports/166745
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-06-04 00:02:49 +00:00
Baptiste Daroussin
e222bee0cc update to 0.8.15
1. mupdf supports XPS documents;
2. A new tool, xpsdraw was included.

Check http://mupdf.com/news for details

PR:		ports/156859
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2011-05-07 14:21:43 +00:00
Philip M. Gollucci
bed434d7a5 - Upate to 0.7
- Unbreak

PR:             ports/150698
Submitted by:   swell.k@gmail.com
Approved by:    Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2010-10-06 20:31:12 +00:00
Max Brazhnikov
f960959a7f Update to r1309 [1]
Do not optionify CJK, it doesn't seems to be optionnal anymore [1]
Update to 0.6 [2]

PR:		ports/148423
Submitted by:	Bapt <baptiste.daroussin at gmail.com> [1], maintainer [2]
Approved by:	Martin Dieringer (maintainer)
2010-07-10 11:12:09 +00:00
Dmitry Marakasov
1b34cf260c MuPDF is a lightweight PDF viewer and toolkit written in portable C.
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 has a small footprint. A binary that includes the standard Roman fonts
is only one megabyte. A build with full CJK support (including an Asian
font) is approximately five megabytes.

MuPDF has support for all non-interactive PDF 1.7 features, and the toolkit
provides a simple API for accessing the internal structures of the PDF
document. Example code for navigating interactive links and bookmarks,
encrypting PDF files, extracting fonts, images, and searchable text, and
rendering pages to image files is provided.

WWW: http://ccxvii.net/mupdf/

PR:		137559
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de>
2009-11-11 16:38:48 +00:00