]> Git Repo - buildroot-mgba.git/commit
package/midori: bump to version 9.0
authorAdam Duskett <[email protected]>
Thu, 4 Nov 2021 00:36:07 +0000 (17:36 -0700)
committerArnout Vandecappelle (Essensium/Mind) <[email protected]>
Mon, 22 Nov 2021 23:06:24 +0000 (00:06 +0100)
commit42f19d49fb2da891be9266a2f843292d24847f18
treea04b9df9ec5e464fca87005738b2391c7cb11e0b
parent351dbaef4e9c5bc94a67b8a92a92f6e101cf6bf6
package/midori: bump to version 9.0

This is a substantial update as the last time the midori version was bumped
was on Fri Apr 29 2016 commit 54bbd88b1f0c4de25688dae1d0c30d222722feb4.

Changes:

package/Config.in: Move midori out of the "X applications" submenu and into
the "Graphic applications" submenu, as it is not dependent on X.

- Drop the two existing patches as they no longer apply.
- 0001-disable-vala-fatal-warnings.patch: new patch. This patch fixes
  errors when building midori in a buildroot source repository that is also
  a git project.

- 0002-add-option-to-specify-path-to-g-ir-compiler.patchL new patch.
  This patch introduces a new option that allows the make system to specify
  a path to the g-ir-compiler, or else the host path's g-ir-compiler is used
  which results in failed builds.

- Change the site to the github repository, as that is where the latest
  releases are published.

- New dependencies: gobject-introspection, json-glib, libarchive, and libpeas.
- gcr is no longer an optional dependency.
- host-python3 is now a mandatory dependency.

Signed-off-by: Adam Duskett <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
package/Config.in
package/midori/0001-disable-vala-fatal-warnings.patch [new file with mode: 0644]
package/midori/0001-fix-bug-1492932.patch [deleted file]
package/midori/0002-add-option-to-specify-path-to-g-ir-compiler.patch [new file with mode: 0644]
package/midori/0002-gcr-for-x11-only.patch [deleted file]
package/midori/Config.in
package/midori/midori.hash
package/midori/midori.mk
This page took 0.034731 seconds and 4 git commands to generate.