File: control

package info (click to toggle)
freehdl 0.0.8-2.2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 8,632 kB
  • ctags: 10,443
  • sloc: cpp: 45,275; sh: 11,405; yacc: 4,206; ansic: 2,026; lex: 486; perl: 430; makefile: 390; tcl: 100
file content (39 lines) | stat: -rw-r--r-- 1,398 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
Source: freehdl
Section: electronics
Priority: optional
Maintainer: José L. Redrejo Rodríguez <jredrejo@debian.org>
Build-Depends: debhelper (>= 5.0.0), bison, flex, guile-2.0, pkg-config, libtool, libtool-bin, dh-autoreconf, autotools-dev
Homepage: http://www.freehdl.seul.org
Standards-Version: 3.9.5

Package: freehdl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, g++, libfreehdl0-dev, guile-2.0 | guile, libtool-bin, pkg-config
Description: VHDL simulator for Linux
 This is a free VHDL simulator with these features:
  * Has a graphical waveform viewer.
  * Has a source level debugger.
  * Is VHDL-93 compliant.

Package: libfreehdl0-dev
Section: libdevel
Architecture: any
Depends: libfreehdl0 (=${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: VHDL simulator for Linux (development headers)
 This is a free VHDL simulator with these features:
  * Has a graphical waveform viewer.
  * Has a source level debugger.
  * Is VHDL-93 compliant.
 .
 The development headers are needed to compile simulations, not only
 to build freehdl based applications.

Package: libfreehdl0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: VHDL simulator for Linux (shared libraries)
 This is a free VHDL simulator with these features:
  * Has a graphical waveform viewer.
  * Has a source level debugger.
  * Is VHDL-93 compliant.