This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Ham > svxlink (14.08.1)

The SvxLink project is developing a flexible, general purpose voice
services system for ham radio use.
The SvxLink Server consists of a core that handles the connection to
the transceiver. The core can be configured to act as a repeater
controller or to operate on a simplex channel. The voice services are
loaded into the core as plugins.
The project also includes an EchoLink client GUI application (Qtel).

You can build only svxlink server (no Qtel) by passing QTEL=NO to the script:
QTEL=NO ./svxlink.SlackBuild

Opus is an optional (and, based on the audio quality, suggested!)
dependency available from slackbuilds.org

You need a "svxlink" user and group:

# groupadd -g 286 svxlink
# useradd -u 286 -g svxlink -d /var/spool/svxlink -s /bin/false svxlink

The recommended uid/gid is 286, you may want to check
http://slackbuilds.org/uid_gid.txt for other recommendations.

To run svxlink server you will need the svxlink-sounds package,
the one at slackbuilds.org will work with either versions 14.08 and 14.08.1.

This requires: speex, gsm, libsigc++

Maintained by: Gustavo Conrad - LU8WFY
Keywords: radio,svxlink,echolink
ChangeLog: svxlink

Homepage:
http://www.svxlink.org/

Source Downloads:
14.08.1.tar.gz (6531b83e607d22c25e8a4f7d10f50be4)

Download SlackBuild:
svxlink.tar.gz
svxlink.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
rc.svxlink
slack-desc
svxlink.SlackBuild
svxlink.info

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds