CalculiX cgx is a pre- and postprocessor for FEM solvers. It supports multiple file formats, among them the ABAQUS input file format that is used by CalculiX ccx and the ccx result file format. Base Package: - http://www.dhondt.de/ - the source tar ball contains the cgx sources and the sources of two libraries: glut and libSNL. - License: GPLv2 Package: - http://sourceforge.net/projects/calculix-rpm/files/fedora/cgx-2.0-3.fc12.src.rpm/download - builds two packages: main package with executable and documentation and the examples. - glut and libSNL are removed in %prep stage, the executable links against separate packages. - freeglut is already in fedora, libSNL would be new.