File: control

package info (click to toggle)
fritzing 0.9.3b%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 38,804 kB
  • ctags: 11,503
  • sloc: cpp: 102,277; ansic: 2,611; python: 2,523; xml: 1,981; sh: 261; makefile: 21
file content (46 lines) | stat: -rw-r--r-- 1,838 bytes parent folder | download
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
Source: fritzing
Maintainer: Enrique Hernández Bello <ehbello@gmail.com>
Uploaders: Georges Khaznadar <georgesk@debian.org>
Section: electronics
Priority: optional
Build-Depends: cdbs,
               debhelper (>= 9),
               imagemagick,
               qtbase5-dev,
               libqt5serialport5-dev,
               libqt5svg5-dev,
               zlib1g-dev,
               libboost-dev,
               libgit2-dev (>= 0.24.1),
               sqlite3
Standards-Version: 3.9.8
Vcs-Browser: https://bazaar.launchpad.net/~ehbello/fritzing/debian/changes
Vcs-Bzr: https://code.launchpad.net/~ehbello/fritzing/debian
Homepage: http://fritzing.org

Package: fritzing
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         fritzing-data (= ${source:Version}),
         libqt5sql5-sqlite
Suggests: fritzing-parts
Description: Easy-to-use electronic design software
 Fritzing is an open source project designed to help one transition from a
 prototype to a finished project. Aimed at users who want to produce or document
 circuits and experiments, one starts by building a physical prototype, then
 recreating it with Fritzing’s graphical editor. From there one can generate a
 schematic, PCB artwork, and PCB production files.

Package: fritzing-data
Architecture: all
Depends: ${misc:Depends}
Description: Easy-to-use electronic design software (data files)
 Fritzing is an open source project designed to help one transition from a
 prototype to a finished project. Aimed at users who want to produce or document
 circuits and experiments, one starts by building a physical prototype, then
 recreating it with Fritzing’s graphical editor. From there one can generate a
 schematic, PCB artwork, and PCB production files.
 .
 This package contains the architecture independent data files for Fritzing.