Merge pull request #70 from MightyCreak/flatpak

Update to GNOME runtime 3.38
This commit is contained in:
Creak 2020-11-29 12:13:28 -05:00 committed by GitHub
commit e3ac0365a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View File

@ -14,11 +14,13 @@ __pycache__/
.Python .Python
build/ build/
builddir/ builddir/
builddir-flatpak/
develop-eggs/ develop-eggs/
dist/ dist/
downloads/ downloads/
eggs/ eggs/
.eggs/ .eggs/
.flatpak-builder/
lib/ lib/
lib64/ lib64/
parts/ parts/

View File

@ -84,6 +84,7 @@ writable directory on the pen drive).
To install Diffuse locally: To install Diffuse locally:
flatpak install flatpak install runtime/org.gnome.Sdk/$(uname -p)/3.38
flatpak-builder builddir-flatpak --user --install com.github.mightycreak.Diffuse.yml flatpak-builder builddir-flatpak --user --install com.github.mightycreak.Diffuse.yml
To run Diffuse through Flatpak: To run Diffuse through Flatpak:

View File

@ -1,6 +1,6 @@
app-id: com.github.mightycreak.Diffuse app-id: com.github.mightycreak.Diffuse
runtime: org.gnome.Platform runtime: org.gnome.Platform
runtime-version: '3.36' runtime-version: '3.38'
sdk: org.gnome.Sdk sdk: org.gnome.Sdk
command: diffuse command: diffuse
finish-args: finish-args: