1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-28 06:57:46 +00:00

More flatpak changes from main

This commit is contained in:
Joshua Goins 2024-03-22 17:14:35 -04:00
parent feff28f9b6
commit 25aee21905

View file

@ -1,6 +1,6 @@
app-id: zone.xiv.astra
runtime: org.kde.Platform
cruntime-version: '6.6-kf6preview'
runtime-version: '6.6'
sdk: org.kde.Sdk
sdk-extensions:
- org.freedesktop.Sdk.Extension.rust-stable
@ -24,7 +24,6 @@ finish-args:
- --device=all
- --allow=devel
modules:
#- flatpak/kf6.json
- flatpak/kirigami-addons.json
- name: unshield
buildsystem: cmake-ninja
@ -32,7 +31,7 @@ modules:
- type: git
url: https://github.com/twogood/unshield.git
branch: main
- name: unshield
- name: libsecret
cleanup:
- /bin
config-opts:
@ -41,6 +40,7 @@ modules:
- -Dgtk_doc=false
- -Dintrospection=false
- -Dgcrypt=false
buildsystem: meson
sources:
- type: archive
url: https://download.gnome.org/sources/libsecret/0.20/libsecret-0.20.5.tar.xz