1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-17 18:36:34 -04:00
Commit Graph

24 Commits

Author SHA1 Message Date
f4exb
7b1232dbc2 Build: Debian: added possibly missing dependencies 2019-06-17 23:57:27 +02:00
f4exb
32e0fb5dc4 Build: Debian: removed now useless dependence on libcodec2-dev since codec2 is fully implemented as external library 2019-06-15 11:17:23 +02:00
f4exb
4c04ac85ed KiwiSDR: implemented REST API and cosmetic changes 2019-06-08 21:25:08 +02:00
f4exb
8ae26ada10 Build: removed dependency on libsqlite3 and added dependency to libopencv-imgcodecs 2019-06-01 01:13:36 +02:00
Davide Gerhard
301c580b56
move to debhelper tool to create debian package 2019-05-23 11:49:52 +02:00
Davide Gerhard
1763fa495b
cpack: use as package creator
We use CPACK (cmake helper) to package the software

- macOS: we build the .APP and .dmg with all dependencies, like qt,
  soapysdr and all others sdr drivers. ENABLE_MIRSDRAPI control if we
  remove the mirsdrapi dylib because it is not public distribuitable;
  so should be used only on "private" environment.
  TODO:
    - code/dmg signature

- Debian: make deb with dependencies for Debian 10/9 and Ubuntu
  18.04/16.04.
  TODO:
    - probably to send the package to upstream we need to use
      debhelper and debian/

- Fedora/rpm: just basic declaration
  TODO:
    - write correctly dependencies
2019-05-21 20:19:29 +02:00
f4exb
014a4560ad libfreedv: added missing body for fmfsk 2019-03-05 10:24:23 +01:00
f4exb
36cf722fee libfreedv: Debian: added libcodec2-dev dependency 2019-03-05 10:10:52 +01:00
f4exb
c1fb4bb46c Copy audio to UDP/RTP: Opus environment setting 2019-02-18 02:30:43 +01:00
f4exb
8a0508c609 SDRDaemon device plugins migration to Remote device: final changes to remove daemon references. Updated version and Debian changelog 2019-02-03 01:52:11 +01:00
f4exb
cfd414073e SDRDaemon: removed references to nanomsg entirely 2018-09-09 10:45:34 +02:00
f4exb
b09d15436d Debian build: removed sqlite3 from dependencies 2018-05-05 05:54:04 +02:00
f4exb
096b61f6e3 DATV plugin: updated dependencies 2018-03-11 12:23:06 +01:00
f4exb
229027c345 Debian build: indicate libnanomsg4 as an alternative for dependency on libnanomsg 2017-09-30 09:30:07 +02:00
f4exb
d0816622aa PlutoSDR input Debian build: added dependency on libxml2 2017-09-11 11:19:24 +02:00
f4exb
c95d627206 Added pulseaudio and libqt5multimedia5-plugins in the Debian dependencies 2017-06-27 05:48:41 +02:00
f4exb
ac345bbe97 Removed dependency on liblz4 2017-06-10 19:20:58 +02:00
f4exb
40f2d0e5ec LimeSDR support: built-in LimeSuite for Debian - added sqlite3 dependency 2017-05-09 03:02:32 +02:00
f4exb
3e3fd44ac0 LimeSDR support (4) 2017-04-12 00:55:00 +02:00
f4exb
a0646d7727 ATV Modulator: corrected Debian file 2017-03-15 03:51:27 +01:00
f4exb
52be4d1b9f ATV Modulator: updated Debian files 2017-03-15 03:32:56 +01:00
f4exb
d59bf85afb Debian build: fixes 2016-12-21 22:41:08 +01:00
f4exb
b098db30a0 Debian build: removed useless dependency to libGLU.so.1 (package libglu1-mesa) 2016-12-07 17:06:37 +01:00
Edouard Griffiths
ecc1647ee6 Implemented Debian package build environment 2016-10-26 00:57:46 +02:00