2021-03-15 23:15:53 +03:00
|
|
|
id: io.github.NhekoReborn.Nheko
|
2022-07-10 17:49:03 +03:00
|
|
|
command: io.github.NhekoReborn.Nheko
|
2021-03-15 23:15:53 +03:00
|
|
|
runtime: org.kde.Platform
|
2022-09-12 23:05:25 +03:00
|
|
|
runtime-version: '5.15-22.08'
|
2021-03-15 23:15:53 +03:00
|
|
|
sdk: org.kde.Sdk
|
|
|
|
finish-args:
|
|
|
|
- --device=dri
|
|
|
|
# needed for webcams, see #517
|
|
|
|
- --device=all
|
|
|
|
- --share=ipc
|
|
|
|
- --share=network
|
|
|
|
- --socket=pulseaudio
|
|
|
|
- --socket=wayland
|
|
|
|
- --socket=x11
|
|
|
|
- --talk-name=org.freedesktop.Notifications
|
2021-05-23 20:39:12 +03:00
|
|
|
- --talk-name=org.freedesktop.secrets
|
|
|
|
- --talk-name=org.freedesktop.StatusNotifierItem
|
|
|
|
- --talk-name=org.kde.*
|
2021-08-07 02:24:13 +03:00
|
|
|
# needed for SingleApplication to work
|
|
|
|
- --allow=per-app-dev-shm
|
2021-03-15 23:15:53 +03:00
|
|
|
cleanup:
|
|
|
|
- /include
|
|
|
|
- /bin/mdb*
|
|
|
|
- '*.a'
|
2022-03-14 04:30:28 +03:00
|
|
|
- /libexec
|
|
|
|
- /lib/cmake/
|
|
|
|
- /bin/cmark
|
|
|
|
- /bin/event_rpcgen.py
|
|
|
|
- /bin/playout
|
|
|
|
- /bin/secret-tool
|
2021-03-15 23:15:53 +03:00
|
|
|
modules:
|
|
|
|
- name: lmdb
|
|
|
|
sources:
|
|
|
|
- sha256: f3927859882eb608868c8c31586bb7eb84562a40a6bf5cc3e13b6b564641ea28
|
|
|
|
type: archive
|
|
|
|
url: https://github.com/LMDB/lmdb/archive/LMDB_0.9.22.tar.gz
|
|
|
|
make-install-args:
|
|
|
|
- prefix=/app
|
|
|
|
no-autogen: true
|
|
|
|
subdir: libraries/liblmdb
|
2021-06-30 16:01:59 +03:00
|
|
|
- name: libevent
|
|
|
|
buildsystem: autotools
|
|
|
|
config-opts:
|
|
|
|
- --disable-shared
|
|
|
|
- --prefix=/app
|
|
|
|
- --disable-openssl
|
|
|
|
sources:
|
|
|
|
- sha256: 92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb
|
|
|
|
type: archive
|
|
|
|
url: https://github.com/libevent/libevent/releases/download/release-2.1.12-stable/libevent-2.1.12-stable.tar.gz
|
|
|
|
make-install-args:
|
|
|
|
- prefix=/app
|
|
|
|
no-autogen: true
|
2021-03-15 23:15:53 +03:00
|
|
|
- name: cmark
|
|
|
|
buildsystem: cmake-ninja
|
|
|
|
builddir: true
|
|
|
|
config-opts:
|
|
|
|
- -DCMAKE_BUILD_TYPE=Release
|
|
|
|
- -DCMARK_TESTS=OFF
|
|
|
|
sources:
|
2021-11-18 00:23:50 +03:00
|
|
|
- sha256: 6c7d2bcaea1433d977d8fed0b55b71c9d045a7cdf616e3cd2dce9007da753db3
|
2021-03-15 23:15:53 +03:00
|
|
|
type: archive
|
2021-11-18 00:23:50 +03:00
|
|
|
url: https://github.com/commonmark/cmark/archive/0.30.2.tar.gz
|
2021-03-15 23:15:53 +03:00
|
|
|
- name: spdlog
|
|
|
|
buildsystem: cmake-ninja
|
|
|
|
config-opts:
|
|
|
|
- -DCMAKE_BUILD_TYPE=Release
|
|
|
|
- -DSPDLOG_BUILD_EXAMPLES=0
|
|
|
|
- -DSPDLOG_BUILD_BENCH=0
|
|
|
|
- -DSPDLOG_BUILD_TESTING=0
|
|
|
|
sources:
|
|
|
|
- sha256: 5197b3147cfcfaa67dd564db7b878e4a4b3d9f3443801722b3915cdeced656cb
|
|
|
|
type: archive
|
|
|
|
url: https://github.com/gabime/spdlog/archive/v1.8.1.tar.gz
|
|
|
|
- config-opts:
|
|
|
|
- -DCMAKE_BUILD_TYPE=Release
|
|
|
|
buildsystem: cmake-ninja
|
|
|
|
name: olm
|
|
|
|
sources:
|
2022-07-22 16:23:44 +03:00
|
|
|
- commit: 92769cec711c604a1f682b95d6944578d2a1bb3d
|
2021-03-15 23:15:53 +03:00
|
|
|
disable-shallow-clone: true
|
2022-07-22 16:23:44 +03:00
|
|
|
tag: 3.2.12
|
2021-03-15 23:15:53 +03:00
|
|
|
type: git
|
|
|
|
url: https://gitlab.matrix.org/matrix-org/olm.git
|
2021-11-18 00:23:50 +03:00
|
|
|
- buildsystem: meson
|
|
|
|
name: libsecret
|
|
|
|
config-opts:
|
|
|
|
- -Dmanpage=false
|
|
|
|
- -Dvapi=false
|
|
|
|
- -Dgtk_doc=false
|
|
|
|
- -Dintrospection=false
|
2021-11-22 07:06:17 +03:00
|
|
|
# https://gitlab.gnome.org/GNOME/libsecret/-/issues/49
|
|
|
|
- -Dgcrypt=false
|
2021-11-18 00:23:50 +03:00
|
|
|
sources:
|
|
|
|
- commit: 3fe635e64efd4b8dbc9ec3548b0bc8034c7665c4
|
|
|
|
tag: 0.20.4
|
|
|
|
type: git
|
|
|
|
url: https://gitlab.gnome.org/GNOME/libsecret.git
|
2022-05-07 23:36:23 +03:00
|
|
|
- config-opts:
|
|
|
|
- -DCMAKE_BUILD_TYPE=Release
|
|
|
|
- -DAVIF_CODEC_AOM=ON
|
|
|
|
#- -DBUILD_SHARED_LIBS=OFF
|
|
|
|
buildsystem: cmake-ninja
|
|
|
|
name: libavif
|
|
|
|
sources:
|
|
|
|
- sha256: 66e82854ceb84a3e542bc140a343bc90e56c68f3ecb4fff63e636c136ed9a05e
|
|
|
|
type: archive
|
|
|
|
url: https://github.com/AOMediaCodec/libavif/archive/refs/tags/v0.10.1.tar.gz
|
|
|
|
- config-opts:
|
|
|
|
- -DCMAKE_BUILD_TYPE=Release
|
|
|
|
- -DWITH_EXAMPLES=OFF
|
|
|
|
#- -DBUILD_SHARED_LIBS=OFF
|
|
|
|
buildsystem: cmake-ninja
|
|
|
|
name: libheif
|
|
|
|
sources:
|
|
|
|
- sha256: e1ac2abb354fdc8ccdca71363ebad7503ad731c84022cf460837f0839e171718
|
|
|
|
type: archive
|
|
|
|
url: https://github.com/strukturag/libheif/releases/download/v1.12.0/libheif-1.12.0.tar.gz
|
|
|
|
- config-opts:
|
|
|
|
- -DCMAKE_BUILD_TYPE=Release
|
|
|
|
- -DKIMAGEFORMATS_HEIF=ON
|
|
|
|
buildsystem: cmake-ninja
|
|
|
|
name: KImageFormats
|
|
|
|
sources:
|
|
|
|
- commit: ae6b724824fc2fdf71d50dc7ae0052ad1551b25a
|
|
|
|
tag: v5.93.0
|
|
|
|
type: git
|
|
|
|
url: https://invent.kde.org/frameworks/kimageformats.git
|
2021-03-15 23:15:53 +03:00
|
|
|
- config-opts:
|
|
|
|
- -DCMAKE_BUILD_TYPE=Release
|
|
|
|
- -DBUILD_TEST_APPLICATION=OFF
|
|
|
|
- -DQTKEYCHAIN_STATIC=ON
|
|
|
|
buildsystem: cmake-ninja
|
|
|
|
name: QtKeychain
|
|
|
|
sources:
|
2021-11-18 00:23:50 +03:00
|
|
|
- commit: f59ac26be709fd2d8d7a062fab1cf1e67a93806c
|
|
|
|
tag: v0.13.1
|
2021-03-15 23:15:53 +03:00
|
|
|
type: git
|
|
|
|
url: https://github.com/frankosterfeld/qtkeychain.git
|
|
|
|
- config-opts:
|
|
|
|
- -DJSON_BuildTests=OFF
|
|
|
|
buildsystem: cmake
|
|
|
|
name: nlohmann
|
|
|
|
sources:
|
2021-11-18 00:23:50 +03:00
|
|
|
- sha256: 1155fd1a83049767360e9a120c43c578145db3204d2b309eba49fbbedd0f4ed3
|
2021-03-15 23:15:53 +03:00
|
|
|
type: archive
|
2021-11-18 00:23:50 +03:00
|
|
|
url: https://github.com/nlohmann/json/archive/v3.10.4.tar.gz
|
2022-10-12 22:20:17 +03:00
|
|
|
- buildsystem: simple
|
|
|
|
build-commands:
|
|
|
|
- make static
|
|
|
|
- make prefix=/app static-install
|
|
|
|
name: re2
|
|
|
|
sources:
|
|
|
|
- sha256: f89c61410a072e5cbcf8c27e3a778da7d6fd2f2b5b1445cd4f4508bee946ab0f
|
|
|
|
type: archive
|
|
|
|
url: https://github.com/google/re2/archive/refs/tags/2022-06-01.tar.gz
|
2021-11-15 03:23:29 +03:00
|
|
|
- buildsystem: qmake
|
|
|
|
name: qt-jdenticon
|
|
|
|
no-make-install: true
|
|
|
|
build-commands:
|
|
|
|
- mkdir -p /app/bin/
|
|
|
|
- cp libqtjdenticon.so /app/bin/
|
|
|
|
sources:
|
2021-12-20 01:31:17 +03:00
|
|
|
- commit: 0346c228f1d544581dfd72a4dceb84f8714570dd
|
|
|
|
tag: v0.3.0
|
2021-11-15 03:23:29 +03:00
|
|
|
type: git
|
|
|
|
url: https://github.com/Nheko-Reborn/qt-jdenticon.git
|
2021-06-30 14:05:18 +03:00
|
|
|
- buildsystem: meson
|
2021-06-30 16:01:59 +03:00
|
|
|
config-opts:
|
|
|
|
- -Ddefault_library=static
|
2021-06-30 14:05:18 +03:00
|
|
|
name: coeurl
|
|
|
|
sources:
|
2022-11-20 05:51:44 +03:00
|
|
|
- commit: f989f3c54c1ca15e29c5bd6b1ce4efbcb3fd8078
|
|
|
|
#tag: v0.2.1
|
2021-06-30 14:05:18 +03:00
|
|
|
type: git
|
|
|
|
url: https://nheko.im/nheko-reborn/coeurl.git
|
2021-03-15 23:15:53 +03:00
|
|
|
- config-opts:
|
|
|
|
- -DBUILD_LIB_TESTS=OFF
|
|
|
|
- -DBUILD_LIB_EXAMPLES=OFF
|
|
|
|
- -DCMAKE_BUILD_TYPE=Release
|
|
|
|
- -DBUILD_SHARED_LIBS=OFF
|
|
|
|
buildsystem: cmake-ninja
|
|
|
|
name: mtxclient
|
|
|
|
sources:
|
2022-12-03 04:10:45 +03:00
|
|
|
- commit: 7155cbb8ed3289f2cc7269da7607b0dd012f471b
|
2022-09-10 14:19:22 +03:00
|
|
|
#tag: v0.8.2
|
2021-03-15 23:15:53 +03:00
|
|
|
type: git
|
2022-06-30 13:33:44 +03:00
|
|
|
url: https://github.com/Nheko-Reborn/mtxclient.git
|
2021-03-15 23:15:53 +03:00
|
|
|
- config-opts:
|
|
|
|
- -DCMAKE_BUILD_TYPE=Release
|
|
|
|
- -DLMDBXX_INCLUDE_DIR=.deps/lmdbxx
|
|
|
|
- -DCOMPILE_QML=ON
|
2021-12-23 00:34:07 +03:00
|
|
|
- -DMAN=OFF
|
2022-02-10 01:46:49 +03:00
|
|
|
- -DFLATPAK=ON
|
2021-03-15 23:15:53 +03:00
|
|
|
buildsystem: cmake-ninja
|
|
|
|
name: nheko
|
|
|
|
sources:
|
|
|
|
- path: .
|
|
|
|
type: dir
|
|
|
|
skip:
|
|
|
|
- build-flatpak
|
|
|
|
- dest: .deps/lmdbxx
|
|
|
|
sha256: 5e12eb3aefe9050068af7df2c663edabc977ef34c9e7ba7b9d2c43e0ad47d8df
|
|
|
|
type: archive
|
|
|
|
url: https://github.com/hoytech/lmdbxx/archive/1.0.0.tar.gz
|