Name: therion Version: 5.3.11 Release: 1%{?dist} Summary: Digital cave maps License: GPLv2+ URL: http://therion.speleo.sk/ Source0: http://therion.speleo.sk/downloads/therion-%{version}.tar.gz BuildRequires: perl, ImageMagick-devel BuildRequires: tcl, bwidget, tkimg-devel BuildRequires: tetex BuildRequires: mesa-libGL-devel, mesa-libGLU-devel, wxGTK-devel, paraview-devel #Requires: tetex %description Therion is a complete package which processes survey data and generates maps or 3D models of caves. It runs on wide variety of platforms: Linux, Windows, Mac OS X. It is completely free, released under the terms of GNU GPL, with source code available. It doesn't require any other commercial software to run. Therion solves the most annoying problem of cave cartography – how to keep a map of large and complicated cave system always up-to-date. Main features include: Complete maps with all the detail. No additional ink stroke is needed. Maps are dynamic, always up-to-date – i.e. they are automatically re-drawn after loop closure, blunder fix, scale or symbol set change. 3D models are created using 2D maps. %prep %setup -q -n %{name} %build #configure make CXXBFLAGS=-I/usr/include/paraview # %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT %make_install %files %doc %changelog