Language

Package: blender @ 3.0.1

Synopsis

3D graphics creation suite

Description

Blender is a 3D graphics creation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, even video editing and game creation. The application can be customized via its API for Python scripting.

Home page
https://blender.org/
Location
gnu/packages/graphics.scm (line: 422, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 459 is way too long (97 characters)
input-labels

Identify input labels that do not match package names

label 'libjpeg' does not match package name 'libjpeg-turbo'
input-labels

Identify input labels that do not match package names

label 'zstd' does not match package name 'zstd:lib'