summaryrefslogtreecommitdiff
path: root/debian/control
blob: 6859baa5f666fe55349fdcaa7f977e6a39d92f99 (plain)
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
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: Model Train Track CAD Program
 This program allows you to design model train layouts.  It is fundamentally
 a drawing (CAD) program, but tailored to some of the specific issues in the
 model train world.

Package: xtrkcad-common
Architecture: all
Depends:
 ${misc:Depends}
Breaks:
 xtrkcad (<< 1:4.2.4a-1)
Replaces:
 xtrkcad (<< 1:4.2.4a-1)
Description: Model Train Track CAD Program common files
 This program allows you to design model train layouts.  It is fundamentally
 a drawing (CAD) program, but tailored to some of the specific issues in the
 model train world.
 This package contains the demo, examples and parameter files.