File: control

package info (click to toggle)
liblms7compact 0.0.1%2Bgit20190125.bfd5418-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 288 kB
  • sloc: ansic: 1,740; python: 132; makefile: 5
file content (42 lines) | stat: -rw-r--r-- 1,713 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
Source: liblms7compact
Priority: optional
Maintainer: Sepi Gair <sepigair@email.cz>
Build-Depends: debhelper-compat (= 12), cmake, python3-cheetah
Standards-Version: 4.4.1
Section: libs
Homepage: https://github.com/xtrx-sdr/liblms7002m
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/liblms7compact
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/liblms7compact.git

Package: liblms7compact-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: liblms7compact0 (= ${binary:Version}), ${misc:Depends}
Description: Compact LMS7002 library suitable for MCU: development
 The LMS7002M is Lime's second-generation field programmable RF (FPRF)
 transceiver IC with extended functionality to cover a greater range of
 frequencies and applications.
 .
 The library is developed for XTRX SDR which 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: liblms7compact0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Compact LMS7002 library suitable for MCU
 The LMS7002M is Lime's second-generation field programmable RF (FPRF)
 transceiver IC with extended functionality to cover a greater range of
 frequencies and applications.
 .
 The library is developed for XTRX SDR which 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.