Name: brlcad Version: 7.26.0.2 Release: alt1 Summary: BRL-CAD is a powerful open source cross-platform solid modeling system that includes interactive geometry editing, high-performance ray-tracing for rendering and geometric analysis, a system performance analysis benchmark suite, geometry libraries for application developers, and more than 30 years of active development. License: GPLv2+ Group: Engineering Url: https://brlcad.org/ Packager: Konstantin Yablochkin BuildPreReq: cmake, rpm-macros-cmake, gcc5-c++, tcl-devel, tk, tklib, tcl-incrtcl-devel, tcl-incrtk-devel, tcl-togl-devel, tcl-trf-devel, tcl-blt-devel, tcl-iwidgets, tcl-img, tcl-dom-devel, libbullet3-devel, libGL-devel, libX11-devel, libqt4-devel, libuuid-devel, libsocket-devel, libGLES-devel, libGLU-devel, libGLUT-devel, libGLee-devel, libGLw-devel Source: brlcad-7.26.0.2.tar Patch0: %name-rel-7-26-0-2.patch %description BRL-CAD is a powerful cross-platform Open Source combinatorial Constructive Solid Geometry (CSG) solid modeling system that includes interactive 3D solid geometry editing, high-performance ray-tracing support for rendering and geometric analysis, network-distributed framebuffer support, image and signal-processing tools, path-tracing and photon mapping support for realistic image synthesis, a system performance analysis benchmark suite, an embedded scripting interface, and libraries for robust high-performance geometric representation and analysis. %prep %setup %patch0 -p0 %build #mkdir -p /opt/brlcad/lib ./configure --prefix=/opt/brlcad --enable-all %make_build %install %makeinstall_std %find_lang %name %files -f %name.lang %doc AUTHORS ChangeLog NEWS BUGS CHANGES COPYING HACKING INSTALL README TODO /opt/brlcad %changelog * Sun Nov 20 2016 Konstantin Yabochkin 7.26.0.2-alt1 - initial build