Commit graph

20 commits

Author SHA1 Message Date
nia
0688f1c44e ham: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:48:37 +00:00
nia
f8b9cdcad8 ham: Remove SHA1 hashes for distfiles 2021-10-07 14:17:19 +00:00
dholland
ae7681d17e 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)
2021-07-10 16:48:00 +00:00
rillig
dfe681142d ham: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 19:32:06 +00:00
tnn
1bf094a2a4 rtl-sdr: revert previous & delete wrong SUBST fragment from Makefile 2019-02-03 10:48:17 +00:00
tnn
339f3064cb rtl-sdr: build fix
too much static is ironic in a radio package ...
2019-02-03 10:42:19 +00:00
tnn
339bc7c503 rtl-sdr: update to 0.6.0
Changes:
- build fixes
- tuner_r82xx: turn off loop-through, remove dead code
- lib: use USB zero-copy transfers if possible
2019-02-02 14:35:15 +00:00
gdt
757bc46838 rtl-sdr: update to 0.5.4
upstream changes:
  bugfixes
  minor improvments
  add new HanfTek dongle
2018-09-01 19:09:57 +00:00
gdt
f166c3006d rtl-sdr: fix build by not adding "inline" twice
This package has long had patches to change "inline" to "static
inline", and somewhat recently added a SUBST_ stanza to do the same
thing, resulting in "static static inline".  This commit drops the
patches, and has been build tested on netbsd-8/vbearmv7hf-el and MacOS
(and hence clang).

PKGREVISION++, even though in theory any previous build shouldn't change.
2018-06-28 19:00:14 +00:00
dbj
393a635034 fix inline calls in src/rtl_adsb.c and src/rtl_power.c 2018-01-22 04:42:44 +00:00
wiedi
6ce3337ade link network libs on SunOS 2016-09-17 22:13:26 +00:00
wiedi
0955094a69 Use "static inline" to fix build on osx 2016-04-07 12:10:55 +00:00
wiz
14cefc702d Add pkg-config to tools so libusb1 is found. 2016-01-26 16:22:01 +00:00
dbj
c22c3696e4 set PKGCONFIG_OVERRIDE as per pkgsrc-changes feedback (thanks wiz!) 2016-01-26 10:12:31 +00:00
dbj
e0ee780ba7 install pkg-config support
remove accidental stdout printf
fix issue with canceling with signals
2016-01-26 09:10:39 +00:00
agc
2cb2860014 Add SHA512 digests for distfiles for ham category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
2015-11-02 23:57:22 +00:00
mef
45390c4f6e Reduce hardcoding of GITHUB_TAG, refering PKGVERSION_NOREV 2015-09-02 20:56:23 +00:00
wiz
38af5d1a4d Restore PKGNAME after githubification.
Remove unnecessary DIST_SUBDIR.
2015-08-09 06:25:06 +00:00
mef
242705ea21 (Just) githubify. 2015-08-09 00:16:33 +00:00
mef
ed3690d920 Import ham/rtl-sdr as rtl-sdr-0.5.3
Turns your Realtek RTL2832 based DVB dongle into a SDR receiver.
===============================================================

For more information see:
http://sdr.osmocom.org/trac/wiki/rtl-sdr
2014-10-13 13:05:36 +00:00