packaging/flatpak/talkatu.yml

Tue, 27 Jul 2021 01:31:54 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Tue, 27 Jul 2021 01:31:54 -0500
changeset 40999
9e5a5eb54a57
parent 40513
6d79c7cf9699
permissions
-rw-r--r--

bump the minimum meson to 0.56.0 and fix the deprecations

Testing Done:
Verfied meson didn't complain about any deprecations.

Reviewed at https://reviews.imfreedom.org/r/843/

---
name: talkatu
buildsystem: meson
config-opts:
  - -Ddoc=false
  - -Dtests=false
cleanup:
  - /bin
  - /include
  - /lib/pkgconfig
  - /share/man
sources:
  - type: archive
    url: https://keep.imfreedom.org/talkatu/talkatu/archive/8fc3991a77d0.tar.gz
    sha256: cff53b8127613691ddd7bb87284ae2944977ab7a8cc2be85f0aee10b274d0fbe
modules:
  - external/cmark.yml
  - external/gspell-1.yml
  - external/gumbo.yml

mercurial