Commit Graph

10 Commits

Author SHA1 Message Date
OscarL
b7bbb1b288 mupdf: retire old versions recipes. (#8258)
* mupdf: retire 1.6.x version recipes.

Superceded by 1.8.x.

* mupdf: retire broken 1.10.x version recipe.

Marked as broken since its introduction in 2017.

Only three packages use mupdf in-tree, and all of them use the
1.20.x version already.

* mupdf: retire 1.8 version recipe.

Nothing uses it in-tree (all use 1.20.x already).
2023-04-03 17:56:56 -04:00
Ivan Holmes
6e0d20000a Bump MuPDF to version 1.20.3 and update packages that depend on it (#7125)
* update recipes for mupdf 1.20.3

* update documentviewer

* revert revision number of documentviewer
2022-08-23 14:15:33 +02:00
Ivan Holmes
05a24717d5 Add recipe for MuPDF 1.19.1 (#6823)
* Add recipe for MuPDF 1.19.1
2022-05-05 07:40:27 +02:00
Gerasim Troeglazov
2284673490 mupdf: gcc2 fixes 2017-04-10 04:42:06 +00:00
fbrosson
154312f651 mupdf: add recipe for version 1.10~a. (#1121)
* Mark 1.10~a as broken since there are still a few issues:
    - libmupdf.so is not being built.
    - libmupdfthird.a is being built but is empty.
    - unlike 1.8, 1.10~a cannot be built on x88_gcc2 primary
      arch because a dependency on harfbuzz was added. That
      said, it might be possible to remove that dependency.
* Updated patches from 1.8 to 1.10~a.
* Added patches to fix includes for hb.h and hb-ft.h and to
  skip unneeded workaround in source/fitz/load-jpx.c
* Merged/replaced old patch with one from @korli.
* Add dependency on libharfbuzz and libglib_2.0 too, as it is
  required by harfbuzz.
2017-02-11 20:08:30 +00:00
fbrosson
9bd72535be mupdf: rename & refresh 1.7 patch to sync offsets for 1.8 2016-01-27 10:28:11 +01:00
Sergei Reznikov
8e320cfafc mupdf: bump version 2015-04-21 13:10:23 +03:00
Sergei Reznikov
c781aed645 mupdf: build shared library and apps
* don't use builtin libs
* create devel package
2015-04-02 14:14:50 +03:00
Sergei Reznikov
56e3cfc913 mupdf: enable gcc2 support 2015-03-31 16:33:25 +03:00
Adrien Destugues
79e0f0bafd MuPDF: point to latest version.
* We were building a very outdated one.
* Rename 'fitz' to 'mupdf', since even the lib now uses that name
* Remove invalid "lib" provide as there is only a static library.
2014-10-08 21:41:40 +02:00