This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: saxonbeta <saxonbeta at gmail __com | |
pkgname=elmerfem-git | |
_pkgname=elmerfem | |
pkgver=20150504.6cc5764 | |
pkgrel=1 | |
pkgdesc="Simulation tool for CFD, FEM, electromagnetics, heat transfer and others featuring a PDE solver." | |
arch=('i686' 'x86_64') | |
url="http://www.csc.fi/english/pages/elmer" | |
license=('GPL') | |
depends=('qwt' 'vtk5' 'suitesparse' 'arpack' 'glu' 'qtwebkit' 'tk') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Randy Heydon <randy dot heydon at clockworklab dot net> | |
pkgname=openmodelica-bin | |
pkgver=latest | |
pkgrel=1 | |
pkgdesc="The Open Source Modelica Compiler - precompiled binary" | |
arch=('i686' 'x86_64') | |
url="https://www.openmodelica.org" | |
license=('GPL3' 'custom:OSMC-PL') | |
depends=('sh' 'omniorb' 'lpsolve' 'sqlite3' 'soqt' 'qwt5') |