From 9248977a6f94a63512dae825c91d569a9ac9824a Mon Sep 17 00:00:00 2001 From: Ghislain Antony Vaillant Date: Fri, 27 Sep 2019 10:56:06 +0200 Subject: [PATCH] Build libsecret with meson --- com.bitwarden.desktop.yaml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/com.bitwarden.desktop.yaml b/com.bitwarden.desktop.yaml index 961d428..980c6cb 100644 --- a/com.bitwarden.desktop.yaml +++ b/com.bitwarden.desktop.yaml @@ -21,19 +21,11 @@ modules: - type: archive url: https://gitlab.gnome.org/GNOME/libsecret/-/archive/0.19.1/libsecret-0.19.1.tar.gz sha256: 303c6e8cf3e12534e885b0682cd6130716c6834397b76d3829321b6d83b2389c - - type: shell - commands: - - 'autoreconf -vfi' config-opts: - - --disable-manpages - - --disable-gtk-doc - - --disable-static - - --disable-introspection - cleanup: - - /bin - - /include - - /lib/*.la - - /lib/pkgconfig + - '-Dmanpage=false' + - '-Dgtk_doc=false' + - '-Dvapi=false' + buildsystem: meson - name: bitwarden sources: