File: control

package info (click to toggle)
libxtrxll 0.0.1%2Bgit20201202.1b6eddf-1.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: ansic: 7,030; xml: 19; sh: 18; makefile: 16
file content (40 lines) | stat: -rw-r--r-- 1,566 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
Source: libxtrxll
Priority: optional
Maintainer: Sepi Gair <sepigair@email.cz>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 12), cmake, libusb-1.0-0-dev, libusb3380-dev
Standards-Version: 4.5.0
Section: libs
Homepage: https://github.com/xtrx-sdr/libxtrxll
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/libxtrxll
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/libxtrxll.git

Package: libxtrxll-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libxtrxll0t64 (= ${binary:Version}), ${misc:Depends}
Description: Low-level XTRX hardware abstraction library: 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: libxtrxll0t64
Provides: ${t64:Provides}
Replaces: libxtrxll0
Breaks: libxtrxll0 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: xtrx-dkms
Description: Low-level XTRX hardware abstraction library
 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 libraries and utilities for testing them.