-
Notifications
You must be signed in to change notification settings - Fork 7
/
org.geogebra.GeoGebra.yaml
47 lines (47 loc) · 1.61 KB
/
org.geogebra.GeoGebra.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
46
47
app-id: org.geogebra.GeoGebra
base: org.electronjs.Electron2.BaseApp
base-version: '23.08'
runtime: org.freedesktop.Platform
runtime-version: '23.08'
sdk: org.freedesktop.Sdk
command: geogebra-wrapper.sh
finish-args:
- --share=ipc
- --share=network
- --device=dri
- --socket=x11
- --socket=wayland
- --filesystem=home
modules:
- name: geogebra
buildsystem: simple
build-commands:
- install -Dt /app/bin apply_extra geogebra-wrapper.sh
- install -Dm644 -t /app/share/metainfo org.geogebra.GeoGebra.metainfo.xml
- install -Dm644 -t /app/share/applications org.geogebra.GeoGebra.desktop
- install -Dm644 -t /app/share/icons/hicolor/scalable/apps org.geogebra.GeoGebra.svg
sources:
- type: script
dest-filename: apply_extra
commands:
- unzip *.zip
- rm *.zip
- mv GeoGebra-linux-* geogebra
- chmod -R 755 geogebra
- type: file
path: geogebra-wrapper.sh
- type: file
path: org.geogebra.GeoGebra.desktop
- type: file
path: org.geogebra.GeoGebra.svg
- type: file
path: org.geogebra.GeoGebra.metainfo.xml
- type: extra-data
filename: geogebra.zip
x-checker-data:
type: rotating-url
url: https://download.geogebra.org/package/linux-port6
pattern: https://download.geogebra.org/installers/6.0/GeoGebra-Linux64-Portable-([\d-]+).zip
url: https://download.geogebra.org/installers/6.0/GeoGebra-Linux64-Portable-6-0-804-0.zip
sha256: 114e537fad9322e1ae8ebdf8aa734e473b3c66a9f1d98c5a1ec5fa55d6ea9bd7
size: 111009113