Name: dx Version: 4.1.3 Release: alt2 Summary: IBM Open Visualization Data Explorer License: IBM PUBLIC LICENSE Group: Science/Other URL: http://www.opendx.org Source0: http://www.research.ibm.com/dx/srcDownload/srcArchive/dx-4.1.3.tar.bz2 Patch0: dx-directories.patch # Automatically added by buildreq on Sun Jun 17 2001 BuildRequires: bison bzip2-devel compat-cpp compat-gcc compat-gcc-c++ flex freetype2 freetype2-devel ImageMagick ImageMagick-devel lesstif lesstif-devel libbfd libcdf libcdf-devel libhdf libhdf-devel libjbig libjbig-devel libjpeg-devel liblcms liblcms-devel libnetcdf libnetcdf-devel libpam libpng-devel libstdc++-devel libtiff libtiff-devel perl tcsh XFree86-devel XFree86-libs XFree86-static-libs xpm xpm-devel zlib-devel %description If you need visualization for anything from examining simple data sets to analyzing complex, time-dependent data from disparate sources, OpenDX has what you need: features and functions that let you easily gain meaningful insight into your data. And if you are looking to build visualization applications for your end users, OpenDX has what you need: power to support their requirements and versatility for customized application development. OpenDX is a uniquely powerful, full-featured software package for the visualization of scientific, engineering and analytical data: Its open system design is built on familiar standard interface environments. And its sophisticated data model provides users with great flexibility in creating visualizations. Since its introduction in 1991 as Visualization Data Explorer, it has been continuously enhanced and expanded and now with the full source code available to you, the features are limitless. Some of the features that exist in the current software are described below. %prep %setup -q -n %name-%version %patch0 -p1 %build export CC="compat-gcc" \ export CPP="compat-gcc -E" \ export CXX="compat-g++" \ %configure --with-javadx=no %make_build %install %makeinstall htmldir=".install/html" \ docdir=".install/doc" %files %_bindir/* %_libdir/* %_mandir/* %_includedir/* %doc LICENSE README ChangeLog html/.install/html doc/.install/doc %changelog * Mon Jun 18 2001 Yura Zotov 4.1.3-alt2 - malfunction spin-boxes fixed