-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathit.astrogods.AstroGods.yml
More file actions
53 lines (52 loc) · 2.2 KB
/
it.astrogods.AstroGods.yml
File metadata and controls
53 lines (52 loc) · 2.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# SPDX-FileCopyrightText: 2026 Arcangelo Massari <info@arcangelomassari.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
# Generated by flatpak-flutter v0.11.1 from flatpak-flutter.yml, do not edit
# Visit the project at https://github.com/TheAppgineer/flatpak-flutter
id: it.astrogods.AstroGods
runtime: org.freedesktop.Platform
runtime-version: '25.08'
sdk: org.freedesktop.Sdk
sdk-extensions:
- org.freedesktop.Sdk.Extension.llvm20
command: astrogods
finish-args:
- --share=ipc
- --share=network
- --socket=wayland
- --socket=fallback-x11
- --device=dri
modules:
- name: astrogods
buildsystem: simple
build-options:
append-path: /usr/lib/sdk/llvm20/bin
env:
PATH: /var/lib/flutter/bin:/app/bin:/usr/bin
PUB_CACHE: /run/build/astrogods/.pub-cache
arch:
x86_64:
env:
BUNDLE_PATH: build/linux/x64/release/bundle
aarch64:
env:
BUNDLE_PATH: build/linux/arm64/release/bundle
build-commands:
- setup-flutter.sh
- flutter build linux --release --no-pub
- install -D $BUNDLE_PATH/astrogods /app/bin/astrogods
- cp -r $BUNDLE_PATH/lib /app/bin/lib
- cp -r $BUNDLE_PATH/data /app/bin/data
- install -D linux/it.astrogods.AstroGods.desktop /app/share/applications/it.astrogods.AstroGods.desktop
- install -D linux/it.astrogods.AstroGods.metainfo.xml /app/share/metainfo/it.astrogods.AstroGods.metainfo.xml
- install -D linux/icons/hicolor/64x64/apps/it.astrogods.AstroGods.png /app/share/icons/hicolor/64x64/apps/it.astrogods.AstroGods.png
- install -D linux/icons/hicolor/128x128/apps/it.astrogods.AstroGods.png /app/share/icons/hicolor/128x128/apps/it.astrogods.AstroGods.png
- install -D linux/icons/hicolor/256x256/apps/it.astrogods.AstroGods.png /app/share/icons/hicolor/256x256/apps/it.astrogods.AstroGods.png
- install -D linux/icons/hicolor/512x512/apps/it.astrogods.AstroGods.png /app/share/icons/hicolor/512x512/apps/it.astrogods.AstroGods.png
sources:
- type: git
url: https://github.com/arcangelo7/astrogods-app.git
tag: 4.10.1
- generated/sources/pubspec.json
modules:
- generated/modules/flutter-sdk-3.38.5.json