0
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Augustin Cavalier f0399cc720 Bump revisions of all dependents of libjpeg. 2020-04-13 19:11:38 -04:00
Jerome Duval 45de8e68fb switch HOMEPAGE to https. 2018-09-10 09:20:45 +02: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