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 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362
|
Source: kicad
Section: electronics
Priority: optional
Maintainer: Debian Electronics Team <pkg-electronics-devel@alioth-lists.debian.net>
Uploaders:
Carsten Schoenert <c.schoenert@t-online.de>,
Georges Khaznadar <georgesk@debian.org>,
Build-Depends:
asciidoc-base,
asciidoc-dblatex,
cmake,
chrpath,
dblatex,
debhelper-compat (= 13),
dh-python,
docbook-utils,
docbook-xsl,
doxygen,
dpkg-dev (>= 1.16.1.1~),
fonts-freefont-ttf,
fonts-vlgothic,
gettext,
git,
imagemagick,
libocct-data-exchange-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-test-dev,
libboost-thread-dev,
libbz2-dev,
libcairo2-dev,
libcurl4-openssl-dev,
libglew-dev,
libglm-dev (>= 0.9.9.6-1~),
liblocale-gettext-perl,
libngspice0-dev,
libssl-dev,
libterm-readkey-perl,
libtext-wrapi18n-perl,
libunicode-linebreak-perl,
libwxgtk3.0-gtk3-dev,
libxml2-utils,
lmodern,
pkg-config,
po4a,
python3-all,
python3-dev,
python3-wxgtk4.0,
source-highlight,
swig,
texlive-fonts-extra,
texlive-lang-chinese,
texlive-lang-cyrillic,
texlive-lang-english,
texlive-lang-european,
texlive-lang-french,
texlive-lang-german,
texlive-lang-italian,
texlive-lang-japanese,
texlive-lang-other,
texlive-lang-polish,
texlive-lang-spanish,
texlive-xetex,
xmlto,
Rules-Requires-Root: binary-targets
Vcs-Git: https://salsa.debian.org/electronics-team/KiCad/kicad
Vcs-Browser: https://salsa.debian.org/electronics-team/KiCad/kicad.git
Standards-Version: 4.5.1
Homepage: https://www.kicad-pcb.org
Package: kicad
Architecture: any-amd64 any-i386 arm64 armhf mips64el ppc64el
Depends:
libngspice0,
python3-wxgtk4.0,
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
Suggests:
extra-xdg-menus,
kicad-doc-ca | kicad-doc-de | kicad-doc-en | kicad-doc-es | kicad-doc-fr | kicad-doc-id | kicad-doc-it | kicad-doc-ja | kicad-doc-pl | kicad-doc-ru | kicad-doc-zh,
kicad-packages3d,
Recommends:
kicad-libraries,
kicad-demos,
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-demos
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Suggests:
kicad (>= 5.0.0~rc1+dfsg1-1~),
Description: Demo projects for kicad
The KiCad projects within this package are various typical small use cases
which can be used for study or also for build own projects on top of these
existing projects.
.
The projects included are on one side easy and simple projects with classical
through hole mounted components with one or two layers but also rather more
complex projects based on surface mounted devices (SMD) with multiple layers.
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
* GUI Translation - HowTo Help to do GUI translation
* 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
* GUI Translation - HowTo Help to do GUI translation
* IDF Exporter - Export tool for IDFv3 boards and libraries
* KiCad - The main project editor
* PcbCalculator - A tool for typical calculations while PCB designing
* Pcbnew - The printed circuit board software tool
* PlEditor - The layout editor for custom title block
* Plugins - Introduction to the KiCad plugin system
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-id
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Kicad help files (Indonesian)
This package provides various documentation files for KiCad in Indonesian, like
the EPUB and the PDF files and also the OnLine HTML documentation for:
.
* Eeschema - schematic capture editor
* GSIK - Getting Started in KiCad
* KiCad - The main project editor
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
* PcbCalculator - A tool for typical calculations while PCB designing
* 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
* GUI Translation - HowTo Help to do GUI translation
* 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
* Plugins - Introduction to the KiCad plugin system
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
* Eeschema - schematic capture editor
* GerbView - Gerber file viewer (RS 274 X format)
* GSIK - Getting Started in KiCad
* GUI Translation - HowTo Help to do GUI translation
* IDF Exporter - Export tool for IDFv3 boards and libraries
* KiCad - The main project editor
* PcbCalculator - A tool for typical calculations while PCB designing
* Pcbnew - The printed circuit board software tool
* PlEditor - The layout editor for custom title block
* Plugins - Introduction to the KiCad plugin system
Package: kicad-doc-zh
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Kicad help files (Chinese)
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
* GUI Translation - HowTo Help to do GUI translation
* IDF Exporter - Export tool for IDFv3 boards and libraries
* KiCad - The main project editor
* PcbCalculator - A tool for typical calculations while PCB designing
* Pcbnew - The printed circuit board software tool
* PlEditor - The layout editor for custom title block
* Plugins - Introduction to the KiCad plugin system
Package: kicad-libraries
Architecture: all
Section: metapackages
Multi-Arch: foreign
Depends:
kicad-footprints,
kicad-symbols,
kicad-templates,
${misc:Depends},
Suggests:
kicad-packages3d,
Description: Virtual package providing common used libraries by kicad
This package contains dependencies on the component libraries (schematics
and footprints), and also on the templates that are used in KiCad.
.
If you prefer to control the installation of the dependent packages
* kicad-footprint
* kicad-symbols
* kicad-templates
you should not install kicad-libraries and install one or more of the above
packages.
.
Note! 3D model libraries are not set as a dependency due the installation
size of this package, if you want to use the 3D models you need to install
kicad-packages3d separately.
|