diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-28 16:52:56 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-28 16:52:56 +0100 |
commit | 7b358424ebad9349421acd533c2fa1cbf6cf3e3e (patch) | |
tree | 686678532eefed525c242fd214d0cfb2914726c5 /debian/control |
Initial import of xtrkcad version 1:4.0.2-2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..fc1e45d --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: xtrkcad +Section: editors +Priority: extra +Maintainer: Daniel E. Markle <dmarkle@ashtech.net> +Build-Depends: debhelper (>= 9), libglib2.0-dev, libgtk2.0-dev, libx11-dev, netpbm, imagemagick, libwebkitgtk-dev, libcairo2-dev, cmake +Standards-Version: 3.9.7 +Homepage: http://xtrkcad.org/ +#Vcs-Git: git://git.debian.org/collab-maint/xtrkcad.git +#Vcs-Browser: http://git.debian.org/?p=collab-maint/xtrkcad.git;a=summary + +Package: xtrkcad +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +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. |