Language

Package: openscad @ 2021.01

Synopsis

Script-based 3D modeling application

Description

OpenSCAD is a 3D Computer-aided Design (CAD) application. Unlike an interactive modeler, OpenSCAD generates 3D models from a script, giving you full programmatic control over your models.

Home page
https://www.openscad.org/
Location
gnu/packages/engineering.scm (line: 2326, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'
input-labels

Identify input labels that do not match package names

label 'ps' does not match package name 'procps'
input-labels

Identify input labels that do not match package names

label 'xvfb' does not match package name 'xorg-server'
input-labels

Identify input labels that do not match package names

label 'fontconfig' does not match package name 'fontconfig-minimal'
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?