mail-client/geary: various package fixes and touchups
authorMart Raudsepp <leio@gentoo.org>
Sun, 29 Dec 2019 13:40:25 +0000 (15:40 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 29 Dec 2019 14:35:09 +0000 (16:35 +0200)
commitf3a1dd273fde122cd45ef342b21dee01cbef7205
tree34f457168d3ced9740683f342c39b19e9872a95b
parentda3a75e3f14e88ec666f46f4160b99be6199aee1
mail-client/geary: various package fixes and touchups

* Fix tests (one needs virtx)
* Fix some minimum deps and sort in meson.build occurrence order
* Require webkit-gtk-2.26 to ensure a build conditional
  compatibility branch is used (building against 2.24 and then
  upgrading webkitgtk to 2.26 without geary rebuild may end up
  taking lots of CPU for some operations, afaiu)
* Fix automagic dep on ytnef (previously may have linked against
  it even with USE=-ytnef if the library was present)
* Drop conditional unwind support, as it's automagic and as it's
  a small dep, didn't fix it fully (much more involved than for
  ytnef)
* Move introspection,vala USE flag requirements to build-time
  only - these aren't needed at runtime for geary.
* Add missing itstool build depend
* Drop old LINGUAS based translation file dropping - it's not
  done for almost all meson based packages, and we aren't special
  in any way
* Drop dconf dep - again, don't think geary is more special than
  any other GSettings using application that don't dep on it for
  persistent configuration storage
* Explicit meson_options settings where appropriate, resorted in
  meson_options.txt order

Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
mail-client/geary/files/3.34.2-fix-ytnef-automagic.patch [new file with mode: 0644]
mail-client/geary/geary-3.34.2-r1.ebuild [new file with mode: 0644]