- Fix version conversion for Debian policy compliance (e.g., weekly-2025.01.28 -> 0~weekly.2025.01.28) - Add MIME type registration for .fcstd files - Add AppStream metainfo for software centers - Add copyright file (required by Debian policy) - Improve maintainer scripts with proper case statements - Expand dependencies in control file (Depends/Recommends/Suggests) - Add .deb build step to release workflow - Simplify build workflow to let script handle version conversion
24 lines
1.2 KiB
Plaintext
24 lines
1.2 KiB
Plaintext
Package: kindred-create
|
|
Version: ${VERSION}
|
|
Section: science
|
|
Priority: optional
|
|
Architecture: amd64
|
|
Maintainer: Kindred Team <team@kindred.internal>
|
|
Homepage: https://gitea.kindred.internal/kindred/create
|
|
Description: Engineering-focused parametric 3D CAD platform
|
|
Kindred Create is an engineering-focused parametric 3D CAD platform
|
|
built on FreeCAD 1.0+. It provides a streamlined interface for
|
|
mechanical engineering and product design.
|
|
.
|
|
Features include:
|
|
* Parametric modeling with constraint-based sketcher
|
|
* Part Design workbench for solid modeling
|
|
* Assembly workbench for multi-part designs
|
|
* TechDraw workbench for 2D technical drawings
|
|
* FEM workbench for finite element analysis
|
|
* CAM workbench for CNC machining
|
|
* Import/export of STEP, IGES, STL, and other formats
|
|
Depends: libc6 (>= 2.31), libstdc++6 (>= 10), libgl1, libglu1-mesa, libx11-6, libxcb1, libxext6, libxi6, libxmu6, libxrender1, libfreetype6, libfontconfig1, python3 (>= 3.10), python3-numpy, python3-pyside6.qtcore, python3-pyside6.qtgui, python3-pyside6.qtwidgets, python3-pyside6.qtsvg
|
|
Recommends: python3-matplotlib, python3-pivy, calculix-ccx, gmsh, graphviz, python3-collada, python3-defusedxml, python3-yaml
|
|
Suggests: openscad, povray, python3-ifcopenshell
|