./ham/rtl-sdr, Turns your Realtek RTL2832 based DVB dongle into a SDR receiver

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.1, Package name: rtl-sdr-2.0.1, Maintainer: gdt

Turns your Realtek RTL2832 based DVB dongle into a SDR receiver.
===============================================================

For more information see:
http://sdr.osmocom.org/trac/wiki/rtl-sdr


Required to run:
[devel/libusb1]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 132.546 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-05 16:17:29 by Greg Troxel | Files touched by this commit (2)
Log message:
ham/rtl-sdr: Update to 2.0.1

upstream changes:
  bugfixes to Debian packaging files
   2023-11-05 16:15:37 by Greg Troxel | Files touched by this commit (1)
Log message:
ham/rtl-sdr: Fix MASTER_SITE/GITHUB_TAG confusion (typo-ish)
   2023-11-02 23:13:45 by Greg Troxel | Files touched by this commit (3) | Package updated
Log message:
revbump for rtl-sdr update
   2023-11-02 23:11:05 by Greg Troxel | Files touched by this commit (4)
Log message:
ham/rtl-sdr: Update to 2.0.0

While this is a vast bump from 0.6.0, it really represents upstream
actually having a release (last one 2018) with years of accumulated
bugfixes and minor enhancements.

  - add IPv6 in rtl_tcp
  - modernize cmake support
  - new program rtl_biast
  - support blog v4 upconverter
  - support direct sampling
   2021-10-26 12:48:41 by Nia Alarie | Files touched by this commit (38)
Log message:
ham: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:17:24 by Nia Alarie | Files touched by this commit (38)
Log message:
ham: Remove SHA1 hashes for distfiles
   2021-07-10 18:48:00 by David A. Holland | Files touched by this commit (2)
Log message:
ham/rtl-sdr: apply patch from mef@ to fix PR pkg/55348.

Install the man pages. PKGREVISION -> 1.
(with minor adjustments to the proposed patch)
   2019-11-03 20:32:08 by Roland Illig | Files touched by this commit (17)
Log message:
ham: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.