Versions
v0.8.1-r5 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- amd64 arm64 ppc sparc x86 ~alpha ~arm ~ia64 ~ppc64 ~x86-linux
- USE flags
- gnutls test
USE flags
General
Dependencies
dev-db / sqlite : SQL database engine
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / check : A unit test framework for C
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / libxslt : XSLT libraries and tools
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-dns / avahi : System which facilitates service discovery on a local network
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libgsasl : The GNU SASL library
net-libs / libsoup : HTTP client/server library for GNOME
net-libs / telepathy-glib : GLib bindings for the Telepathy D-Bus protocol
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-apps / util-linux : Various useful Linux utilities
virtual / pkgconfig : Virtual for the pkg-config implementation
Runtime Dependencies
dev-db / sqlite : SQL database engine
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-dns / avahi : System which facilitates service discovery on a local network
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libsoup : HTTP client/server library for GNOME
net-libs / telepathy-glib : GLib bindings for the Telepathy D-Bus protocol
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-apps / util-linux : Various useful Linux utilities
Depending packages
net-im / telepathy-connection-managers : Meta-package for Telepathy Connection Managers
Bugs
- 413581
- net-voip/telepathy-salut-0.8.0 - .../work/telepathy-salut-0.8.0/src/.libs/libsalut-plugins.so: file not recognized: File truncated (parallel make?)
- 721308
- net-voip/telepathy-salut-0.8.1-r5 has unrecognized configure options
- 885637
- net-voip/telepathy-salut-0.8.1-r5 - QA Notice: Unrecognized configure options:
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
net-voip/telepathy-salut: Add Python 3.11 compatibility
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
net-voip/telepathy-salut: enable py3.10 and disable py3.7
Closes: https://bugs.gentoo.org/846179 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
net-voip/telepathy-salut: use binding := for dev-libs/openssl
Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
net-voip/telepathy-salut: rev bump for commit 59f2b43f3
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
net-voip/telepathy-salut: Fix MissingUseDepDefault for dev-libs/openssl[bindist]
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-voip/telepathy-salut: Port to py3
Closes: https://bugs.gentoo.org/735436 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-voip/telepathy-salut: Flatten twisted dep
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
net-voip/telepathy-salut: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
net-voip/telepathy-salut: Drop 0.8.1-r1
De-stabilising ia64 without stable revdeps. Closes: https://bugs.gentoo.org/674978 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Roy Bamford · gentoo
net-voip/telepathy-salut: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-voip/telepathy-salut: amd64 stable wrt bug #674978
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-voip/telepathy-salut: stable 0.8.1-r2 for ppc, bug #674978
Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
net-voip/telepathy-salut: stable 0.8.1-r2 for sparc, bug #674978
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tobias Klausmann · gentoo
net-voip/telepathy-salut-0.8.1-r2: alpha stable
Bug: http://bugs.gentoo.org/674978 Signed-off-by: Tobias Klausmann <klausman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
net-voip/telepathy-salut: x86 stable (bug #674978)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
net-voip/telepathy-salut: Fix build with openssl-1.1
Closes: https://bugs.gentoo.org/663994 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Mart Raudsepp · gentoo
net-voip/telepathy-salut: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Rolf Eike Beer · gentoo
net-voip/telepathy-salut: stable 0.8.1-r1 for sparc, bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" - Thomas Deutschmann · gentoo
net-voip/telepathy-salut: x86 stable (bug #635938)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Tobias Klausmann · gentoo
net-voip/telepathy-salut-0.8.1-r1: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/635938 - Sergei Trofimovich · gentoo
net-voip/telepathy-salut: stable 0.8.1-r1 for ppc, bug #635938
Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Tobias Klausmann · gentoo
net-voip/telepathy-salut-0.8.1-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/635938 - Sergei Trofimovich · gentoo
net-voip/telepathy-salut: stable 0.8.1-r1 for ia64, bug #635938
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ia64" - Gilles Dartiguelongue · gentoo
net-voip/telepathy-salut: fix python_check_deps, bug #628486
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Gilles Dartiguelongue · gentoo
net-voip/telepathy-salut: port to unsplit twisted dependencies, bug #605084
Bump to EAPI=6. Fix python-any-r1 usage for unittests. Update homepage. Add missing sqlite:3 dependency. Package-Manager: Portage-2.3.8, 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> - Justin Lecher · gentoo
Merge branch 'anthonyryan1-freedesktop'
* anthonyryan1-freedesktop: HTTPS for *.freedesktop.org - Anthony Ryan · gentoo
HTTPS for *.freedesktop.org
* Excluding xorg.freedesktop.org * Excluding tango.freedesktop.org The following modified ebuilds were found to have problems after modification but the problems were determined to not be a regression. Upstream tarball has a new hash: * app-misc/evtest-1.29 * app-misc/evtest-1.30 * dev-embedded/scratchbox2-2.0-r1 * dev-ml/cairo-ocaml-1.2.0 * net-libs/libqmi-1.0.0 * sys-auth/libfprint-0.4.0 * sys-auth/libfprint-0.5.0 * sys-auth/libfprint-0.5.1 Upstream tarball has been deleted: * dev-libs/liblazy-0.2 * dev-util/pkgconfig-openbsd-20130507-r1 * x11-libs/xvba-video-0.8.0-r3 * x11-misc/driconf-0.9.1-r1 * x11-misc/xdg-utils-1.1.0_rc2-r1 - 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