Files
neochat/flatpak/org.eu.encom.spectral.yaml
Black Hat 2defc5a134 Revert "Embed cmark."
This reverts commit f35001112dc740ed827e4a4de6e4bb3d94b0e466
2019-07-20 11:13:09 +00:00

60 lines
1.5 KiB
YAML

id: org.eu.encom.spectral
rename-icon: spectral
runtime: org.kde.Platform
runtime-version: "5.12"
sdk: org.kde.Sdk
command: spectral
finish-args:
- --share=ipc
- --share=network
- --socket=x11
- --socket=wayland
- --device=dri
- --filesystem=xdg-download
- --talk-name=org.freedesktop.Notifications
modules:
- name: olm
buildsystem: cmake-ninja
sources:
- type: git
url: https://gitlab.matrix.org/matrix-org/olm.git
tag: 3.1.3
commit: ebd3ba6cc17862aefc9cb3299d60aeae953cc143
disable-shallow-clone: true
config-opts:
- -DCMAKE_BUILD_TYPE=Release
- name: cmark
buildsystem: cmake-ninja
sources:
- sha256: acc98685d3c1b515ff787ac7c994188dadaf28a2d700c10c1221da4199bae1fc
type: archive
url: https://github.com/commonmark/cmark/archive/0.28.3.tar.gz
builddir: true
config-opts:
- -DCMAKE_BUILD_TYPE=Release
- -DCMARK_TESTS=OFF
- name: libsecret
sources:
- sha256: 33ee5dfd3556931b81d47111890c8b9c51093b4ced18e0e87f51c1769e24d43c
type: archive
url: https://gitlab.gnome.org/GNOME/libsecret/-/archive/0.18.8/libsecret-0.18.8.tar.gz
config-opts:
- --disable-static
- --disable-gtk-doc
- --disable-manpages
- name: qtkeychain
buildsystem: cmake
sources:
- sha256: 9c2762d9d0759a65cdb80106d547db83c6e9fdea66f1973c6e9014f867c6f28e
type: archive
url: https://github.com/frankosterfeld/qtkeychain/archive/v0.9.1.tar.gz
config-opts:
- -DCMAKE_INSTALL_LIBDIR=/app/lib
- -DLIB_INSTALL_DIR=/app/lib
- -DBUILD_TRANSLATIONS=NO
- name: spectral
buildsystem: cmake-ninja
sources:
- type: dir
path: ../