~js-reynaud/+junk/kicad-package-stable

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: js reynaud
  • Date: 2014-03-03 11:21:40 UTC
  • Revision ID: js.reynaud@gmail.com-20140303112140-uqfminmu6xyeqxvo
Get data from Adam Wolf <adamwolf@feelslikeburning.com>  

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: kicad
 
2
Section: electronics
 
3
Priority: optional
 
4
Maintainer: Adam Wolf <adamwolf@feelslikeburning.com>
 
5
Build-Depends: debhelper (>= 6), bzr, cmake (>= 2.6.0), doxygen, libbz2-dev, libcairo2-dev, libglu1-mesa-dev, libgl1-mesa-dev, libglew-dev, libx11-dev, libwxbase2.8-dev, libwxgtk2.8-dev, mesa-common-dev, pkg-config
 
6
Standards-Version: 3.9.3
 
7
Homepage: http://www.kicad-pcb.org
 
8
 
 
9
Package: kicad
 
10
Architecture: any
 
11
Depends: kicad-common (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, zlib-bin
 
12
Replaces: kicad-common (<< 0.0.20071129a-1)
 
13
Suggests: extra-xdg-menus,
 
14
        kicad-doc-en | kicad-doc-fr | kicad-doc-de | kicad-doc-es | kicad-doc-hu | kicad-doc-ru | kicad-doc-zh-cn
 
15
Description: Electronic schematic and PCB design software
 
16
 Kicad is a suite of programs for the creation of printed circuit boards.
 
17
 It includes a schematic editor, a PCB layout tool, support tools and a
 
18
 3D viewer to display a finished & fully populated PCB.
 
19
 .
 
20
 Kicad is made up of 5 main components:
 
21
 .
 
22
  * kicad - project manager
 
23
  * eeschema - schematic editor
 
24
  * pcbnew - PCB editor
 
25
  * gerbview - GERBER viewer
 
26
  * cvpcb - footprint selector for components
 
27
 .
 
28
 Libraries:
 
29
  * Both eeschema and pcbnew have library managers and editors for their
 
30
    components and footprints
 
31
  * You can easily create, edit, delete and exchange library items
 
32
  * Documentation files can be associated with components, footprints and key
 
33
    words, allowing a fast search by function
 
34
  * Very large libraries are available for schematic components and footprints
 
35
  * Most components have corresponding 3D models
 
36
 
 
37
Package: kicad-common
 
38
Architecture: all
 
39
Depends: ${misc:Depends}
 
40
Recommends: kicad
 
41
Description: Common files used by kicad
 
42
 This package contains the component libraries and language files for Kicad.
 
43
 
 
44
Package: kicad-doc-de
 
45
Architecture: all
 
46
Depends: ${misc:Depends}
 
47
Description: Kicad help files (German)
 
48
 This package provides documentation for Kicad in German.
 
49
 .
 
50
 This package does not provide a German translation of the manual, only the
 
51
 tutorial. Manual available in the French & English packages only.
 
52
 
 
53
Package: kicad-doc-en
 
54
Architecture: all
 
55
Depends: ${misc:Depends}
 
56
Description: Kicad help files (English)
 
57
 This package provides documentation for Kicad in English.
 
58
 
 
59
Package: kicad-doc-es
 
60
Architecture: all
 
61
Depends: ${misc:Depends}
 
62
Description: Kicad help files (Spanish)
 
63
 This package provides documentation for Kicad in Spanish.
 
64
 .
 
65
 This package does not provide a Spanish translation of the manual, only the
 
66
 tutorial. Manual available in the French & English packages only.
 
67
 
 
68
Package: kicad-doc-fr
 
69
Architecture: all
 
70
Depends: ${misc:Depends}
 
71
Description: Kicad help files (French)
 
72
 This package provides documentation for Kicad in French.
 
73
 
 
74
Package: kicad-doc-hu
 
75
Architecture: all
 
76
Depends: ${misc:Depends}
 
77
Description: Kicad help files (Hungarian)
 
78
 This package provides documentation for Kicad in Hungarian.
 
79
 .
 
80
 This package does not provide a Hungarian translation of the manual, only the
 
81
 tutorial. Manual available in the French & English packages only.
 
82
 
 
83
Package: kicad-doc-pt
 
84
Architecture: all
 
85
Depends: ${misc:Depends}
 
86
Description: Kicad help files (Portuguese)
 
87
 This package provides documentation for Kicad in Portuguese.
 
88
 
 
89
Package: kicad-doc-ru
 
90
Architecture: all
 
91
Depends: ${misc:Depends}
 
92
Description: Kicad help files (Russian)
 
93
 This package provides documentation for Kicad in Russian.
 
94
 .
 
95
 This package does not provide a Russian translation of the manual, only the
 
96
 tutorial. Manual available in the French & English packages only.
 
97
 
 
98
Package: kicad-doc-zh-cn
 
99
Architecture: all
 
100
Depends: ${misc:Depends}
 
101
Description: Kicad help files (Simplified Chinese)
 
102
 This package provides documentation for Kicad in Simplified Chinese.
 
103
 .
 
104
 This package does not provide a Simplified Chinese translation of the manual,
 
105
 only the tutorial. Manual available in the French & English packages only.