]> git.pld-linux.org Git - packages/brlcad.git/blame - brlcad.spec
- updated BR
[packages/brlcad.git] / brlcad.spec
CommitLineData
ab145cae 1#
2# Conditional build:
3%bcond_with tests # build with tests
4%bcond_without tests # build without tests
5#
6Summary: BRL CAD
7Summary(pl): BRL CAD
8Name: brlcad
9Version: 7.8.0
10Release: 0.1
11License: GPL
12Group: Applications/CAD
13Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14# Source0-md5: bb4c5fd83ae1dd1b5dd84384f7894fc8
15#Source1: -
16# Source1-md5: -
17#Patch0: %{name}-DESTDIR.patch
a8445cc4 18URL: htp://brlcad.sourceforge.net/
ab145cae 19#BuildRequires: -
20#BuildRequires: autoconf
21#BuildRequires: automake
22#BuildRequires: intltool
23#BuildRequires: libtool
a8445cc4 24BuildRequires: tcl-devel
25BuildRequires: tk-devel
26Buildrequires: itcl-devel
27BuildRequires: itk-devel
28Buildrequires: python
29BuildRequires: SDL-devel
ab145cae 30#Requires(postun): -
31#Requires(pre,post): -
32#Requires(preun): -
33#Requires: -
34#Provides: -
35#Provides: group(foo)
36#Provides: user(foo)
37#Obsoletes: -
38#Conflicts: -
39#BuildArch: noarch
40#ExclusiveArch: %{ix86}
41BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
42
43%description
a8445cc4 44The BRL-CAD package is a powerful Constructive Solid Geometry (CSG) solid modeling system with over 20 years development and production use by the U.S. military. BRL-CAD includes an interactive geometry editor, parallel ray-tracing support for rendering and geometric analysis, path-tracing for realistic image synthesis, network distributed framebuffer support, image-processing and signal-processing tools. The entire package is distributed in source code form.
ab145cae 45
46%description -l pl
47
48%package subpackage
49Summary: -
50Summary(pl): -
51Group: -
52
53%description subpackage
54
55%description subpackage -l pl
56
57%package libs
58Summary: -
59Summary(pl): -
60Group: Libraries
61
62%description libs
63
64%description libs -l pl
65
66
67%package devel
68Summary: Header files for ... library
69