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 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292
|
Source: kicad
Section: electronics
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Uploaders:
Richard Antony Burton <richardaburton@gmail.com>,
Carsten Schoenert <c.schoenert@t-online.de>,
Build-Depends:
asciidoc-base,
asciidoc-dblatex,
cmake,
dblatex,
debhelper (>= 9.20120417),
dh-python,
docbook-utils,
docbook-xsl,
doxygen,
dpkg-dev (>= 1.16.1.1~),
fonts-vlgothic,
gettext,
git,
imagemagick,
libboost-context-dev,
libboost-date-time-dev,
libboost-dev,
libboost-filesystem-dev,
libboost-iostreams-dev,
libboost-locale-dev,
libboost-program-options-dev,
libboost-regex-dev,
libboost-system-dev,
libboost-thread-dev,
libbz2-dev,
libcairo2-dev,
libcurl4-gnutls-dev,
libglew-dev,
liblocale-gettext-perl,
libpython-stdlib,
libterm-readkey-perl,
libtext-wrapi18n-perl,
libunicode-linebreak-perl,
libwxgtk3.0-dev,
libxml2-utils,
lmodern,
pandoc,
pkg-config,
po4a,
python-all,
python-dev,
python-wxgtk3.0-dev,
quilt,
source-highlight,
swig,
texlive-fonts-extra,
texlive-lang-cyrillic,
texlive-lang-english,
texlive-lang-european,
texlive-lang-french,
texlive-lang-german,
texlive-lang-italian,
texlive-lang-japanese,
texlive-lang-polish,
texlive-lang-spanish,
texlive-xetex,
xmlto,
Vcs-Git: https://anonscm.debian.org/cgit/pkg-electronics/kicad.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-electronics/kicad.git
Standards-Version: 3.9.8
Homepage: http://www.kicad-pcb.org
Package: kicad
Architecture: any
Depends:
kicad-common (>= ${source:Version}),
python-wxgtk3.0,
${misc:Depends},
${python:Depends},
${shlibs:Depends},
Suggests:
extra-xdg-menus,
kicad-doc-ca | kicad-doc-de | kicad-doc-en | kicad-doc-es | kicad-doc-fr | kicad-doc-it | kicad-doc-ja | kicad-doc-nl | kicad-doc-pl | kicad-doc-ru,
Recommends:
xsltproc,
Description: Electronic schematic and PCB design software
Kicad is a suite of programs for the creation of printed circuit boards.
It includes a schematic editor, a PCB layout tool, support tools and a
3D viewer to display a finished & fully populated PCB.
.
Kicad is made up of 5 main components:
.
* kicad - project manager
* eeschema - schematic editor
* pcbnew - PCB editor
* gerbview - GERBER viewer
* cvpcb - footprint selector for components
.
Libraries:
* Both eeschema and pcbnew have library managers and editors for their
components and footprints
* You can easily create, edit, delete and exchange library items
* Documentation files can be associated with components, footprints and key
words, allowing a fast search by function
* Very large libraries are available for schematic components and footprints
* Most components have corresponding 3D models
Package: kicad-common
Architecture: any
Multi-Arch: foreign
Depends:
python,
${misc:Depends},
Recommends:
kicad,
Description: Common files used by kicad
This package contains the component libararies (schematics and footprints),
also the 3D modell libraries. Also this package contains the i18n language
files for KiCad and common used scripts, templates, demos, Python scripting
plugins and MIME links.
Package: kicad-doc-ca
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Kicad help files (Catalan)
This package provides various documentation files for KiCad in Catalan, like
the EPUB and the PDF files and also the OnLine HTML documentation for:
.
* GSIK - Getting Started in KiCad
* KiCad - The main project editor
Package: kicad-doc-de
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Kicad help files (German)
This package provides various documentation files for KiCad in German, like
the EPUB and the PDF files and also the OnLine HTML documentation for:
.
* CvPcb - Component association of Footprints
* Eeschema -schematic capture editor
* GerbView - Gerber file viewer (RS 274 X format)
* GSIK - Getting Started in KiCad
* IDF Exporter - Export tool for IDFv3 boards and libraries
* KiCad - The main project editor
* Pcbnew - The printed circuit board software tool
* PlEditor - The layout editor for custom title block
Package: kicad-doc-en
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Kicad help files (English)
This package provides various documentation files for KiCad in English, like
the EPUB and the PDF files and also the OnLine HTML documentation for:
.
* CvPcb - Component association of Footprints
* Eeschema -schematic capture editor
* GerbView - Gerber file viewer (RS 274 X format)
* GSIK - Getting Started in KiCad
* IDF Exporter - Export tool for IDFv3 boards and libraries
* KiCad - The main project editor
* Pcbnew - The printed circuit board software tool
* PlEditor - The layout editor for custom title block
.
You will also find a GUI translation HOWTO inside this package if you want to
help with translation of the KiCad GUI into new or existing languages.
Package: kicad-doc-es
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Kicad help files (Spanish)
This package provides various documentation files for KiCad in Spanish, like
the EPUB and the PDF files and also the OnLine HTML documentation for:
.
* CvPcb - Component association of Footprints
* Eeschema -schematic capture editor
* GerbView - Gerber file viewer (RS 274 X format)
* GSIK - Getting Started in KiCad
* KiCad - The main project editor
* Pcbnew - The printed circuit board software tool
* PlEditor - The layout editor for custom title block
Package: kicad-doc-fr
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Kicad help files (French)
This package provides various documentation files for KiCad in French, like
the EPUB and the PDF files and also the OnLine HTML documentation for:
.
* CvPcb - Component association of Footprints
* Eeschema -schematic capture editor
* GSIK - Getting Started in KiCad
* KiCad - The main project editor
* Pcbnew - The printed circuit board software tool
* PlEditor - The layout editor for custom title block
Package: kicad-doc-it
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Kicad help files (Italian)
This package provides various documentation files for KiCad in Italian, like
the EPUB and the PDF files and also the OnLine HTML documentation for:
.
* CvPcb - Component association of Footprints
* Eeschema -schematic capture editor
* GerbView - Gerber file viewer (RS 274 X format)
* GSIK - Getting Started in KiCad
* IDF Exporter - Export tool for IDFv3 boards and libraries
* KiCad - The main project editor
* Pcbnew - The printed circuit board software tool
* PlEditor - The layout editor for custom title block
Package: kicad-doc-ja
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Kicad help files (Japanese)
This package provides various documentation files for KiCad in Japanese, like
the EPUB and the PDF files and also the OnLine HTML documentation for:
.
* CvPcb - Component association of Footprints
* Eeschema -schematic capture editor
* GerbView - Gerber file viewer (RS 274 X format)
* GSIK - Getting Started in KiCad
* IDF Exporter - Export tool for IDFv3 boards and libraries
* KiCad - The main project editor
* Pcbnew - The printed circuit board software tool
* PlEditor - The layout editor for custom title block
Package: kicad-doc-nl
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Kicad help files (Dutch)
This package provides various documentation files for KiCad in Dutch, like
the EPUB and the PDF files and also the OnLine HTML documentation for:
.
* GSIK - Getting Started in KiCad
Package: kicad-doc-pl
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Kicad help files (Polish)
This package provides various documentation files for KiCad in Polish, like
the EPUB and the PDF files and also the OnLine HTML documentation for:
.
* CvPcb - Component association of Footprints
* Eeschema -schematic capture editor
* GerbView - Gerber file viewer (RS 274 X format)
* GSIK - Getting Started in KiCad
* IDF Exporter - Export tool for IDFv3 boards and libraries
* KiCad - The main project editor
* Pcbnew - The printed circuit board software tool
* PlEditor - The layout editor for custom title block
Package: kicad-doc-ru
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Kicad help files (Russian)
This package provides various documentation files for KiCad in Russian, like
the EPUB and the PDF files and also the OnLine HTML documentation for:
.
* CvPcb - Component association of Footprints
* GerbView - Gerber file viewer (RS 274 X format)
* GSIK - Getting Started in KiCad
* IDF Exporter - Export tool for IDFv3 boards and libraries
* KiCad - The main project editor
* PlEditor - The layout editor for custom title block
|