Versions
v1.13.1.41 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~ppc ~ppc64 ~sparc ~sparc-solaris ~x86 ~x86-linux ~x86-solaris
- USE flags
- gui libressl test zeroconf
v1.13.0 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86 ~alpha ~amd64-linux ~arm ~ppc ~ppc64 ~sparc ~sparc-solaris ~x86-linux ~x86-solaris
- USE flags
- gui libressl test
v1.12.0 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~ppc ~ppc64 ~sparc ~sparc-solaris ~x86 ~x86-linux ~x86-solaris
- USE flags
- gui libressl test
v1.9.1-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc64 x86 ~alpha ~amd64-linux ~arm ~ppc ~sparc ~sparc-solaris ~x86-linux ~x86-solaris
- USE flags
- libressl qt5 test
USE flags
General
- gui
- Enable support for a graphical user interface
- libressl
- Use dev-libs/libressl instead of dev-libs/openssl when applicable (see also the ssl useflag)
- qt5
- Add support for the Qt 5 application and UI framework
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- zeroconf
- Support for DNS Service Discovery (DNS-SD)
Dependencies
dev-libs / libressl : Free version of the SSL/TLS protocol forked from OpenSSL
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
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
dev-util / cmake : Cross platform Make
net-dns / avahi : System which facilitates service discovery on a local network
net-misc / curl : A Client that groks URLs
sys-devel / make : Standard tool to compile source trees
x11-apps / xhost : Controls host and/or user access to a running X server
x11-base / xorg-proto : X.Org combined protocol headers
x11-base / xorg-server : X.Org X servers
x11-libs / libICE : X.Org Inter-Client Exchange library
x11-libs / libSM : X.Org Session Management library
x11-libs / libX11 : X.Org X11 library
x11-libs / libXext : X.Org Xext library
x11-libs / libXi : X.Org Xi library
x11-libs / libXinerama : X.Org Xinerama library
x11-libs / libXrandr : X.Org Xrandr library
x11-libs / libXtst : X.Org Xlib-based client API for the XTEST & RECORD extensions library
Runtime Dependencies
dev-libs / libressl : Free version of the SSL/TLS protocol forked from OpenSSL
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
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
net-dns / avahi : System which facilitates service discovery on a local network
net-misc / curl : A Client that groks URLs
x11-libs / libICE : X.Org Inter-Client Exchange library
x11-libs / libSM : X.Org Session Management library
x11-libs / libX11 : X.Org X11 library
x11-libs / libXext : X.Org Xext library
x11-libs / libXi : X.Org Xi library
x11-libs / libXinerama : X.Org Xinerama library
x11-libs / libXrandr : X.Org Xrandr library
x11-libs / libXtst : X.Org Xlib-based client API for the XTEST & RECORD extensions library
Bugs
- 647420
- x11-misc/synergy-2.0.0 USE=libressl - /.../SecureSocket.cpp:816:34: error: SSL_get_client_ciphers was not declared in this scope
- 663382
- x11-misc/synergy - synergy-core --server: WARNING: failed to set process uid to: -1
- 759343
- x11-misc/synergy-1.9.1-r1 - fails ClipboardChunkTests.data_formatDataChunk, ClipboardChunkTests.end_formatDataChunk tests
- 771528
- x11-misc/synergy-1.13.0: stablereq
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-misc/synergy: Bump to 1.13.1.41
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-misc/synergy: Stabilize 1.13.0 amd64, #771528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
x11-misc/synergy: x86 stable (bug #771528)
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-misc/synergy: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
x11-misc/synergy: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-misc/synergy: Fix USE=-test builds
Thanks to Kobboi for reporting! Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-misc/synergy: Bump to 1.13.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-misc/synergy: Fix non-GUI build without avahi
Closes: https://bugs.gentoo.org/759412 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-misc/synergy: Stabilize 1.9.1-r1 ppc64, #757729
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
x11-misc/synergy: x86 stable (bug #757729)
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-misc/synergy: Stabilize 1.9.1-r1 amd64, #757729
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-misc/synergy: Bump to 1.12.0
Closes: https://bugs.gentoo.org/653468 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-misc/synergy: Reenable tests in 1.9.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
x11-misc/synergy: use correct HOMEPAGE
Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15303 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-misc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-misc/synergy: [QA] Correct *SSL dep to use :=
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
x11-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). - Andreas Sturmlechner · gentoo
x11-misc/synergy: Drop old
Closes: https://bugs.gentoo.org/649572 Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
x11-misc/synergy: 1.9.1 version bump, Qt4 -> Qt5
Bug: https://bugs.gentoo.org/649572 Bug: https://bugs.gentoo.org/653468 Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Matt Turner · gentoo
x11-misc/synergy: Drop to ~ppc, bug 649572 - Thomas Deutschmann · gentoo
x11-misc/synergy: x86 stable (bug #649572)
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Arfrever Frehtes Taifersar Arahesis · gentoo
x11-misc/synergy: Depend on >=dev-cpp/gtest-1.8.0.
dev-cpp/gmock has been merged into >=dev-cpp/gtest-1.8.0. - Sergei Trofimovich · gentoo
x11-misc/synergy: stable 2.0.0 for ppc64, bug #649572
Bug: https://bugs.gentoo.org/649572 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" - Michael Mair-Keimberger · gentoo
x11-misc/synergy: fix HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/8000 - Agostino Sarubbo · gentoo
x11-misc/synergy: amd64 stable wrt bug #649572
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" - Jeroen Roovers · gentoo
x11-misc/synergy: Version 2.0.0 (bug #639616).
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Jeroen Roovers · gentoo
x11-misc/synergy: Drop obsolete patch.
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Jeroen Roovers · gentoo
x11-misc/synergy: Version bump.
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Harri Nieminen · gentoo
x11-misc/synergy: Remove old
Package-Manager: Portage-2.3.4, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4142 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Fabian Groffen · gentoo
x11-misc/synergy: dropped ~x86-freebsd
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Jeroen Roovers · gentoo
x11-misc/synergy: Version bump.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Yixun Lan · gentoo
x11-misc/synergy: version bump
Gentoo-Bug: 598802 Package-Manager: portage-2.3.2 - Jeroen Roovers · gentoo
x11-misc/synergy: Old.
Package-Manager: portage-2.3.0 - Jeroen Roovers · gentoo
x11-misc/synergy: Version bump (bug #591992 by Rüpel).
Package-Manager: portage-2.3.0 - Jeroen Roovers · gentoo
x11-misc/synergy: exeinto not insinto (bug #550692).
Package-Manager: portage-2.3.0 - Jeroen Roovers · gentoo
x11-misc/synergy: Replace dead URL.
Package-Manager: portage-2.3.0 - Jeroen Roovers · gentoo
x11-misc/synergy: Make libns.so executable (bug #550692).
Package-Manager: portage-2.3.0 - Jeroen Roovers · gentoo
x11-misc/synergy: Install libns.so (bug #550692).
Package-Manager: portage-2.3.0 - Jeroen Roovers · gentoo
x11-misc/synergy: Version bump.
- add net-misc/curl dependency for syntool - Hack around false gtest dependency - Split out internal gtest/gmock patch Package-Manager: portage-2.3.0 - Jeroen Roovers · gentoo
x11-misc/synergy: Old.
Package-Manager: portage-2.2.28 - Jeroen Roovers · gentoo
x11-misc/synergy: Version bump by yves.caniou (bug #578854).
Package-Manager: portage-2.2.28 - Anthony G. Basile · gentoo
x11-misc/synergy: add libressl support
Package-Manager: portage-2.2.20.1 - Jeroen Roovers · gentoo
x11-misc/synergy: Old.
Package-Manager: portage-2.2.25 - Jeroen Roovers · gentoo
x11-misc/synergy: Set SLOT dep on dev-libs/openssl.
Package-Manager: portage-2.2.25 - Jeroen Roovers · gentoo
x11-misc/synergy: Version bump (bug #566322 by Rüpel).
Package-Manager: portage-2.2.25 - Jeroen Roovers · gentoo
x11-misc/synergy: Version bump (bug #558370).
Package-Manager: portage-2.2.20.1 - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - 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