blob: 0b156a7c4003bdbbb04a768fdad1a6865edb83d8 (
plain)
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
|
pkgbase = openmodelica-git
pkgdesc = The Open Source Modelica Suite
pkgver = 1.20.0.dev.r320.g9cbaf6232e
pkgrel = 1
url = https://openmodelica.org
arch = i686
arch = x86_64
license = OSMC-PL
makedepends = git
makedepends = gcc-fortran
makedepends = boost
makedepends = clang
makedepends = cmake
makedepends = jre-openjdk
makedepends = antlr4-runtime
makedepends = expat
makedepends = ncurses
makedepends = readline
depends = java-environment
depends = lapack
depends = boost-libs
depends = qt5-webkit
depends = qt5-xmlpatterns
depends = qt5-svg
depends = qt5-tools
optdepends = zip: requested when exporting to FMU
optdepends = sundials: adds more numerical solvers to the simulation runtime
provides = openmodelica
conflicts = openmodelica
conflicts = openmodelica-svn
conflicts = openmodelica-dev
source = openmodelica-git::git+https://github.com/OpenModelica/OpenModelica
source = git+https://github.com/OpenModelica/OMOptim.git
source = git+https://github.com/OpenModelica/OpenModelica-common.git
source = git+https://github.com/OpenModelica/OMLibraries.git
source = git+https://github.com/OpenModelica/OMSimulator.git
source = git+https://github.com/OpenModelica/OMFMISimulator-3rdParty.git
source = git+https://github.com/OpenModelica/OMTLMSimulator.git
source = git+https://github.com/OpenModelica/OMCompiler-3rdParty
source = git+https://github.com/OpenModelica/OMSens
source = git+https://github.com/OpenModelica/OMSens_Qt.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = openmodelica-git
|