Source: aethersdr
Section: hamradio
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Dawid Kulas <sp9ska@op.pl>
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/aethersdr
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/aethersdr.git
Build-Depends:
 debhelper (>= 10.0.0),
 debhelper-compat (= 13),
# Building tool
 cmake, 
 pkgconf,
# Qt
 qt6-base-dev,
 qt6-multimedia-dev,
# Optional
 qt6-serialbus-dev,
 qtkeychain-qt6-dev,
 libfftw3-dev,
 libopus-dev,
 qt6-shadertools-dev,
 qt6-base-private-dev,
 libhidapi-dev,
 libonnxruntime-dev,
 libpipewire-0.3-dev,
# Bundled library replacements
 libmspack-dev,
 librtmidi-dev,
 libasound2-dev,
 zlib1g-dev,
# Replacement for bundled cty.dat
 hamradio-files,
# Make the icon properly sized
 imagemagick
Standards-Version: 4.7.4
Homepage: https://github.com/aethersdr/AetherSDR

Package: aethersdr
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: FlexRadio transceiver client
 It brings FlexRadio operation to Linux without Wine or virtual machines.
 Built from the ground up with Qt6 and C++20,
 it speaks the SmartSDR protocol natively and aims to
 replicate the full SmartSDR experience.
