Update flatpak to GNOME 47 runtime
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
app-id: me.gapixels.Megapixels
|
||||
runtime: org.gnome.Platform
|
||||
runtime-version: "46"
|
||||
runtime-version: "47"
|
||||
sdk: org.gnome.Sdk
|
||||
command: megapixels
|
||||
finish-args:
|
||||
@@ -44,13 +44,13 @@ modules:
|
||||
sources:
|
||||
- type: git
|
||||
url: https://gitlab.com/megapixels-org/libmegapixels
|
||||
tag: 0.2.0
|
||||
tag: 0.2.1
|
||||
modules:
|
||||
- name: libconfig
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://hyperrealm.github.io/libconfig/dist/libconfig-1.7.2.tar.gz
|
||||
sha256: 7c3c7a9c73ff3302084386e96f903eb62ce06953bb1666235fac74363a16fad9
|
||||
url: https://hyperrealm.github.io/libconfig/dist/libconfig-1.8.tar.gz
|
||||
sha256: 051e15dd0e907c44905f317933f5487314f2a56e8c6726c8304ce990884850aa
|
||||
cleanup:
|
||||
- "/include"
|
||||
- "*.la"
|
||||
@@ -64,7 +64,7 @@ modules:
|
||||
sources:
|
||||
- type: git
|
||||
url: https://source.puri.sm/Librem5/feedbackd.git
|
||||
tag: v0.7.0
|
||||
tag: v0.8.1
|
||||
- name: zbar
|
||||
config-opts:
|
||||
- --disable-doc
|
||||
@@ -110,7 +110,7 @@ modules:
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/LibRaw/LibRaw
|
||||
tag: 0.21.3
|
||||
tag: 0.21.4
|
||||
- type: shell
|
||||
commands:
|
||||
- autoreconf -vfi
|
||||
@@ -148,7 +148,7 @@ modules:
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/ImageMagick/ImageMagick
|
||||
tag: 7.1.1-43
|
||||
tag: 7.1.1-47
|
||||
- name: exiftool
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
@@ -159,7 +159,7 @@ modules:
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/exiftool/exiftool.git
|
||||
tag: "13.21"
|
||||
tag: "13.29"
|
||||
modules:
|
||||
- name: perl
|
||||
buildsystem: simple
|
||||
@@ -170,7 +170,7 @@ modules:
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/Perl/perl5.git
|
||||
tag: v5.40.1
|
||||
tag: v5.40.2
|
||||
disable-fsckobjects: true
|
||||
post-install:
|
||||
# Fix permissions
|
||||
|
Reference in New Issue
Block a user