File: control

package info (click to toggle)
libxtrxdsp 0.0.1%2Bgit20190830.eec2864-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 268 kB
  • sloc: ansic: 2,538; makefile: 5
file content (36 lines) | stat: -rw-r--r-- 1,406 bytes parent folder | download | duplicates (2)
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
Source: libxtrxdsp
Priority: optional
Maintainer: Sepi Gair <sepigair@email.cz>
Build-Depends: debhelper-compat (= 12), cmake
Standards-Version: 4.5.0
Section: libs
Homepage: https://github.com/xtrx-sdr/libxtrxdsp
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/libxtrxdsp
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/libxtrxdsp.git

Package: libxtrxdsp-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libxtrxdsp0 (= ${binary:Version}), ${misc:Depends}
Description: Library of DSP functions, developed for XTRX SDR: development
 This package is part of the library set for XTRX support.
 .
 XTRX is the smallest easily embeddable software-defined radio (SDR). It is
 both affordable and high-performance. XTRX is designed to enable the next
 generation of wireless solutions, from prototype to production.
 .
 This package contains development files.

Package: libxtrxdsp0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Library of DSP functions, developed for XTRX SDR
 This package is part of the library set for XTRX support.
 .
 XTRX is the smallest easily embeddable software-defined radio (SDR). It is
 both affordable and high-performance. XTRX is designed to enable the next
 generation of wireless solutions, from prototype to production.
 .
 This package contains the shared library and utilities for testing it.