freecad/freecad.spec

65 lines
1.8 KiB
RPMSpec
Raw Normal View History

Name: freecad
Summary: FreeCAD is a general purpose 3D CAD modeler
2013-08-01 17:23:13 +04:00
Version: 0.13.1830
2013-04-13 21:50:26 +04:00
Release: 1
License: GPL and LGPL
Group: Graphics
URL: http://free-cad.sourceforge.net/
Source0: http://dfn.dl.sourceforge.net/sourceforge/free-cad/freecad-%{version}.tar.gz
2013-08-01 17:23:13 +04:00
#Patch0: freecad-0.10.3247-fix-link.patch
BuildRequires: gstreamer0.10-devel
BuildRequires: qt4-devel
BuildRequires: libxerces-c-devel
BuildRequires: opencv-devel
BuildRequires: python-devel
BuildRequires: libode-devel
2013-08-01 17:23:13 +04:00
BuildRequires: python-matplotlib
BuildRequires: eigen3
2013-04-13 21:50:26 +04:00
BuildRequires: cmake
BuildRequires: opencascade-devel
BuildRequires: coin-devel
BuildRequires: soqt-devel
BuildRequires: boost-devel >= 1.34.0
%description
FreeCAD will be a general purpose 3D CAD modeler.
The development will be completely Open Source.
As with many modern 3D CAD modelers it will
have a 2D component in order to extract design detail
from the 3D model to create 2D production drawings,
although 2D (e.g. AutoCAD LT) is not the focus,
neither are animation and organic shapes
(e.g. Maya, 3D StudioMAX and Cinema 4D).
%package devel
Group: Development/Libraries/C and C++
Summary: Devel package for %{name}
Requires: %{name} = %{version}
%description devel
FreeCAD will be a general purpose 3D CAD modeler.
The development will be completely Open Source.
As with many modern 3D CAD modelers it will
have a 2D component in order to extract design detail
from the 3D model to create 2D production drawings,
although 2D (e.g. AutoCAD LT) is not the focus,
neither are animation and organic shapes
(e.g. Maya, 3D StudioMAX and Cinema 4D).
%prep
2013-08-01 17:23:13 +04:00
%setup -q
# -n FreeCAD-%{version}
#%patch0 -p0
%build
%define Werror_cflags %nil
%cmake_qt4
%make
%install
%makeinstall_std -C build
%files
%doc ChangeLog.txt copying.lib README.Linux
%{_prefix}/lib/%{name}