Skip to content

Commit 1b343dc

Browse files
committed
add linuxcnc-doc-{de,nb} debs
1 parent c8dd11e commit 1b343dc

18 files changed

Lines changed: 178 additions & 0 deletions

debian/control.docs.in

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Package: linuxcnc-doc-de
2+
Provides: linuxcnc-doc
3+
Architecture: all
4+
Depends: ${misc:Depends}
5+
Recommends: xdg-utils
6+
Suggests: pdf-viewer
7+
Description: motion controller for CNC machines and robots (German documentation)
8+
LinuxCNC is the next-generation Enhanced Machine Controller which
9+
provides motion control for CNC machine tools and robotic
10+
applications (milling, cutting, routing, etc.).
11+
.
12+
This package contains the documentation in German.
13+
114
Package: linuxcnc-doc-en
215
Provides: linuxcnc-doc
316
Architecture: all
@@ -43,6 +56,19 @@ Description: controlador de movimiento para máquinas CNC y robots (Español).
4356
.
4457
Este paquete contiene la documentación en español.
4558

59+
Package: linuxcnc-doc-nb
60+
Provides: linuxcnc-doc
61+
Architecture: all
62+
Depends: ${misc:Depends}
63+
Recommends: xdg-utils
64+
Suggests: pdf-viewer
65+
Description: motion controller for CNC machines and robots (Norwegian documentation)
66+
LinuxCNC is the next-generation Enhanced Machine Controller which
67+
provides motion control for CNC machine tools and robotic
68+
applications (milling, cutting, routing, etc.).
69+
.
70+
This package contains the documentation in Norwegian.
71+
4672
Package: linuxcnc-doc-zh-cn
4773
Provides: linuxcnc-doc
4874
Architecture: all
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Type=Application
4+
Exec=xdg-open /usr/share/doc/linuxcnc/LinuxCNC_Documentation_de.pdf
5+
Icon=linuxcnc_de
6+
X-GNOME-DocPath=
7+
Terminal=false
8+
Name=User Manual - DE
9+
Comment=LinuxCNC Documentation (German)
10+
StartupNotify=false
11+
Categories=Utility;Engineering;X-CNC-DOC;
12+
Keywords=cnc;linuxcnc;cncdoc;
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Type=Application
4+
Exec=xdg-open /usr/share/doc/linuxcnc/LinuxCNC_Documentation_nb.pdf
5+
Icon=linuxcnc_nb
6+
X-GNOME-DocPath=
7+
Terminal=false
8+
Name=User Manual - NB
9+
Comment=LinuxCNC Documentation (Norwegian)
10+
StartupNotify=false
11+
Categories=Utility;Engineering;X-CNC-DOC;
12+
Keywords=cnc;linuxcnc;cncdoc;
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Type=Application
4+
Exec=xdg-open /usr/share/doc/linuxcnc/gcode_de.html
5+
Icon=linuxcnc_de
6+
X-GNOME-DocPath=
7+
Terminal=false
8+
Name=G-Code Quick Reference - DE
9+
Comment=Quick reference for G, M, and O codes in LinuxCNC (German)
10+
StartupNotify=false
11+
Categories=Utility;Engineering;X-CNC-DOC;
12+
Keywords=cnc;linuxcnc;cncdoc;
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Type=Application
4+
Exec=xdg-open /usr/share/doc/linuxcnc/gcode_nb.html
5+
Icon=linuxcnc_nb
6+
X-GNOME-DocPath=
7+
Terminal=false
8+
Name=G-Code Quick Reference - NB
9+
Comment=Quick reference for G, M, and O codes in LinuxCNC (Norwegian)
10+
StartupNotify=false
11+
Categories=Utility;Engineering;X-CNC-DOC;
12+
Keywords=cnc;linuxcnc;cncdoc;
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Name=Getting Started Guide - DE
4+
Type=Application
5+
Exec=xdg-open /usr/share/doc/linuxcnc/LinuxCNC_Getting_Started_de.pdf
6+
Icon=linuxcnc_de
7+
X-GNOME-DocPath=
8+
Terminal=false
9+
Comment=Information on how to download and install LinuxCNC (German)
10+
StartupNotify=false
11+
Categories=Utility;Engineering;X-CNC-DOC;
12+
Keywords=cnc;linuxcnc;cncdoc;
13+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Name=Getting Started Guide - NB
4+
Type=Application
5+
Exec=xdg-open /usr/share/doc/linuxcnc/LinuxCNC_Getting_Started_nb.pdf
6+
Icon=linuxcnc_nb
7+
X-GNOME-DocPath=
8+
Terminal=false
9+
Comment=Information on how to download and install LinuxCNC (Norwegian)
10+
StartupNotify=false
11+
Categories=Utility;Engineering;X-CNC-DOC;
12+
Keywords=cnc;linuxcnc;cncdoc;
13+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Name=Integrator Information - DE
4+
Type=Application
5+
Exec=xdg-open /usr/share/doc/linuxcnc/LinuxCNC_Integrator_de.pdf
6+
Icon=linuxcnc_de
7+
X-GNOME-DocPath=
8+
Terminal=false
9+
StartupNotify=false
10+
Categories=Utility;Engineering;X-CNC-DOC;
11+
Keywords=cnc;linuxcnc;cncdoc;
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Name=Integrator Information - NB
4+
Type=Application
5+
Exec=xdg-open /usr/share/doc/linuxcnc/LinuxCNC_Integrator_nb.pdf
6+
Icon=linuxcnc_nb
7+
X-GNOME-DocPath=
8+
Terminal=false
9+
StartupNotify=false
10+
Categories=Utility;Engineering;X-CNC-DOC;
11+
Keywords=cnc;linuxcnc;cncdoc;

debian/linuxcnc-doc-de.doc-base

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Document: linuxcnc-doc-de
2+
Title: LinuxCNC Documentation German
3+
Section: Science/Engineering
4+
5+
Format: PDF
6+
Files:
7+
/usr/share/doc/linuxcnc/LinuxCNC_Developer_de.pdf
8+
/usr/share/doc/linuxcnc/LinuxCNC_Documentation_de.pdf
9+
/usr/share/doc/linuxcnc/LinuxCNC_Getting_Started_de.pdf
10+
/usr/share/doc/linuxcnc/LinuxCNC_Integrator_de.pdf

0 commit comments

Comments
 (0)