Merge branch 'master' of https://github.com/Soundux/Soundux
This commit is contained in:
commit
3e6d2fcc3c
@ -12,11 +12,28 @@ finish-args:
|
|||||||
- --filesystem=xdg-run/pipewire-0
|
- --filesystem=xdg-run/pipewire-0
|
||||||
modules:
|
modules:
|
||||||
- "shared-modules/libappindicator/libappindicator-gtk3-introspection-12.10.json"
|
- "shared-modules/libappindicator/libappindicator-gtk3-introspection-12.10.json"
|
||||||
|
- name: libwnck
|
||||||
|
buildsystem: meson
|
||||||
|
config-opts:
|
||||||
|
- "-Dgtk_doc=false"
|
||||||
|
cleanup:
|
||||||
|
- "/include"
|
||||||
|
- "/lib/pkgconfig"
|
||||||
|
- "/bin"
|
||||||
|
sources:
|
||||||
|
- type: git
|
||||||
|
url: https://gitlab.gnome.org/GNOME/libwnck.git
|
||||||
|
tag: "40.0"
|
||||||
|
commit: "d161ed31914711b97a1c6ebef0558d80ce51113b"
|
||||||
- name: soundux
|
- name: soundux
|
||||||
buildsystem: cmake-ninja
|
buildsystem: cmake-ninja
|
||||||
config-opts:
|
config-opts:
|
||||||
- -DUSE_FLATPAK=ON
|
- -DUSE_FLATPAK=ON
|
||||||
- -DCMAKE_BUILD_TYPE=Release
|
- -DCMAKE_BUILD_TYPE=Release
|
||||||
|
post-install:
|
||||||
|
- "install -Dm 644 -t /app/share/metainfo deployment/appstream/io.github.Soundux.metainfo.xml"
|
||||||
|
- "install -Dm 644 -t /app/share/applications deployment/appstream/io.github.Soundux.desktop"
|
||||||
|
- "install -Dm 644 deployment/flatpak/icons/io.github.Soundux-256.png /app/share/icons/hicolor/256x256/apps/io.github.Soundux.png"
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/Soundux/Soundux.git
|
url: https://github.com/Soundux/Soundux.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user