Skip to content

Commit 88829d6

Browse files
authored
Merge pull request #168 from flathub/update-runtime
Draft: Update runtime to 49
2 parents 5f7e86d + 0da0e7e commit 88829d6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

io.github.Soundux.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
app-id: io.github.Soundux
22
runtime: org.gnome.Platform
3-
runtime-version: '48'
3+
runtime-version: '49'
44
sdk: org.gnome.Sdk
55
command: soundux-startup
66
finish-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

shared-modules

Submodule shared-modules updated 102 files

0 commit comments

Comments
 (0)