Summary
The SvxLink project aim to develop a flexible, general purpose voice services system for ham radio use. The svxlink server consists of a core that handles the connection to the tranceiver. The project also includes an EchoLink client GUI application (Qtel).
Versions
v24.02-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2 LGPL-2.1
- Keywords
- amd64 x86
- USE flags
- ogg qt5 rtlsdr
v19.09.2 :: 0 :: gentoo
- Modified
- License
- GPL-2 LGPL-2.1
- Keywords
- amd64 x86
USE flags
General
Dependencies
dev-lang / tcl : Tool Command Language
dev-libs / jsoncpp : C++ JSON reader and writer
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
dev-libs / libgpiod : C library and tools for interacting with the linux GPIO character device
dev-libs / libsigc++ : Typesafe callback system for standard C++
dev-libs / popt : Parse Options - Command line parser
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / libogg : The Ogg media file format library
media-libs / opus : Open codec for interactive speech and music transmission over the Internet
media-libs / speex : Audio compression format designed for speech
media-sound / gsm : Lossy speech compression library and tool
net-misc / curl : A Client that groks URLs
net-wireless / rtl-sdr : Turns your Realtek RTL2832 based DVB dongle into a SDR receiver
Runtime Dependencies
acct-group / svxlink : A group for the svxlink server
acct-user / svxlink : A user for the svxlink server
dev-lang / tcl : Tool Command Language
dev-libs / jsoncpp : C++ JSON reader and writer
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
dev-libs / libgpiod : C library and tools for interacting with the linux GPIO character device
dev-libs / libsigc++ : Typesafe callback system for standard C++
dev-libs / popt : Parse Options - Command line parser
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / libogg : The Ogg media file format library
media-libs / opus : Open codec for interactive speech and music transmission over the Internet
media-libs / speex : Audio compression format designed for speech
media-sound / gsm : Lossy speech compression library and tool
net-misc / curl : A Client that groks URLs
net-wireless / rtl-sdr : Turns your Realtek RTL2832 based DVB dongle into a SDR receiver
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
media-radio/svxlink: Stabilize 24.02-r2 x86, #938735
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Jakov Smolić · gentoo
media-radio/svxlink: Stabilize 24.02-r2 amd64, #938735
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
media-radio/svxlink: use https, add missing braces
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/38299 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
media-radio/svxlink: Make dev-qt/linguist-tools a USE-conditional dependency
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
media-radio/svxlink: Fix dependencies, add some USE flags
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Thomas Beierlein · gentoo
media-radio/svxlink: Fix MUSL related bugs
- MUSL does not provide the res_nxxx() functions like Glibc. The original res_xxx() functions are implement stateless in MUSL and must be used instead. - Fix some missing includes Closes: https://bugs.gentoo.org/936813 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
media-radio/svxlink: Add dependencies
- missing dev-libs/jsoncpp - make =dev-libs/libgpiod-1 mandatory Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
media-radio/svxlink: add 24.02
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
media-radio/svxlink: Fix QA - drop empty IUSE
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
media-radio/svxlink: Filter out -flto
Closes: https://bugs.gentoo.org/860414 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-radio/svxlink: Move dev-qt/linguist-tools:5 to BDEPEND
Drop superfluous src_compile() override. Bug: https://bugs.gentoo.org/544938 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
media-radio/svxlink: Drop old
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-radio/svxlink: x86 stable wrt bug #791898
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-radio/svxlink: Stabilize 19.09.2 amd64, #791898
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
media-radio/svxlink: Fix wrong position of CMAKE_MAKEFILE_GENERATOR
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
media-radio/svxlink: Version bump and migrate to GLEP 81
Furthermore migrate away from cmake_utils eclass Bugs: https://bugs.gentoo.org/781329 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-radio/svxlink: amd64 stable wrt bug #659124
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-radio/svxlink: x86 stable (bug #659124)
Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Thomas Beierlein · gentoo
media-radio/svxlink: Minor bugfix release
Package-Manager: Portage-2.3.26, Repoman-2.3.7 - Thomas Beierlein · gentoo
media-radio/svxlink: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Agostino Sarubbo · gentoo
media-radio/svxlink: amd64 stable wrt bug #647926
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" - Thomas Deutschmann · gentoo
media-radio/svxlink: x86 stable (bug #647926)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Thomas Beierlein · gentoo
media-radio/svxlink: Add missing build dependency
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Thomas Beierlein · gentoo
media-radio/svxlink: Version bump. (bug #644376)
Switch away from Qt4 to newer Qt5. Thnaks Adreas Sturmlechner. Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Thomas Beierlein · gentoo
media-radio/svxlink: Provide systemd units
Services are backported from upstreams github repo. Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Thomas Beierlein · gentoo
media-radio/svxlink: Backport fix for newer gcc from github.
Thanks toralf. Closes: https://bugs.gentoo.org/639592 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - David Seifert · gentoo
media-radio/svxlink: [QA] Add cmake-utils_src_prepare
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Thomas Beierlein · gentoo
media-radio/svxlink: Drop old
Package-Manager: portage-2.2.28 - Pacho Ramos · gentoo
media-radio/svxlink: x86 stable, bug #571270
Package-Manager: portage-2.2.26 - Agostino Sarubbo · gentoo
media-radio/svxlink: amd64 stable wrt bug #571270
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/mpv-keep-build-timestamps-in-live-ebuild'
Pull request: https://github.com/gentoo/gentoo/pull/62 - Amadeusz Żołnowski · gentoo
Merge branch 'master' of git+ssh://git.gentoo.org/repo/gentoo - Thomas Beierlein · gentoo
media-radio/svxlink: Version bump (bug #569512)
Package-Manager: portage-2.2.26 - Thomas Beierlein · gentoo
media-radio/svxlink: Drop old
Package-Manager: portage-2.2.26 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed