Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912730 - net-wireless/rtl-sdr wrong license
Summary: net-wireless/rtl-sdr wrong license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Radio project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-21 11:29 UTC by steffen_brauer
Modified: 2023-12-07 02:44 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description steffen_brauer 2023-08-21 11:29:25 UTC
As per e.g. https://github.com/steve-m/librtlsdr/blob/master/include/rtl-sdr.h LICENSE is GPL-2+

Reproducible: Always
Comment 1 Rick Farina (Zero_Chaos) gentoo-dev 2023-12-07 02:36:59 UTC
thanks, fixed
Comment 2 Larry the Git Cow gentoo-dev 2023-12-07 02:44:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff41e7642d7bf75c27d463973477f4558ea6a4d

commit 3ff41e7642d7bf75c27d463973477f4558ea6a4d
Author:     Rick Farina <zerochaos@gentoo.org>
AuthorDate: 2023-12-07 02:38:51 +0000
Commit:     Rick Farina <zerochaos@gentoo.org>
CommitDate: 2023-12-07 02:40:04 +0000

    net-wireless/rtl-sdr: add 2.0.1
    
    This adds rtlblog v4 support and other updates.
    Also fixes the license correctly.
    
    Closes: https://bugs.gentoo.org/912730
    Signed-off-by: Rick Farina <zerochaos@gentoo.org>

 net-wireless/rtl-sdr/Manifest                      |  1 +
 net-wireless/rtl-sdr/metadata.xml                  |  3 ++
 .../rtl-sdr/rtl-sdr-0.6.0_p2020802-r1.ebuild       |  3 +-
 net-wireless/rtl-sdr/rtl-sdr-0.6.0_p2020802.ebuild |  5 +--
 .../rtl-sdr/rtl-sdr-0.6.0_p20221217.ebuild         |  3 +-
 net-wireless/rtl-sdr/rtl-sdr-2.0.1.ebuild          | 52 ++++++++++++++++++++++
 net-wireless/rtl-sdr/rtl-sdr-9999.ebuild           | 20 +++------
 7 files changed, 65 insertions(+), 22 deletions(-)