DFSG NEW Queue

DFSG, Licensing & New Packages Team

sdrpp 0.0~git20260513.f23f382+dfsg-2

Package Information

DescriptionSDR graphical frontend

Graphical application for using various SDR devices, including RTL-SDR, HackRF, Airspy and AirspyHF.

It is written in C++ and using OpenGL backend.

MaintainerDebian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed ByChristoph Berg <myon@debian.org>
Sponsormyon@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/debian-hamradio-team/sdrpp.git (browse)
Trackerhttps://tracker.debian.org/pkg/sdrpp
Uploaded2 hours ago
Supersedes0.0~git20260513.f23f382+dfsg-1

New Package Report

.changes
Changed-ByChristoph Berg
Architecturesource amd64
Distributionunstable
DateSat, 16 May 2026 16:43:42 +0200
Sourcesdrpp
Version0.0~git20260513.f23f382+dfsg-2
Changelog
sdrpp (0.0~git20260513.f23f382+dfsg-2) unstable; urgency=medium
 .
   * Team upload.
   * Add two more copyright holders.
.dsc
Sectionhamradio
Priorityoptional
Componentmain
Package-Listsdrpp deb hamradio optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: SDRPlusPlus
Upstream-Contact: Alexandre Rouma <https://www.ryzerth.com/>
Files-Excluded: decoder_modules/m17_decoder

Files: *
Copyright: 2020-2026, Alexandre Rouma <https://www.ryzerth.com/>
           2020-2026, SDRPlusPlus contributors
License: GPL-3+

Files: core/std_replacement/filesystem
Copyright:
 Copyright (c) 2018, Steffen Schümann
License: Expat

Files: core/libcorrect/*
Copyright:
 Copyright (c) 2016, Brian Armstrong
 All rights reserved.
License: BSD-3-Clause

Files: core/src/json.hpp
Copyright:
 Copyright (c) 2013-2019 Niels Lohmann
 Created by Evan Nemerson <evan@nemerson.com>
 Copyright (c) 2009 Florian Loitsch.
 Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
License: Expat and CC0-1.0

Files: core/src/imgui/*
Copyright:
 Copyright (c) 2017 Sean Barrett
 This software is available under 2 licenses -- choose whichever you prefer.
License: Expat or Unlicense

Files: core/src/imgui/imgui_draw.cpp
Copyright:
 Copyright (c) 2004, 2005 Tristan Grimmer
License: Expat

Files: core/src/gui/file_dialogs.h
Copyright:
 Copyright © 2018—2020 Sam Hocevar
License: wtfpl
 This library is free software. It comes without any warranty, to
 the extent permitted by applicable law. You can redistribute it
 and/or modify it under the terms of the Do What the Fuck You Want
 to Public License, Version 2, as published by the WTFPL Task Force.
 See http://www.wtfpl.net/ for more details.

Files: source_modules/sddc_source/libsddc/*
Copyright: Alexandre Rouma (Ryzerth)
License: LGPL-3
 On Debian systems, the full text of the GNU Lesser General Public License
 version 3 can be found in the file '/usr/share/common-licenses/LGPL-3'.

Files: source_modules/spyserver_source/src/spyserver_*
Copyright:
 Copyright (C) 2017 Youssef Touil youssef@live.com
License: GPL-2+

Files: misc_modules/discord_integration/discord-rpc/*
Copyright:
 Copyright 2017 Discord, Inc.
 Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip.
License: Expat

Files: misc_modules/discord_integration/discord-rpc/include/rapidjson/*
Copyright:
 Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip.
License: Expat

Files: misc_modules/discord_integration/discord-rpc/include/rapidjson/msinttypes/*
Copyright:
 Copyright (c) 2006-2013 Alexander Chemeris
License: BSD-3-Clause

Files: debian/*
Copyright: 2026, Dawid Kulas <sp9ska@op.pl>
           2026, Christoph Berg <myon@debian.org>
License: GPL-3+

License: GPL-3+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in the file '/usr/share/common-licenses/GPL-3'.

License: GPL-2+
 This package is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 .
 3. Neither the name of the copyright holder nor the names of its contributors
 may be used to endorse or promote products derived from this software without
 specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 SOFTWARE.

License: CC0-1.0
 To the extent possible under law, the author(s) have dedicated all
 copyright and related and neighboring rights to this software to
 the public domain worldwide. This software is distributed without
 any warranty.
 .
 For details, see <http://creativecommons.org/publicdomain/zero/1.0/>.
 SPDX-License-Identifier: CC0-1.0

License: Unlicense
 ALTERNATIVE B - Public Domain (www.unlicense.org)
 This is free and unencumbered software released into the public domain.
 Anyone is free to copy, modify, publish, use, compile, sell, or distribute this
 software, either in source code form or as a compiled binary, for any purpose,
 commercial or non-commercial, and by any means.
 In jurisdictions that recognize copyright laws, the author or authors of this
 software dedicate any and all copyright interest in the software to the public
 domain. We make this dedication for the benefit of the public at large and to
 the detriment of our heirs and successors. We intend this dedication to be an
 overt act of relinquishment in perpetuity of all present and future rights to
 this software under copyright law.
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License: wtfpl
             DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004
 .
 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
 .
 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.
 .
            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 .
  0. You just DO WHAT THE FUCK YOU WANT TO.

Back to Dashboard | View all reviews for this package