From owner-svn-ports-head@freebsd.org Tue Mar 12 15:51:28 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E692C153447B; Tue, 12 Mar 2019 15:51:27 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 933EC6D3CB; Tue, 12 Mar 2019 15:51:27 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 714F724DC3; Tue, 12 Mar 2019 15:51:27 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2CFpRO7021087; Tue, 12 Mar 2019 15:51:27 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2CFpP0H021075; Tue, 12 Mar 2019 15:51:25 GMT (envelope-from db@FreeBSD.org) Message-Id: <201903121551.x2CFpP0H021075@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Tue, 12 Mar 2019 15:51:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r495462 - in head/comms: qtel svxlink svxlink/files X-SVN-Group: ports-head X-SVN-Commit-Author: db X-SVN-Commit-Paths: in head/comms: qtel svxlink svxlink/files X-SVN-Commit-Revision: 495462 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 933EC6D3CB X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.98)[-0.976,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2019 15:51:28 -0000 Author: db Date: Tue Mar 12 15:51:24 2019 New Revision: 495462 URL: https://svnweb.freebsd.org/changeset/ports/495462 Log: Update to 17.12.2 This version supports qt5 SvxLink release 17.12 -- 30 Dec 2017 ------------------------------------ The biggest news in this release is the initial revision of the SvxReflector application. The SvxReflector application is meant to be used as a center point to link SvxLink nodes together. The new SvxLink ReflectorLogic logic core is used to connect a SvxLink node to the reflector server. One or more logics can then be connected to the refelctor using normal logic linking. In addition a lot of smaller feature additions have been made and also a number of bugs have been fixed. The full list of changes and more details can be found below. Information on configuration of new features can be found in the manual pages. Added: head/comms/svxlink/files/patch-src_async_core_AsyncMsg.h (contents, props changed) Deleted: head/comms/svxlink/files/patch-src_async_audio_AsyncAudioDeviceAlsa.cpp head/comms/svxlink/files/patch-src_async_core_AsyncTcpServer.cpp head/comms/svxlink/files/patch-src_async_core_AsyncUdpSocket.cpp head/comms/svxlink/files/patch-src_svxlink_svxlink_CMakeLists.txt Modified: head/comms/qtel/Makefile head/comms/qtel/pkg-plist (contents, props changed) head/comms/svxlink/Makefile head/comms/svxlink/distinfo head/comms/svxlink/files/patch-src_CMakeLists.txt (contents, props changed) head/comms/svxlink/files/patch-src_async_CMakeLists.txt (contents, props changed) head/comms/svxlink/files/patch-src_async_qt_CMakeLists.txt (contents, props changed) head/comms/svxlink/files/patch-src_doc_man_CMakeLists.txt (contents, props changed) head/comms/svxlink/files/patch-src_qtel_CMakeLists.txt (contents, props changed) head/comms/svxlink/files/patch-src_svxlink_devcal_CMakeLists.txt (contents, props changed) head/comms/svxlink/pkg-plist (contents, props changed) Modified: head/comms/qtel/Makefile ============================================================================== --- head/comms/qtel/Makefile Tue Mar 12 15:45:57 2019 (r495461) +++ head/comms/qtel/Makefile Tue Mar 12 15:51:24 2019 (r495462) @@ -2,7 +2,6 @@ # $FreeBSD$ PORTNAME= qtel -PORTREVISION= 1 MAINTAINER= hamradio@FreeBSD.org COMMENT= Qtel Echolink client @@ -10,18 +9,15 @@ COMMENT= Qtel Echolink client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYRIGHT -DEPRECATED= Qt4 has been EOL since december 2015 -EXPIRATION_DATE= 2019-03-15 - LIB_DEPENDS= libecholib.so:comms/svxlink \ libgsm.so:audio/gsm MASTERDIR= ${.CURDIR}/../svxlink -USES= qt:4 -USE_QT= corelib gui network qmake_build linguist_build moc_build rcc_build uic_build +USES= qt:5 gnome +USE_QT= buildtools core gui linguisttools network qmake widgets +USE_GNOME= libsigc++20 PKGDIR= ${.CURDIR} CMAKE_ARGS+= -DUSE_QT:BOOL=YES \ -DQT_ONLY:BOOL=YES -USE_GNOME= libsigc++20 .include "${MASTERDIR}/Makefile" Modified: head/comms/qtel/pkg-plist ============================================================================== --- head/comms/qtel/pkg-plist Tue Mar 12 15:45:57 2019 (r495461) +++ head/comms/qtel/pkg-plist Tue Mar 12 15:51:24 2019 (r495462) @@ -1,8 +1,8 @@ bin/qtel include/svxlink/AsyncQtApplication.h %%STATIC%%lib/libasyncqt.a -lib/libasyncqt.so.1.4.0 -lib/libasyncqt.so.1.4 +lib/libasyncqt.so.1.5.0 +lib/libasyncqt.so.1.5 lib/libasyncqt.so share/applications/qtel.desktop share/qtel/translations/qtel_sv.qm Modified: head/comms/svxlink/Makefile ============================================================================== --- head/comms/svxlink/Makefile Tue Mar 12 15:45:57 2019 (r495461) +++ head/comms/svxlink/Makefile Tue Mar 12 15:51:24 2019 (r495462) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME?= svxlink -PORTVERSION= 15.11 -PORTREVISION= 6 +PORTVERSION= 17.12.2 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org @@ -79,16 +78,22 @@ post-patch-OSS-on: post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/svxlink/.procmailrc \ ${STAGEDIR}${PREFIX}/etc/svxlink/.procmailrc.sample + ${MV} ${STAGEDIR}${PREFIX}/etc/svxlink/gpio.conf \ + ${STAGEDIR}${PREFIX}/etc/svxlink/gpio.conf.sample ${MV} ${STAGEDIR}${PREFIX}/etc/svxlink/TclVoiceMail.conf \ ${STAGEDIR}${PREFIX}/etc/svxlink/TclVoiceMail.conf.sample ${MV} ${STAGEDIR}${PREFIX}/etc/svxlink/remotetrx.conf \ ${STAGEDIR}${PREFIX}/etc/svxlink/remotetrx.conf.sample ${MV} ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.conf \ ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.conf.sample + ${MV} ${STAGEDIR}${PREFIX}/etc/svxlink/svxreflector.conf \ + ${STAGEDIR}${PREFIX}/etc/svxlink/svxreflector.conf.sample ${MV} ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.d/ModuleDtmfRepeater.conf \ ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.d/ModuleDtmfRepeater.conf.sample ${MV} ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.d/ModuleEchoLink.conf \ ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.d/ModuleEchoLink.conf.sample + ${MV} ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.d/ModuleFrn.conf \ + ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.d/ModuleFrn.conf.sample ${MV} ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.d/ModuleHelp.conf \ ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.d/ModuleHelp.conf.sample ${MV} ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.d/ModuleMetarInfo.conf \ @@ -102,5 +107,10 @@ post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.d/ModuleTclVoiceMail.conf \ ${STAGEDIR}${PREFIX}/etc/svxlink/svxlink.d/ModuleTclVoiceMail.conf.sample .endif - +.if ${PORTNAME}==qtel +post-install: + ${RM} ${STAGEDIR}${PREFIX}/include/svxlink/CppStdCompat.h + ${RM} ${STAGEDIR}${PREFIX}/include/svxlink/common.h + ${RM} ${STAGEDIR}${PREFIX}/lib/libsvxmisc.a +.endif .include Modified: head/comms/svxlink/distinfo ============================================================================== --- head/comms/svxlink/distinfo Tue Mar 12 15:45:57 2019 (r495461) +++ head/comms/svxlink/distinfo Tue Mar 12 15:51:24 2019 (r495462) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509574513 -SHA256 (sm0svx-svxlink-15.11_GH0.tar.gz) = 17bd8a1174c70e990b676210e6edb373732d284aed55c5a82bc378a1d69cecf2 -SIZE (sm0svx-svxlink-15.11_GH0.tar.gz) = 1528034 +TIMESTAMP = 1552153691 +SHA256 (sm0svx-svxlink-17.12.2_GH0.tar.gz) = 0e21b172858d54d642cd9c8a7e33e87bb50b1548f0291074271e08ab5f1e060c +SIZE (sm0svx-svxlink-17.12.2_GH0.tar.gz) = 1622039 Modified: head/comms/svxlink/files/patch-src_CMakeLists.txt ============================================================================== --- head/comms/svxlink/files/patch-src_CMakeLists.txt Tue Mar 12 15:45:57 2019 (r495461) +++ head/comms/svxlink/files/patch-src_CMakeLists.txt Tue Mar 12 15:51:24 2019 (r495462) @@ -1,6 +1,6 @@ ---- src/CMakeLists.txt.orig 2015-11-22 16:03:59 UTC +--- src/CMakeLists.txt.orig 2018-03-04 18:59:29 UTC +++ src/CMakeLists.txt -@@ -37,6 +37,7 @@ set(RUNTIME_OUTPUT_DIRECTORY ${PROJECT_B +@@ -37,6 +37,7 @@ set(RUNTIME_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/bin list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/Modules/") # Optional parts @@ -21,7 +21,15 @@ # Warnings should be enabled for GCC. Also turning off the NDEBUG flag # since that remove asserts. if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_GNUCXX) -@@ -87,6 +82,15 @@ if(NOT DEFINED INCLUDE_INSTALL_DIR) +@@ -73,7 +68,6 @@ if(NOT CMAKE_BUILD_TYPE) + FORCE) + endif(NOT CMAKE_BUILD_TYPE) + +- + ############################################################################## + # Install targets properties setup + ############################################################################## +@@ -87,6 +81,18 @@ if(NOT DEFINED INCLUDE_INSTALL_DIR) set(INCLUDE_INSTALL_DIR ${CMAKE_INSTALL_FULL_INCLUDEDIR}) endif(NOT DEFINED INCLUDE_INSTALL_DIR) @@ -30,19 +38,29 @@ + ${PROJECT_INCLUDE_DIR} + ${CMAKE_BINARY_DIR} +if(QT_ONLY) -+ ${INCLUDE_INSTALL_DIR}/svxlink ++ ${CMAKE_SOURCE_DIR}/echolib ++ ${CMAKE_SOURCE_DIR}/async/audio ++ ${CMAKE_SOURCE_DIR}/async/core ++ ${INCLUDE_INSTALL_DIR}/svxlink/svxlink +endif(QT_ONLY) +) + # Where to install libraries if(NOT DEFINED LIB_INSTALL_DIR) #set(LIB_INSTALL_DIR ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}) -@@ -324,10 +328,12 @@ include(FindCHOWN) +@@ -327,21 +333,24 @@ set(LIBS ${LIBS} ${SIGC2_LIBRARIES}) + # Find the chown utility + include(FindCHOWN) +-set(SVXLINK_USER "svxlink" CACHE STRING "Set SvxLink system user") +-set(SVXLINK_GROUP "daemon" CACHE STRING "Set SvxLink system group") +-message(STATUS "SvxLink user = ${SVXLINK_USER}") +-message(STATUS "SvxLink group = ${SVXLINK_GROUP}") +- # Add directories to build add_subdirectory(async) -+if(NOT QT_ONLY) add_subdirectory(misc) ++if(NOT QT_ONLY) add_subdirectory(echolib) add_subdirectory(locationinfo) add_subdirectory(svxlink) @@ -50,3 +68,13 @@ if(USE_QT) add_subdirectory(qtel) endif(USE_QT) + add_subdirectory(doc) ++ ++set(SVXLINK_USER "svxlink" CACHE STRING "Set SvxLink system user") ++set(SVXLINK_GROUP "daemon" CACHE STRING "Set SvxLink system group") ++message(STATUS "SvxLink user = ${SVXLINK_USER}") ++message(STATUS "SvxLink group = ${SVXLINK_GROUP}") ++ + + # Experimental CPack package building + set(CPACK_SET_DESTDIR "ON") Modified: head/comms/svxlink/files/patch-src_async_CMakeLists.txt ============================================================================== --- head/comms/svxlink/files/patch-src_async_CMakeLists.txt Tue Mar 12 15:45:57 2019 (r495461) +++ head/comms/svxlink/files/patch-src_async_CMakeLists.txt Tue Mar 12 15:51:24 2019 (r495462) @@ -1,10 +1,11 @@ ---- src/async/CMakeLists.txt.orig 2015-11-22 16:03:59 UTC +--- src/async/CMakeLists.txt.orig 2018-03-04 18:59:29 UTC +++ src/async/CMakeLists.txt @@ -1,7 +1,9 @@ +if(NOT QT_ONLY) add_subdirectory(core) - add_subdirectory(cpp) +-add_subdirectory(cpp) add_subdirectory(audio) ++add_subdirectory(cpp) +add_subdirectory(demo) +endif(NOT QT_ONLY) if(USE_QT) Added: head/comms/svxlink/files/patch-src_async_core_AsyncMsg.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/svxlink/files/patch-src_async_core_AsyncMsg.h Tue Mar 12 15:51:24 2019 (r495462) @@ -0,0 +1,11 @@ +--- src/async/core/AsyncMsg.h.orig 2019-03-10 00:47:36 UTC ++++ src/async/core/AsyncMsg.h +@@ -129,7 +129,7 @@ An example of how to use the AsyncMsg class + #include + #include + #include +-#include ++#include + #include + + Modified: head/comms/svxlink/files/patch-src_async_qt_CMakeLists.txt ============================================================================== --- head/comms/svxlink/files/patch-src_async_qt_CMakeLists.txt Tue Mar 12 15:45:57 2019 (r495461) +++ head/comms/svxlink/files/patch-src_async_qt_CMakeLists.txt Tue Mar 12 15:51:24 2019 (r495462) @@ -1,14 +1,15 @@ ---- src/async/qt/CMakeLists.txt.orig 2015-11-22 16:03:59 UTC +--- src/async/qt/CMakeLists.txt.orig 2019-03-12 00:30:56 UTC +++ src/async/qt/CMakeLists.txt -@@ -6,7 +6,12 @@ set(LIBSRC AsyncQtApplication.cpp AsyncQ +@@ -6,7 +6,12 @@ set(LIBSRC AsyncQtApplication.cpp AsyncQtDnsLookupWork set(QTHEADERS AsyncQtApplication.h AsyncQtTimer.h AsyncQtDnsLookupWorker.h) +-set(LIBS ${LIBS} asynccore) +if(QT_ONLY) +find_library(ASYNCCORE_LIB asynccore ${LIB_INSTALL_DIR}) +set(LIBS ${LIBS} ${ASYNCCORE_LIB}) +else(QT_ONLY) - set(LIBS ${LIBS} asynccore) ++ set(LIBS ${LIBS} asynccore) +endif(QT_ONLY) # Copy exported include files to the global include directory Modified: head/comms/svxlink/files/patch-src_doc_man_CMakeLists.txt ============================================================================== --- head/comms/svxlink/files/patch-src_doc_man_CMakeLists.txt Tue Mar 12 15:45:57 2019 (r495461) +++ head/comms/svxlink/files/patch-src_doc_man_CMakeLists.txt Tue Mar 12 15:51:24 2019 (r495462) @@ -1,16 +1,19 @@ ---- src/doc/man/CMakeLists.txt.orig 2015-11-22 16:03:59 UTC +--- src/doc/man/CMakeLists.txt.orig 2018-03-04 18:59:29 UTC +++ src/doc/man/CMakeLists.txt -@@ -1,9 +1,16 @@ +@@ -1,11 +1,18 @@ # Set up which man pages to build and install +if(QT_ONLY) + set(MAN_PAGES qtel.1) +else(QT_ONLY) - set(MAN_PAGES svxlink.1 remotetrx.1 siglevdetcal.1 svxlink.conf.5 - ModuleHelp.conf.5 remotetrx.conf.5 ModuleParrot.conf.5 ModuleEchoLink.conf.5 + set(MAN_PAGES svxlink.1 svxlink.conf.5 remotetrx.1 remotetrx.conf.5 +- siglevdetcal.1 devcal.1 svxreflector.1 svxreflector.conf.5 qtel.1 ++ siglevdetcal.1 devcal.1 svxreflector.1 svxreflector.conf.5 + ModuleHelp.conf.5 ModuleParrot.conf.5 ModuleEchoLink.conf.5 ModuleTclVoiceMail.conf.5 ModuleDtmfRepeater.conf.5 -- ModulePropagationMonitor.conf.5 ModuleSelCallEnc.conf.5 qtel.1 devcal.1 -+ ModulePropagationMonitor.conf.5 ModuleSelCallEnc.conf.5 devcal.1 - ) + ModulePropagationMonitor.conf.5 ModuleSelCallEnc.conf.5 + ModuleFrn.conf.5 +-) ++ ) +if(USE_QT) + set(MAN_PAGES ${MAN_PAGES} qtel.1) +endif(USE_QT) @@ -18,7 +21,7 @@ # Search for the gzip and groff programs. Error out if not found. include(FindGZIP) -@@ -29,11 +36,11 @@ if(GROFF_TOOL AND GZIP_TOOL) +@@ -31,11 +38,11 @@ if(GROFF_TOOL AND GZIP_TOOL) DESTINATION ${MAN_INSTALL_DIR}/man${sec} OPTIONAL ) Modified: head/comms/svxlink/files/patch-src_qtel_CMakeLists.txt ============================================================================== --- head/comms/svxlink/files/patch-src_qtel_CMakeLists.txt Tue Mar 12 15:45:57 2019 (r495461) +++ head/comms/svxlink/files/patch-src_qtel_CMakeLists.txt Tue Mar 12 15:51:24 2019 (r495462) @@ -1,6 +1,6 @@ ---- src/qtel/CMakeLists.txt.orig 2015-11-22 16:03:59 UTC +--- src/qtel/CMakeLists.txt.orig 2018-03-04 18:59:29 UTC +++ src/qtel/CMakeLists.txt -@@ -16,7 +16,14 @@ set(FORMS MainWindowBase.ui ComDialogBas +@@ -16,7 +16,14 @@ set(FORMS MainWindowBase.ui ComDialogBase.ui SettingsD set(RESOURCES qtel.qrc) # Libraries @@ -8,9 +8,9 @@ +find_library(ASYNCCORE_LIB asynccore ${LIB_INSTALL_DIR}) +find_library(ASYNCAUDIO_LIB asyncaudio ${LIB_INSTALL_DIR}) +find_library(ECHOLIB_LIB echolib ${LIB_INSTALL_DIR}) -+set(LIBS ${LIBS} ${ECHOLIB_LIB} asyncqt ${ASYNCAUDIO_LIB} ${ASYNCCORE_LIB}) ++set(LIBS ${LIBS} ${ECHOLIB_LIB} asyncqt ${ASYNCAUDIO_LIB} ${ASYNCCORE_LIB} svxmisc) +else(QT_ONLY) - set(LIBS ${LIBS} echolib asyncqt asyncaudio asynccore) + set(LIBS ${LIBS} echolib asyncqt asyncaudio asynccore svxmisc) +endif(QT_ONLY) # Find the GSM codec library and include directory Modified: head/comms/svxlink/files/patch-src_svxlink_devcal_CMakeLists.txt ============================================================================== --- head/comms/svxlink/files/patch-src_svxlink_devcal_CMakeLists.txt Tue Mar 12 15:45:57 2019 (r495461) +++ head/comms/svxlink/files/patch-src_svxlink_devcal_CMakeLists.txt Tue Mar 12 15:51:24 2019 (r495462) @@ -1,9 +1,9 @@ ---- src/svxlink/devcal/CMakeLists.txt.orig 2015-11-22 16:03:59 UTC +--- src/svxlink/devcal/CMakeLists.txt.orig 2018-03-04 18:59:29 UTC +++ src/svxlink/devcal/CMakeLists.txt -@@ -18,3 +18,6 @@ set_target_properties(devcal PROPERTIES - #set_target_properties(noisegen PROPERTIES - # RUNTIME_OUTPUT_DIRECTORY ${RUNTIME_OUTPUT_DIRECTORY} - #) +@@ -21,3 +21,6 @@ set_target_properties(devcal PROPERTIES + + # Install targets + install(TARGETS devcal DESTINATION ${BIN_INSTALL_DIR}) + +# Install targets +install(TARGETS devcal DESTINATION ${BIN_INSTALL_DIR}) Modified: head/comms/svxlink/pkg-plist ============================================================================== --- head/comms/svxlink/pkg-plist Tue Mar 12 15:45:57 2019 (r495461) +++ head/comms/svxlink/pkg-plist Tue Mar 12 15:51:24 2019 (r495462) @@ -1,92 +1,102 @@ bin/devcal -bin/svxlink bin/remotetrx bin/siglevdetcal -@sample etc/svxlink/svxlink.d/ModuleHelp.conf.sample -@sample etc/svxlink/svxlink.d/ModuleParrot.conf.sample -@sample etc/svxlink/svxlink.d/ModuleEchoLink.conf.sample -@sample etc/svxlink/svxlink.d/ModuleTclVoiceMail.conf.sample -@sample etc/svxlink/svxlink.d/ModuleDtmfRepeater.conf.sample -@sample etc/svxlink/svxlink.d/ModuleMetarInfo.conf.sample -@sample etc/svxlink/svxlink.d/ModulePropagationMonitor.conf.sample -@sample etc/svxlink/svxlink.d/ModuleSelCallEnc.conf.sample -@sample etc/svxlink/svxlink.conf.sample -@sample etc/svxlink/TclVoiceMail.conf.sample -@sample etc/svxlink/.procmailrc.sample -@sample etc/svxlink/remotetrx.conf.sample +bin/svxlink +bin/svxreflector +@sample %%ETCDIR%%/.procmailrc.sample +@sample %%ETCDIR%%/TclVoiceMail.conf.sample +@sample %%ETCDIR%%/gpio.conf.sample +@sample %%ETCDIR%%/remotetrx.conf.sample +@sample %%ETCDIR%%/svxlink.conf.sample +@sample %%ETCDIR%%/svxlink.d/ModuleDtmfRepeater.conf.sample +@sample %%ETCDIR%%/svxlink.d/ModuleEchoLink.conf.sample +@sample %%ETCDIR%%/svxlink.d/ModuleFrn.conf.sample +@sample %%ETCDIR%%/svxlink.d/ModuleHelp.conf.sample +@sample %%ETCDIR%%/svxlink.d/ModuleMetarInfo.conf.sample +@sample %%ETCDIR%%/svxlink.d/ModuleParrot.conf.sample +@sample %%ETCDIR%%/svxlink.d/ModulePropagationMonitor.conf.sample +@sample %%ETCDIR%%/svxlink.d/ModuleSelCallEnc.conf.sample +@sample %%ETCDIR%%/svxlink.d/ModuleTclVoiceMail.conf.sample +@sample %%ETCDIR%%/svxreflector.conf.sample include/svxlink/AsyncApplication.h -include/svxlink/AsyncFdWatch.h -include/svxlink/AsyncTimer.h -include/svxlink/AsyncIpAddress.h -include/svxlink/AsyncTcpClient.h -include/svxlink/AsyncDnsLookup.h -include/svxlink/AsyncUdpSocket.h -include/svxlink/AsyncTcpServer.h -include/svxlink/AsyncTcpConnection.h -include/svxlink/AsyncConfig.h -include/svxlink/AsyncSerial.h -include/svxlink/AsyncFileReader.h include/svxlink/AsyncAtTimer.h -include/svxlink/AsyncExec.h -include/svxlink/AsyncCppApplication.h -include/svxlink/AsyncAudioSource.h -include/svxlink/AsyncAudioSink.h -include/svxlink/AsyncAudioProcessor.h +include/svxlink/AsyncAudioAmp.h include/svxlink/AsyncAudioClipper.h include/svxlink/AsyncAudioCompressor.h +include/svxlink/AsyncAudioDebugger.h +include/svxlink/AsyncAudioDecimator.h +include/svxlink/AsyncAudioDecoder.h +include/svxlink/AsyncAudioDelayLine.h +include/svxlink/AsyncAudioDevice.h +include/svxlink/AsyncAudioDeviceFactory.h +include/svxlink/AsyncAudioEncoder.h +include/svxlink/AsyncAudioFifo.h include/svxlink/AsyncAudioFilter.h -include/svxlink/AsyncSigCAudioSink.h -include/svxlink/AsyncSigCAudioSource.h +include/svxlink/AsyncAudioGenerator.h include/svxlink/AsyncAudioIO.h -include/svxlink/AsyncAudioSplitter.h -include/svxlink/AsyncAudioDelayLine.h -include/svxlink/AsyncAudioValve.h -include/svxlink/AsyncAudioAmp.h -include/svxlink/AsyncAudioSelector.h -include/svxlink/AsyncAudioPassthrough.h +include/svxlink/AsyncAudioInterpolator.h +include/svxlink/AsyncAudioJitterFifo.h include/svxlink/AsyncAudioMixer.h -include/svxlink/AsyncAudioFifo.h -include/svxlink/AsyncAudioDebugger.h +include/svxlink/AsyncAudioNoiseAdder.h include/svxlink/AsyncAudioPacer.h +include/svxlink/AsyncAudioPassthrough.h +include/svxlink/AsyncAudioProcessor.h include/svxlink/AsyncAudioReader.h -include/svxlink/AsyncAudioDecimator.h -include/svxlink/AsyncAudioInterpolator.h -include/svxlink/AsyncAudioStreamStateDetector.h -include/svxlink/AsyncAudioEncoder.h -include/svxlink/AsyncAudioDecoder.h include/svxlink/AsyncAudioRecorder.h -include/svxlink/AsyncAudioJitterFifo.h -include/svxlink/AsyncAudioDeviceFactory.h -include/svxlink/AsyncAudioDevice.h +include/svxlink/AsyncAudioSelector.h +include/svxlink/AsyncAudioSink.h +include/svxlink/AsyncAudioSource.h +include/svxlink/AsyncAudioSplitter.h +include/svxlink/AsyncAudioStreamStateDetector.h +include/svxlink/AsyncAudioValve.h +include/svxlink/AsyncConfig.h +include/svxlink/AsyncCppApplication.h +include/svxlink/AsyncDnsLookup.h +include/svxlink/AsyncExec.h +include/svxlink/AsyncFdWatch.h +include/svxlink/AsyncFileReader.h +include/svxlink/AsyncFramedTcpConnection.h +include/svxlink/AsyncIpAddress.h +include/svxlink/AsyncMsg.h +include/svxlink/AsyncPty.h +include/svxlink/AsyncPtyStreamBuf.h +include/svxlink/AsyncSerial.h +include/svxlink/AsyncSigCAudioSink.h +include/svxlink/AsyncSigCAudioSource.h +include/svxlink/AsyncTcpClient.h +include/svxlink/AsyncTcpClientBase.h +include/svxlink/AsyncTcpConnection.h +include/svxlink/AsyncTcpServer.h +include/svxlink/AsyncTcpServerBase.h +include/svxlink/AsyncTimer.h +include/svxlink/AsyncUdpSocket.h include/svxlink/CppStdCompat.h -include/svxlink/common.h include/svxlink/EchoLinkDirectory.h include/svxlink/EchoLinkDispatcher.h +include/svxlink/EchoLinkProxy.h include/svxlink/EchoLinkQso.h include/svxlink/EchoLinkStationData.h -include/svxlink/EchoLinkProxy.h -include/svxlink/AsyncAudioGenerator.h -include/svxlink/AsyncAudioNoiseAdder.h -include/svxlink/AsyncPty.h -include/svxlink/AsyncPtyStreamBuf.h -lib/libasynccore.so.1.4.0 -lib/libasynccore.so.1.4 +include/svxlink/common.h +lib/libasyncaudio.so +lib/libasyncaudio.so.1.5 +lib/libasyncaudio.so.1.5.0 lib/libasynccore.so -lib/libasynccpp.so.1.4.0 -lib/libasynccpp.so.1.4 +lib/libasynccore.so.1.5 +lib/libasynccore.so.1.5.0 lib/libasynccpp.so -lib/libasyncaudio.so.1.4.0 -lib/libasyncaudio.so.1.4 -lib/libasyncaudio.so +lib/libasynccpp.so.1.5 +lib/libasynccpp.so.1.5.0 +lib/libecholib.so +lib/libecholib.so.1.3 +lib/libecholib.so.1.3.3 +lib/libsvxmisc.a +lib/svxlink/ModuleDtmfRepeater.so +lib/svxlink/ModuleEchoLink.so +lib/svxlink/ModuleFrn.so lib/svxlink/ModuleHelp.so +lib/svxlink/ModuleMetarInfo.so lib/svxlink/ModuleParrot.so -lib/svxlink/ModuleEchoLink.so lib/svxlink/ModuleTcl.so -lib/svxlink/ModuleDtmfRepeater.so -lib/svxlink/ModuleMetarInfo.so -lib/libecholib.so.1.3.2 -lib/libecholib.so.1.3 -lib/libecholib.so %%STATIC%%lib/libasyncaudio.a %%STATIC%%lib/libasynccore.a %%STATIC%%lib/libasynccpp.a @@ -102,6 +112,7 @@ lib/libecholib.so %%DATADIR%%/events.d/Help.tcl %%DATADIR%%/events.d/Parrot.tcl %%DATADIR%%/events.d/EchoLink.tcl +%%DATADIR%%/events.d/Frn.tcl %%DATADIR%%/events.d/Tcl.tcl.example %%DATADIR%%/events.d/TclVoiceMail.tcl %%DATADIR%%/events.d/DtmfRepeater.tcl @@ -113,20 +124,25 @@ lib/libecholib.so %%DATADIR%%/modules.d/ModulePropagationMonitor.tcl %%DATADIR%%/modules.d/ModuleSelCallEnc.tcl man/man1/devcal.1.gz -man/man1/svxlink.1.gz man/man1/remotetrx.1.gz man/man1/siglevdetcal.1.gz -man/man5/svxlink.conf.5.gz +man/man1/svxlink.1.gz +man/man1/svxreflector.1.gz +man/man5/ModuleDtmfRepeater.conf.5.gz +man/man5/ModuleEchoLink.conf.5.gz +man/man5/ModuleFrn.conf.5.gz man/man5/ModuleHelp.conf.5.gz man/man5/ModuleParrot.conf.5.gz -man/man5/ModuleEchoLink.conf.5.gz -man/man5/ModuleTclVoiceMail.conf.5.gz -man/man5/ModuleDtmfRepeater.conf.5.gz man/man5/ModulePropagationMonitor.conf.5.gz man/man5/ModuleSelCallEnc.conf.5.gz +man/man5/ModuleTclVoiceMail.conf.5.gz man/man5/remotetrx.conf.5.gz +man/man5/svxlink.conf.5.gz +man/man5/svxreflector.conf.5.gz +sbin/svxlink_gpio_down +sbin/svxlink_gpio_up @dir %%DATADIR%%/sounds -@dir /var/spool/svxlink/voice_mail -@dir /var/spool/svxlink/qso_recorder @dir /var/spool/svxlink/propagation_monitor +@dir /var/spool/svxlink/qso_recorder +@dir /var/spool/svxlink/voice_mail @dir /var/spool/svxlink