Bug 566974

Summary: Review Request: cgx - finite element pre/postprocessor
Product: [Fedora] Fedora Reporter: Manfred Spraul <manfred>
Component: Package ReviewAssignee: Dan HorĂ¡k <dan>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dan, fedora-package-review
Target Milestone: ---Flags: dan: fedora-review?
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-22 08:48:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 566977    
Bug Blocks: 558535    

Description Manfred Spraul 2010-02-20 20:34:03 UTC
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.