0
0
Fork 0
Commit Graph

21 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
Gerasim Troeglazov 734bf6a70a mupdf: bump revision for rebuild 2019-11-23 23:57:08 +10:00
Jerome Duval 45de8e68fb switch HOMEPAGE to https. 2018-09-10 09:20:45 +02:00
Jerome Duval 189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
Jérôme Duval ee21ce5300
mupdf: update HOMEPAGE. 2018-05-30 07:52:23 +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
fbrosson 3d672d11ad mupdf: reformat recipes of releases 1.6 & 1.8 2016-01-27 09:11:55 +01:00
Sergei Reznikov deb789c618 mupdf: bump version 2015-11-15 16:32:45 +03:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Sergei Reznikov 8e320cfafc mupdf: bump version 2015-04-21 13:10:23 +03:00
Sergei Reznikov cfb6763abe mupdf: remove extra PATCHES 2015-04-02 14:23:11 +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 238eda7cc0 mupdf: disable builtin libjpeg 2015-04-01 17:19:58 +03:00
Sergei Reznikov 56e3cfc913 mupdf: enable gcc2 support 2015-03-31 16:33:25 +03:00
Humdinger a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues cb9d8d7915 mupdf: fix openjpeg dependency. 2014-10-08 21:41:41 +02: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