X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=blender.spec;h=1bdd7b5ece9142ffa1e6877b621c2237d75f8b7d;hb=HEAD;hp=e184c0fc897a8373de419fb6ed9f89918cc2827f;hpb=097758ae3006adeb0ed8459540f66e72cc04555d;p=packages%2Fblender.git diff --git a/blender.spec b/blender.spec index e184c0f..80a400f 100644 --- a/blender.spec +++ b/blender.spec @@ -1,52 +1,100 @@ # TODO: # - enable internalization support (BR libftgl) -# - enable OpenAL support -# - libsolid/libqhull/libode BR ? -# - package python scripts +# - DRACO (requires WITH_PYTHON_INSTALL?) +# - OSL, Cycles +# - Alembic +# - USD +# - OpenImageDenoise +# - OpenSubdiv +# - OptiX >= 7.3.0 +# - NanoVDB +# - OpenPGL +# +# Conditional build: +%bcond_without openvdb # OpenVDB support + Summary: 3D modeling, rendering, animation and game creation package Summary(pl.UTF-8): Pakiet do tworzenia animacji 3D oraz gier Name: blender -Version: 2.45 -Release: 2 -License: GPL +# beware: don't use 3.3.17+, they have all the libs packaged (0.5GB compressed) +Version: 3.6.12 +Release: 1 +License: GPL v2+ Group: X11/Applications/Graphics -Source0: http://download.blender.org/source/%{name}-%{version}.tar.gz -# Source0-md5: 1358ca481b7f2b8eadd3327ebbd563ef -Source1: %{name}.desktop -Source2: %{name}.png -Source4: %{name}-wrapper -Source5: %{name}.manpage -Patch0: %{name}-po_and_locale_names.patch -Patch1: %{name}-noxml-yafray.patch -URL: http://www.blender.org/ +Source0: https://download.blender.org/source/%{name}-%{version}.tar.xz +# Source0-md5: 8ab5d1389185b12a2f2bfdde171524e3 +Patch0: %{name}-2.76-droid.patch +Patch1: format-security.patch +Patch2: %{name}-openvdb11.patch +URL: https://www.blender.org/ +BuildRequires: OpenAL-devel +BuildRequires: OpenCOLLADA-devel +BuildRequires: OpenColorIO-devel >= 2.0.0 BuildRequires: OpenEXR-devel BuildRequires: OpenGL-devel -BuildRequires: SDL-devel -BuildRequires: gcc >= 5:3.4.0 +BuildRequires: OpenGL-GLU-devel +BuildRequires: OpenImageIO-devel +BuildRequires: OpenXR-devel +BuildRequires: SDL2-devel +BuildRequires: boost-devel >= 1.48 +BuildRequires: cmake >= 3.10 +BuildRequires: embree-devel >= 3.8.0 +BuildRequires: ffmpeg-devel >= 0.4.9-4.20080930.1 +BuildRequires: fftw3-devel >= 3 BuildRequires: freealut-devel -BuildRequires: freetype-devel +BuildRequires: freetype-devel >= 2 BuildRequires: ftgl-devel -BuildRequires: gettext-devel -#BuildRequires: esound-devel +BuildRequires: gcc >= 5:3.4.0 +BuildRequires: gettext-tools +BuildRequires: gmp-devel +BuildRequires: jack-audio-connection-kit-devel +BuildRequires: jemalloc-devel +BuildRequires: libdecor-devel >= 0.1 +BuildRequires: libepoxy-devel +BuildRequires: libgomp-devel +BuildRequires: libharu-devel BuildRequires: libjpeg-devel BuildRequires: libpng-devel +BuildRequires: libsndfile-devel +BuildRequires: libspnav-devel BuildRequires: libstdc++-devel BuildRequires: libtiff-devel -BuildRequires: libtool BuildRequires: libvorbis-devel +BuildRequires: libwebp-devel +BuildRequires: libxml2-devel >= 2.0 +BuildRequires: openjpeg2-devel >= 2 +%{?with_openvdb:BuildRequires: openvdb-devel} BuildRequires: openssl-devel >= 0.9.7d -BuildRequires: python-devel >= 1:2.3 -BuildRequires: scons +BuildRequires: pcre-devel +BuildRequires: pkgconfig +BuildRequires: potrace-devel +BuildRequires: pugixml-devel +BuildRequires: pulseaudio-devel +BuildRequires: python3 >= 1:3.10 +BuildRequires: python3-devel >= 1:3.10 +BuildRequires: python3-numpy-devel +BuildRequires: rpm-pythonprov +BuildRequires: rpmbuild(macros) >= 1.605 BuildRequires: sed >= 4.0 -#BuildRequires: smpeg-devel +BuildRequires: tar >= 1:1.22 +BuildRequires: tbb-devel +# wayland-client, wayland-cursor, wayland-scanner +BuildRequires: wayland-devel >= 1.12 +BuildRequires: wayland-egl-devel +BuildRequires: wayland-protocols >= 1.31 +BuildRequires: xorg-lib-libX11-devel +BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXi-devel +BuildRequires: xorg-lib-libxkbcommon-devel +BuildRequires: xz BuildRequires: zlib-devel +BuildRequires: zstd-devel +Requires(post,postun): desktop-file-utils Requires: OpenGL -Requires: freetype -Requires: python-modules +Requires: python3-modules >= 1:3.10 +ExclusiveArch: %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _noautoreqdep libGL.so.1 libGLU.so.1 - %description Blender is a free and fully functional 3D modeling, rendering, animation and game creation package for Unix, Windows and BeOS @@ -60,70 +108,79 @@ Blender to darmowy i w pełni funkcjonalny pakiet do tworzenia animacji %setup -q %patch0 -p1 %patch1 -p1 -mv -f po/pt_{br,BR}.po - -rm -f missing -rm -f user-config.py - -RPMCFLAGS="\"`echo %{rpmcflags}|sed 's/ /\",\"/g'`\"" -RPMLDFLAGS="\"`echo %{rpmldflags}|sed 's/ /\",\"/g'`\"" +%patch2 -p1 -cat > user-config.py <