-
Notifications
You must be signed in to change notification settings - Fork 13
/
com.github.wxmaxima_developers.wxmaxima.yaml
141 lines (141 loc) · 5.35 KB
/
com.github.wxmaxima_developers.wxmaxima.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
# TODO ~/.wxMaxima config workaround
app-id: com.github.wxmaxima_developers.wxmaxima
runtime: org.freedesktop.Platform
runtime-version: '21.08'
sdk: org.freedesktop.Sdk
command: wxmaxima
rename-desktop-file: io.github.wxmaxima_developers.wxMaxima.desktop
rename-icon: io.github.wxmaxima_developers.wxMaxima
finish-args:
- --device=dri
- --filesystem=xdg-documents
- --filesystem=xdg-download
- --filesystem=xdg-pictures
- --persist=.maxima
- --share=ipc
- --socket=fallback-x11
- --socket=wayland
- --socket=x11
cleanup:
- /include
- /lib/pkgconfig
- /share/man
- '*.a'
- '*.la'
modules:
- name: wxmaxima
buildsystem: cmake
builddir: true
config-opts:
- -DwxWidgets_CONFIG_EXECUTABLE=/app/bin/wx-config
post-install:
- install -Dm644 /app/share/pixmaps/io.github.wxmaxima_developers.wxMaxima.png
-t /app/share/icons/hicolor/128x128/apps/
- install -Dm644 /app/share/pixmaps/io.github.wxmaxima_developers.wxMaxima.svg
-t /app/share/icons/hicolor/scalable/apps/
sources:
- type: archive
url: https://github.com/wxMaxima-developers/wxmaxima/archive/Version-21.05.2.tar.gz
sha256: 4d2d486a24090ace2f64ceccb026210e2e6299a32cb348d43134ef80440bcf01
x-checker-data:
type: anitya
project-id: 6366
stable-only: true
url-template: https://github.com/wxMaxima-developers/wxmaxima/archive/Version-$version.tar.gz
modules:
- ../shared-modules/wxgtk/wxgtk.json
- name: maxima
config-opts:
- --libexecdir=/app/lib
- --enable-sbcl
- --with-default-lisp=sbcl
sources:
- type: archive
url: https://downloads.sourceforge.net/sourceforge/maxima/maxima-5.45.1.tar.gz
sha256: fe9016276970bef214a1a244348558644514d7fdfaa4fc8b9d0e87afcbb4e7dc
x-checker-data:
type: anitya
project-id: 6365
stable-only: true
url-template: https://downloads.sourceforge.net/sourceforge/maxima/maxima-$version.tar.gz
modules:
- name: sbcl-bin
buildsystem: simple
build-commands:
- INSTALL_ROOT=/app sh install.sh
sources:
- type: archive
url: http://prdownloads.sourceforge.net/sbcl/sbcl-2.1.9-x86-64-linux-binary.tar.bz2
sha256: 55cf7dbac0653c8058c591e2bcdb6d77e075338bba1b7c83f96b589d8c5ffabf
x-checker-data:
type: anitya
project-id: 16339
stable-only: true
url-template: http://prdownloads.sourceforge.net/sbcl/sbcl-$version-x86-64-linux-binary.tar.bz2
# TODO: build sbcl from source
# - name: sbcl
# # https://common-lisp.net/project/ecl/posts/ECL-Quarterly-Volume-IV.html#orgheadline31
# sources:
# - type: archive
# url: https://downloads.sourceforge.net/project/sbcl/sbcl/2.0.5/sbcl-2.0.5-source.tar.bz2
# sha256: 0050f88dd12893c90f03e7b6c3b998929dcd08e7bb0ca5c4003be6110337e2cb
# - type: shell
# commands:
# - sh make.sh clisp --prefix=/app
# modules:
# - name: clisp
# sources:
# - type: git
# url: https://gitlab.com/gnu-clisp/clisp.git
# tag: clisp-2.49.92-2018-02-18
# cleanup:
# - '*'
# modules:
# - name: libsigsegv
# config-opts:
# - --enable-shared
# sources:
# - type: archive
# url: https://ftp.gnu.org/gnu/libsigsegv/libsigsegv-2.12.tar.gz
# sha256: 3ae1af359eebaa4ffc5896a1aee3568c052c99879316a1ab57f8fe1789c390b6
# cleanup:
# - '*'
# - name: emacs
# - name: gnuplot
# config-opts:
# - WX_CONFIG=/app/bin/wx-config
# - --libexecdir=/app/bin
# - --with-gihdir=/app/share/gnuplot
# - --with-readline=gnu
# - --with-bitmap-terminals
# - --with-wx-single-threaded
# - --with-texdir=/app/share/texmf/tex/latex/gnuplot
# make-args:
# - pkglibexecdir=/app/bin
# make-install-args:
# - pkglibexecdir=/app/bin
# sources:
# - type: archive
# url: https://downloads.sourceforge.net/sourceforge/gnuplot/gnuplot-5.4.0.tar.gz
# sha256: b4660dff7d047a453c55fd77faba11f63bb2d5ed
# modules:
# - name: gd
# sources:
# - type: archive
# url: https://github.com/libgd/libgd/releases/download/gd-2.3.0/libgd-2.3.0.tar.xz
# sha256: ecd9155b9a417fb3f837f29e5966323796de247789163761dd72dbf83bfcac58
# - name: libcerf
# - name: lua
# - name: emacs
# - name: texlive
# - name: wxgtk
# - name: qt5-svg
# - name: rlwrap
# sources:
# - type: archive
# url: https://github.com/hanslub42/rlwrap/archive/v0.43.tar.gz
# sha256: sdfasfdsdf
# - type: shell
# commands:
# - autoreconf -vi
# - ../shared-modules/tk/tk.json