2018-03-16 15:41:07 +00:00
|
|
|
Source: stlink
|
2016-07-09 20:07:50 +00:00
|
|
|
Priority: optional
|
2018-03-13 00:27:55 +00:00
|
|
|
Maintainer: Luca Boccassi <bluca@debian.org>
|
2024-02-16 14:34:37 +00:00
|
|
|
Build-Depends: debhelper-compat (= 13), cmake, libusb-1.0-0-dev, libgtk-3-dev, pkgconf, systemd-dev
|
|
|
|
Standards-Version: 4.6.2
|
2019-09-29 11:45:57 +00:00
|
|
|
Rules-Requires-Root: no
|
2018-03-16 15:41:07 +00:00
|
|
|
Section: electronics
|
2020-06-21 12:24:37 +00:00
|
|
|
Homepage: https://github.com/stlink-org/stlink
|
2019-09-29 11:44:22 +00:00
|
|
|
Vcs-Git: https://github.com/bluca/stlink.git -b debian
|
2018-03-13 00:27:55 +00:00
|
|
|
Vcs-Browser: https://github.com/bluca/stlink
|
2016-07-09 20:07:50 +00:00
|
|
|
|
2024-02-16 14:34:37 +00:00
|
|
|
Package: libstlink-dev
|
2016-07-09 20:07:50 +00:00
|
|
|
Section: libdevel
|
2018-09-28 09:27:24 +00:00
|
|
|
Architecture: linux-any
|
2018-09-28 17:48:04 +00:00
|
|
|
Multi-Arch: same
|
2024-02-16 14:34:37 +00:00
|
|
|
Depends: libstlink1 (= ${binary:Version}), ${misc:Depends}
|
2021-08-22 10:44:01 +00:00
|
|
|
Description: Open source version of the STMicroelectronics STLINK Tools
|
2018-03-16 15:41:07 +00:00
|
|
|
.
|
2024-02-16 14:34:37 +00:00
|
|
|
This package contains the development files for stlink.
|
2016-07-09 20:07:50 +00:00
|
|
|
|
2024-02-16 14:34:37 +00:00
|
|
|
Package: libstlink1
|
2018-03-16 15:41:07 +00:00
|
|
|
Section: libs
|
2018-09-28 09:27:24 +00:00
|
|
|
Architecture: linux-any
|
2018-09-28 17:48:04 +00:00
|
|
|
Multi-Arch: same
|
2016-07-09 20:07:50 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
2021-08-22 10:44:01 +00:00
|
|
|
Description: Open source version of the STMicroelectronics STLINK Tools
|
2018-03-16 15:41:07 +00:00
|
|
|
.
|
|
|
|
This package contains the shared library for stlink.
|
2016-07-09 20:07:50 +00:00
|
|
|
|
|
|
|
Package: stlink-tools
|
2018-09-28 09:27:24 +00:00
|
|
|
Architecture: linux-any
|
2024-02-16 14:34:37 +00:00
|
|
|
Depends: libstlink1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
2021-08-22 10:44:01 +00:00
|
|
|
Description: Open source version of the STMicroelectronics STLINK Tools
|
2018-03-16 15:41:07 +00:00
|
|
|
.
|
2024-02-16 14:34:37 +00:00
|
|
|
This package contains commandline utilities for stlink, and modprobe
|
2021-08-22 10:44:01 +00:00
|
|
|
and udev rules.
|
2016-07-09 20:07:50 +00:00
|
|
|
|
|
|
|
Package: stlink-gui
|
2018-09-28 09:27:24 +00:00
|
|
|
Architecture: linux-any
|
2024-02-16 14:34:37 +00:00
|
|
|
Depends: libstlink1 (= ${binary:Version}), stlink-tools (= ${binary:Version}),
|
2018-03-16 15:41:07 +00:00
|
|
|
${shlibs:Depends}, ${misc:Depends}
|
2021-08-22 10:44:01 +00:00
|
|
|
Description: Open source version of the STMicroelectronics STLINK Tools
|
2018-03-16 15:41:07 +00:00
|
|
|
.
|
|
|
|
This package contains a GUI tool for stlink.
|