-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathorg.xnec2c.Xnec2c.yml
56 lines (55 loc) · 1.57 KB
/
org.xnec2c.Xnec2c.yml
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
54
55
56
app-id: org.xnec2c.Xnec2c
runtime: org.freedesktop.Platform
runtime-version: 24.08
sdk: org.freedesktop.Sdk
command: xnec2c
rename-desktop-file: xnec2c.desktop
rename-icon: xnec2c
finish-args:
- --share=ipc
- --socket=wayland
- --socket=fallback-x11
- --device=dri
- --persist=.xnec2c
- --filesystem=xdg-documents
cleanup:
- /man
- /include
- /share/man
- /share/doc
- /doc
- '*.a'
- '*.la'
modules:
- name: openblas
no-autogen: true
make-args:
- DYNAMIC_ARCH=1
- FC=gfortran
- NO_CBLAS=1
- NO_LAPACKE=0
- USE_OPENMP=1
make-install-args:
- PREFIX=/app
sources:
- type: archive
url: https://github.com/xianyi/OpenBLAS/releases/download/v0.3.28/OpenBLAS-0.3.28.tar.gz
sha256: f1003466ad074e9b0c8d421a204121100b0751c96fc6fcf3d1456bd12f8a00a1
x-checker-data:
type: anitya
project-id: 2540
stable-only: true
url-template: https://github.com/xianyi/OpenBLAS/releases/download/v$version/OpenBLAS-$version.tar.gz
- name: xnec2c
sources:
- type: archive
url: https://www.xnec2c.org/releases/xnec2c-v4.4.16.tar.gz
sha256: 5e2662f297e67c78c6a5e3e4472fe91754c0fb945dc57e001ae2b31b95aaae69
x-checker-data:
type: anitya
project-id: 18603
url-template: https://www.xnec2c.org/releases/xnec2c-v$version.tar.gz
- type: file
path: org.xnec2c.Xnec2c.metainfo.xml
post-install:
- install -D org.xnec2c.Xnec2c.metainfo.xml $FLATPAK_DEST/share/metainfo/org.xnec2c.Xnec2c.metainfo.xml