1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
Source: xtrkcad
Section: editors
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Uploaders: Mike Gabriel <sunweaver@debian.org>
Build-Depends:
cmake,
debhelper (>= 10),
imagemagick,
libcairo2-dev,
libglib2.0-dev,
libgtk2.0-dev,
libwebkitgtk-dev,
libx11-dev,
netpbm
Standards-Version: 3.9.8
Homepage: https://xtrkcad.org/
Vcs-Git: git://anonscm.debian.org/collab-maint/xtrkcad.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/xtrkcad.git
Package: xtrkcad
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
xtrkcad-common (= ${source:Version}),
Description: CAD program for designing model railroad layouts
With XTrackCAD you can:
- Design layouts in any scale and gauge
- Use the predefined libraries for many popular brands of turnouts to
help you get started easily
- Add your own favorite components
- Manipulate track much like you would with actual flex-track to modify
extend and join tracks and turnouts
- Test your design by running trains, including picking them up and moving
them with the mouse.
- At any point you can print the design in a scale of your choice. When
printed in 1:1 scale the printout can be used as a template for laying
the track to build your dream layout.
- Learning XTrackCAD is made easy with the extensive on-line help and
demonstrations.
Package: xtrkcad-common
Architecture: all
Depends:
${misc:Depends}
Breaks:
xtrkcad (<< 1:4.2.4a-1)
Replaces:
xtrkcad (<< 1:4.2.4a-1)
Description: CAD program for designing model railroad layouts (common files)
With XTrackCAD you can:
- Design layouts in any scale and gauge
- Use the predefined libraries for many popular brands of turnouts to
help you get started easily
- Add your own favorite components
- Manipulate track much like you would with actual flex-track to modify
extend and join tracks and turnouts
- Test your design by running trains, including picking them up and moving
them with the mouse.
- At any point you can print the design in a scale of your choice. When
printed in 1:1 scale the printout can be used as a template for laying
the track to build your dream layout.
- Learning XTrackCAD is made easy with the extensive on-line help and
demonstrations.
This package contains the demo, examples and parameter files.
|