File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11app-id : io.github.Soundux
22runtime : org.gnome.Platform
3- runtime-version : ' 48 '
3+ runtime-version : ' 49 '
44sdk : org.gnome.Sdk
55command : soundux-startup
66finish-args :
@@ -41,6 +41,7 @@ modules:
4141 config-opts :
4242 - -DUSE_FLATPAK=ON
4343 - -DCMAKE_BUILD_TYPE=Release
44+ - -DCMAKE_POLICY_VERSION_MINIMUM=3.5
4445 - -DCMAKE_CXX_FLAGS=-Wno-error=deprecated-declarations
4546 post-install :
4647 - install -Dm 644 -t /app/share/metainfo deployment/appstream/io.github.Soundux.metainfo.xml
@@ -60,11 +61,10 @@ modules:
6061 url-query : .assets[] | select(.name|endswith(".tar.gz")) | .browser_download_url
6162 strip-components : 2
6263 - type : patch
63- path : guardpp-build-fix.patch
64- - type : patch
65- path : pipewire-build-fix.patch
66- - type : patch
67- path : webviewpp-build-fix.patch
64+ paths :
65+ - guardpp-build-fix.patch
66+ - pipewire-build-fix.patch
67+ - webviewpp-build-fix.patch
6868 - type : file
6969 path : soundux-startup
7070 - type : archive
You can’t perform that action at this time.
0 commit comments