]> git.pld-linux.org Git - packages/blender.git/blobdiff - blender.spec
- release 2 (by relup.sh)
[packages/blender.git] / blender.spec
index cb20f8251977c62917ed9489e817efbd6e3c0928..04d5e9028cef250f38c60ff2d17acbab4caed706 100644 (file)
@@ -4,14 +4,16 @@
 Summary:       3D modeling, rendering, animation and game creation package
 Summary(pl.UTF-8):     Pakiet do tworzenia animacji 3D oraz gier
 Name:          blender
-Version:       2.80
+Version:       2.81a
 Release:       2
 License:       GPL
 Group:         X11/Applications/Graphics
-Source0:       http://download.blender.org/source/%{name}-%{version}.tar.gz
-# Source0-md5: 30dedaf688741d0d5d6fa1e3c331610c
+Source0:       http://download.blender.org/source/%{name}-%{version}.tar.xz
+# Source0-md5: fd106a2c3debfd215617d31197883173
 Patch0:                %{name}-2.76-droid.patch
 Patch1:                format-security.patch
+Patch2:                python-3.8.patch
+Patch3:                struct-alignment.patch
 URL:           http://www.blender.org/
 BuildRequires: OpenAL-devel
 BuildRequires: OpenColorIO-devel
@@ -42,6 +44,7 @@ BuildRequires:        libtool
 BuildRequires: libvorbis-devel
 BuildRequires: openjpeg2-devel
 BuildRequires: openssl-devel >= 0.9.7d
+BuildRequires: pugixml-devel
 BuildRequires: python3
 BuildRequires: python3-devel
 BuildRequires: python3-numpy-devel
@@ -71,6 +74,10 @@ Blender to darmowy i w pełni funkcjonalny pakiet do tworzenia animacji
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%ifarch x32
+%patch3 -p1
+%endif
 
 %build
 install -d build
This page took 0.030833 seconds and 4 git commands to generate.