| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/comms/fldigi/files/ |
Upload File : |
--- src/Makefile.am.orig 2022-03-18 02:06:06 UTC +++ src/Makefile.am @@ -503,8 +503,6 @@ fldigi_SOURCES += \ # Sources that we build. It is OK to have headers here. fldigi_SOURCES += \ - cmedia/cmedia.cxx \ - cmedia/hid.cxx \ combo/combo.cxx \ config_script/create_default_script.cxx \ config_script/run_script.h \ @@ -709,9 +707,6 @@ EXTRA_fldigi_SOURCES += \ EXTRA_fldigi_SOURCES += \ blank/blank.cxx \ blank/blank.h \ - cmedia/hid_lin.cxx \ - cmedia/hid_mac.cxx \ - cmedia/hid_win.cxx \ dialogs/fl_digi_main.cxx \ dxcluster/arc-help.cxx \ dxcluster/CCC_Commands.cxx \ @@ -764,7 +759,6 @@ EXTRA_fldigi_SOURCES += \ include/calendar.h \ include/charsetdistiller.h \ include/charsetlist.h \ - include/cmedia.h \ include/colorbox.h \ include/combo.h \ include/complex.h \