mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Add qt-jdention to flatpak
This commit is contained in:
parent
715e2244b4
commit
7bb413c5c1
1 changed files with 10 additions and 0 deletions
|
@ -147,6 +147,16 @@ modules:
|
||||||
tag: 1.18.3
|
tag: 1.18.3
|
||||||
type: git
|
type: git
|
||||||
url: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git
|
url: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git
|
||||||
|
- buildsystem: qmake
|
||||||
|
name: qt-jdenticon
|
||||||
|
no-make-install: true
|
||||||
|
build-commands:
|
||||||
|
- mkdir -p /app/bin/
|
||||||
|
- cp libqtjdenticon.so /app/bin/
|
||||||
|
sources:
|
||||||
|
- commit: 77eb0d62441e03bbbfc2b1d2057c4045ac87fb85
|
||||||
|
type: git
|
||||||
|
url: https://github.com/Nheko-Reborn/qt-jdenticon.git
|
||||||
- buildsystem: meson
|
- buildsystem: meson
|
||||||
config-opts:
|
config-opts:
|
||||||
- -Ddefault_library=static
|
- -Ddefault_library=static
|
||||||
|
|
Loading…
Reference in a new issue