]> git.pld-linux.org Git - packages/blender.git/blame_incremental - blender.spec
- fixed casting issues on x86_64 (probably)
[packages/blender.git] / blender.spec
... / ...
CommitLineData
1# TODO:
2# - enable internalization support (BR libftgl)
3# - enable OpenAL support
4# - libsolid/libqhull/libode BR ?
5# - package python scripts
6Summary: 3D modeling, rendering, animation and game creation package
7Summary(pl): Pakiet do tworzenia animacji 3D oraz gier
8Name: blender
9Version: 2.42a
10Release: 0.1
11License: GPL
12Group: X11/Applications/Graphics
13Source0: http://download.blender.org/source/%{name}-%{version}.tar.gz
14# Source0-md5: 3d60b7ebe0dea47da12744fe2462d96c
15Source1: %{name}.desktop
16Source2: %{name}.png
17Source4: %{name}-wrapper
18Source5: %{name}.manpage
19Patch0: %{name}-po_and_locale_names.patch
20Patch1: %{name}-noxml-yafray.patch
21Patch2: %{name}-python-fix.patch
22Patch3: %{name}-cast.patch
23URL: http://www.blender.org/
24BuildRequires: OpenEXR-devel
25BuildRequires: OpenGL-devel
26BuildRequires: SDL-devel
27BuildRequires: freealut-devel
28BuildRequires: freetype-devel
29BuildRequires: ftgl-devel
30BuildRequires: gettext-devel
31#BuildRequires: esound-devel
32BuildRequires: libjpeg-devel
33BuildRequires: libpng-devel
34BuildRequires: libstdc++-devel
35BuildRequires: libtiff-devel
36BuildRequires: libtool
37BuildRequires: libvorbis-devel
38BuildRequires: openssl-devel >= 0.9.7d
39BuildRequires: python-devel >= 1:2.3
40BuildRequires: scons
41BuildRequires: sed >= 4.0
42#BuildRequires: smpeg-devel
43BuildRequires: zlib-devel
44Requires: OpenGL
45Requires: freetype
46Requires: python-modules
47BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
48
49%define _noautoreqdep libGL.so.1 libGLU.so.1
50
51%description
52Blender is a free and fully functional 3D modeling, rendering,
53animation and game creation package for Unix, Windows and BeOS
54systems.
55
56%description -l pl
57