-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathio.github.qutad.Plot.yml
More file actions
53 lines (52 loc) · 1.79 KB
/
Copy pathio.github.qutad.Plot.yml
File metadata and controls
53 lines (52 loc) · 1.79 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
# DO NOT EDIT.
# Any changes will be overwritten.
#
# Generated by flatpak-flutter v0.15.0
# Source: flatpak-flutter.yml
#
# Visit the project at https://github.com/TheAppgineer/flatpak-flutter
id: io.github.qutad.Plot
runtime: org.freedesktop.Platform
runtime-version: '25.08'
sdk: org.freedesktop.Sdk
sdk-extensions:
- org.freedesktop.Sdk.Extension.llvm20
command: plot
finish-args:
- --share=ipc
- --socket=fallback-x11
- --socket=wayland
- --device=dri
modules:
- name: Plot
buildsystem: simple
build-options:
arch:
x86_64:
env:
BUNDLE_PATH: build/linux/x64/release/bundle
aarch64:
env:
BUNDLE_PATH: build/linux/arm64/release/bundle
append-path: /usr/lib/sdk/llvm20/bin:/var/lib/flutter/bin
prepend-ld-library-path: /usr/lib/sdk/llvm20/lib
env:
PUB_CACHE: /run/build/Plot/.pub-cache
build-commands:
- setup-flutter.sh
- flutter build linux --release --no-pub
- cp -r $BUNDLE_PATH /app/io.github.qutad.Plot
- mkdir -p /app/bin && ln -s /app/io.github.qutad.Plot/plot /app/bin/plot
- mkdir -p /app/lib && ln -s /usr/lib/$FLATPAK_ARCH-linux-gnu/libsqlite3.so.0
/app/lib/libsqlite3.so
- install -Dm644 linux/io.github.qutad.Plot.desktop /app/share/applications/io.github.qutad.Plot.desktop
- install -Dm644 linux/io.github.qutad.Plot.metainfo.xml /app/share/metainfo/io.github.qutad.Plot.metainfo.xml
- install -Dm644 assets/icon/icon-512.png /app/share/icons/hicolor/512x512/apps/io.github.qutad.Plot.png
sources:
- type: git
url: https://github.com/qutad/Plot.git
tag: v1.0.2
commit: 1a6961474d0e8f5fc458f98e6d654efc90862771
- generated/sources/pubspec.json
modules:
- generated/modules/flutter-sdk-3.44.6.json