[Blends-commit] [SCM] 3dprinter branch, master, updated. c9bf96c4c46178477744897c9bf5b0f263c61f04

Thorsten Alteholz debian at alteholz.de
Tue Apr 1 09:43:33 UTC 2014


The following commit has been merged in the master branch:
commit c9bf96c4c46178477744897c9bf5b0f263c61f04
Author: Thorsten Alteholz <debian at alteholz.de>
Date:   Tue Apr 1 11:43:26 2014 +0200

    polishing

diff --git a/tasks/general b/tasks/cad
similarity index 64%
copy from tasks/general
copy to tasks/cad
index 54bb32b..61e6057 100644
--- a/tasks/general
+++ b/tasks/cad
@@ -1,14 +1,7 @@
-Task: general
-Description: general Debian 3dprinter packages
- This metapackage will install packages related to 3d printing
- software.
-
-Depends: cura-engine
-Depends: libpolyclipping16
-Depends: python-power
-Depends: sfact
-Depends: skeinforge 
-Depends: repsnapper
+Task: cad
+Description: Debian 3dprinter CAD packages
+ This metapackage will install packages related to CAD software used
+ for 3d printing.
 
 Depends: implicitcad
 WNPP: 742704
@@ -35,20 +28,41 @@ Pkg-Description: Powerful, Open-Source, Programmatic CAD
  It also directly provides GCode generation, and has a parser for OpenSCAD to
  make it easier for people to transition.
 
-Depends: octoprint
-WNPP: 718591
-Homepage: http://www.octoprint.org/
-License: AGPL-3
-Pkg-Description: Responsive web interface for 3D printers
- OctoPrint provides a responsive web interface for controlling a 3D
- printer such as a RepRap, Ultimaker or some other model.
+Depends: openscad
 
-Depends: pronterface
+Depends: assimp
 
-Depends: repetier-host
+Depends: art-of-illusion
 
-Depends: repetier-firmware
+Depends: blender
 
-Depends: repetier-server
+Depends: blender-cad
+
+Depends: brl-cad
+
+Depends: cadquery
+
+Depends: free-cad
+
+Depends: heeks-cad
+
+Depends: inkscape
+
+Depends: k3d
+
+Depends: iibre-cad
+
+Depends: povray
+
+Depends: pygear
+
+Depends: python-occ
+
+Depends: qcad
+
+Depends: shapesmith
+
+Depends: solvespace
+
+Depends: wings3d
 
-Depends: slic3r
diff --git a/tasks/general b/tasks/general
index 54bb32b..e5e9062 100644
--- a/tasks/general
+++ b/tasks/general
@@ -3,37 +3,11 @@ Description: general Debian 3dprinter packages
  This metapackage will install packages related to 3d printing
  software.
 
-Depends: cura-engine
 Depends: libpolyclipping16
+
 Depends: python-power
+
 Depends: sfact
-Depends: skeinforge 
-Depends: repsnapper
-
-Depends: implicitcad
-WNPP: 742704
-Homepage: http://www.implicitcad.org/
-License: GPL
-Pkg-Description: Powerful, Open-Source, Programmatic CAD
- ImplicitCAD is a programmatic CAD program, implemented in haskell. Unlike
- traditional CAD programs, programmatic CAD programs use text descriptions of
- objects, as in programming. Concepts like variables, control structures and
- abstraction are used, just as in programming. This provides a number of
- advantages:
- * Objects can abstracted and reused
- * Repetitive tasks can be automated
- * Objects can be designed parametrically
- * The usual tools for software development (like version control) can be used
- The traditional example of programmatic CAD is OpenSCAD.
- .
- Generally, objects in programmatic CAD are built with Constructive Solid
- Geometry or CSG. Unions, intersections and differences of simpler shapes
- slowly build the object. ImplicitCAD supports all this and much more! For
- example, it provides rounded unions so that one can have smooth interfaces
- between objects.
- .
- It also directly provides GCode generation, and has a parser for OpenSCAD to
- make it easier for people to transition.
 
 Depends: octoprint
 WNPP: 718591
@@ -51,4 +25,4 @@ Depends: repetier-firmware
 
 Depends: repetier-server
 
-Depends: slic3r
+Depends: printrun
diff --git a/tasks/stl b/tasks/stl
new file mode 100644
index 0000000..7dfad3c
--- /dev/null
+++ b/tasks/stl
@@ -0,0 +1,21 @@
+Task: stl
+Description: Debian 3dprinter packages for STL files
+ This metapackage will install packages related to 3d printing
+ software dealing with STL files.
+
+Depends: cura-engine
+
+Depends: skeinforge 
+
+Depends: repsnapper
+
+Depends: slic3r
+
+Depends: meshlab
+
+Depends: convertstl
+
+Depends: ivcon
+
+Depends: creation-workshop
+

-- 
Packaging for 3dprinter



More information about the Blends-commit mailing list