Commit Graph

12 Commits

Author SHA1 Message Date
Jan Beich 739dfbf99f comms/cubicsdr: unbreak with libglvnd
Installing mesa-libs-20.2.3...
[...]
===>   cubicsdr-0.2.5_5 depends on shared library: libEGL.so - not found
*** Error code 1

Reported by:	antoine (via bug 246767 exp-run)
2021-02-04 17:12:48 +00:00
Tobias Kortkamp 4fe26c4c49 Clean up some things
Reported by:	portscan
2020-09-02 18:29:22 +00:00
Yuri Victorovich f1a398f68d comms/cubicsdr: Use USE_WX instead of the LIB_DEPENDS with the WX library 2020-09-01 18:33:18 +00:00
Yuri Victorovich dbb48d51ec x11-toolkits/wxgtk31: Update 3.1.3 -> 3.1.4
PR:		248244
Submitted by:	VVD <vvd@unislabs.com>
2020-09-01 18:12:20 +00:00
Diane Bruce 570910e4ca Update cubicsdr snapshot version from github
major changes appears to be FreeBSD related diffs were accepted
and newer version of liquid-dsp lib is needed.
2020-01-13 02:37:22 +00:00
Antoine Brodin 95c09b57db Mark BROKEN
/wrkdirs/usr/ports/comms/cubicsdr/work/CubicSDR-0.2.5/src/AppFrame.cpp:3100:13: error: incomplete type 'wxToolTip' named in nested name specifier

Reported by:	pkg-fallout
MFH:		2020Q1
2020-01-01 20:22:11 +00:00
Christoph Moench-Tegeder 5ebc9f99a1 x11-toolkits/wxgtk31: update to 3.1.3
https://github.com/wxWidgets/wxWidgets/releases
Bump consumers ("needed shared library changed")

PR:		242652
Approved by:	yuri@ (maintainer)
2019-12-27 21:18:26 +00:00
Gerald Pfeifer ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Piotr Kubaj 30204d0736 comms/cubicsdr: fix build on GCC architectures
Needs C++0x compiler:
cc1plus: error: unrecognized command line option "-std=c++0x"

Approved by:	mentors (implicit approval)
2019-07-19 08:56:42 +00:00
Mathieu Arnold b139bbf73f Fix the a ports that were broken but did not know it.
Differential Revision:	https://reviews.freebsd.org/D20140
2019-05-03 13:58:33 +00:00
Rene Ladan 7469b029a6 Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
2019-05-01 19:35:14 +00:00
Diane Bruce f3f0dcea47 What is CubicSDR ?
CubicSDR is the software portion of Software Defined Radio.
By Using hardware that converts RF spectrum into a digital
stream we are able to build complex radios to do many types
of functions in software instead of traditional hardware.

What can I do with CubicSDR ?

Paired with a supported hardware receiver, you can use CubicSDR
to explore the RF world around you. Discover Satellite transmissions,
Amateur Radio, Rail, Areonautical, Shortwave, or any number of
possible signals floating through the air.

WWW: https://cubicsdr.readthedocs.io/en/latest/
2019-02-26 13:28:23 +00:00