packaging/flatpak/gplugin.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: gplugin
buildsystem: meson
config-opts:
  - -Ddoc=false
  - -Dlua=false
  - -Dperl=false
sources:
  - type: archive
    url: https://keep.imfreedom.org/gplugin/gplugin/archive/ed8e701cc2b1.tar.gz
    sha256: ad7968d0d5d93ba39c2d6676f612cfd2f353260b9e4d260d0dac17c52f833f8d
cleanup:
  - /bin
  - /include
  - /lib/pkgconfig
  - /share/man

mercurial