forked from flathub/com.github.alexhuntley.Plots
-
Notifications
You must be signed in to change notification settings - Fork 0
/
com.github.alexhuntley.Plots.yaml
45 lines (45 loc) · 1.95 KB
/
com.github.alexhuntley.Plots.yaml
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
app-id: com.github.alexhuntley.Plots
runtime: org.gnome.Platform
runtime-version: '44'
sdk: org.gnome.Sdk
command: plots
modules:
- python3-flatpak-requirements.json
- name: plots
buildsystem: simple
build-commands:
- pip3 install --prefix=/app .
- install -D latinmodern-math/otf/latinmodern-math.otf -t /app/share/fonts/
- install -D res/com.github.alexhuntley.Plots.metainfo.xml -t /app/share/metainfo/
- install -D res/com.github.alexhuntley.Plots.desktop -t /app/share/applications/
- install -D res/com.github.alexhuntley.Plots.svg -t /app/share/icons/hicolor/scalable/apps/
- install -D res/com.github.alexhuntley.Plots-symbolic.svg -t /app/share/icons/hicolor/symbolic/apps/
- install -D -t /app/share/help/C/plots/ help/C/*
- install -D -t /app/share/help/de/plots/ help/de/*
- install -D -t /app/share/help/es/plots/ help/es/*
- install -D -t /app/share/help/fa/plots/ help/fa/*
- install -D -t /app/share/help/fr/plots/ help/fr/*
- install -D -t /app/share/help/hr/plots/ help/hr/*
- install -D -t /app/share/help/hu/plots/ help/hu/*
- install -D -t /app/share/help/it/plots/ help/it/*
- install -D -t /app/share/help/nb_NO/plots/ help/nb_NO/*
- install -D -t /app/share/help/nl/plots/ help/nl/*
- install -D -t /app/share/help/pt_BR/plots/ help/pt_BR/*
- install -D -t /app/share/help/zh_Hans/plots/ help/zh_Hans/*
sources:
- type: git
url: https://github.com/alexhuntley/Plots.git
tag: v0.8.4
commit: 17a557e447e1c5c805023544b1d5fdf0542b1a95
- type: archive
url: http://www.gust.org.pl/projects/e-foundry/lm-math/download/latinmodern-math-1959.zip
sha256: aaaa060b4ffc091461e875efb9498b9abfa7c7a48f38eb33882868839903a4f8
dest: latinmodern-math
finish-args:
# Required for X11 fallback
- --share=ipc
- --socket=fallback-x11
# Wayland access
- --socket=wayland
# OpenGL
- --device=dri