Versions
v7.0.0 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- ~amd64 ~amd64-linux ~arm64 ~x86 ~x86-linux
- USE flags
- debug kde qt6 test
v6.4.0 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- debug kde qt6 test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- kde
- Add support for software made by KDE, a free software community
- qt6
- Add support for the Qt 6 application and UI framework
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-libs / wayland : Wayland protocol libraries
dev-qt / qtbase : Cross-platform application development framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
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 / qtsvg : SVG rendering library for the Qt6 framework
dev-qt / qttest : Unit testing library for the Qt5 framework
dev-qt / qtwayland : Wayland platform plugin for Qt
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-qt / qtx11extras : Linux/X11-specific support library for the Qt5 framework
dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework
kde-frameworks / knotifications : Framework for notifying the user of an event
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / libX11 : X.Org X11 library
x11-libs / libXfixes : X.Org Xfixes library
x11-libs / libXtst : X.Org Xlib-based client API for the XTEST & RECORD extensions library
Runtime Dependencies
dev-libs / wayland : Wayland protocol libraries
dev-qt / qtbase : Cross-platform application development framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
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 / qtsvg : SVG rendering library for the Qt6 framework
dev-qt / qttest : Unit testing library for the Qt5 framework
dev-qt / qtwayland : Wayland platform plugin for Qt
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-qt / qtx11extras : Linux/X11-specific support library for the Qt5 framework
dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework
kde-frameworks / knotifications : Framework for notifying the user of an event
x11-libs / libX11 : X.Org X11 library
x11-libs / libXfixes : X.Org Xfixes library
x11-libs / libXtst : X.Org Xlib-based client API for the XTEST & RECORD extensions library
Bugs
- 909077
- x11-misc/copyq-7.0.0 failed to rebuild with USE=qt6 src/scriptable/scriptableproxy.cpp:924:23: error: no match for ‘operator=’ (operand types are ‘QGenericArgument’ and ‘QMetaMethodArgument’)
- 916129
- x11-misc/copyq-7.0.0 - /.../fakevimhandler.cpp: error: no matching function for call to QObject::connect(QTimer &, void (QTimer:: )(QTimer::QPrivateSi
- 919312
- x11-misc/copyq-7.1.0 version bump
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-misc/copyq: Keyword 7.0.0 arm64, #907711
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
kde-frameworks/extra-cmake-modules: slotmove 5 to 0
See also: https://community.kde.org/Frameworks/6.0_Release_notes#Coinstallability "Only one version of extra-cmake-modules can be installed. The KF6 version is backwards compatible and should also be used for KF5 builds." Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
x11-misc/copyq: drop 5.0.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anna Vyalkova · gentoo
x11-misc/copyq: drop 4.1.0
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Anna Vyalkova · gentoo
x11-misc/copyq: add 7.0.0
Closes: https://bugs.gentoo.org/866314 Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anna Vyalkova · gentoo
x11-misc/copyq: drop 3.13.0
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Anna Vyalkova · gentoo
x11-misc/copyq: add 6.4.0
* New: Qt6 support * Make KNotifications support optional * xdg-utils -> xdg * EAPI 7 -> 8 * USE-flag to build with debug definitions * Sort out depends Signed-off-by: Joonas Niilola <juippis@gentoo.org> Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-misc/copyq: move S below SRC_URI
As per skel.ebuild (and they're normally closely related). Signed-off-by: Sam James <sam@gentoo.org> - Christian Schroeder · gentoo
x11-misc/copyq: version bump to 5.0.0
- Removed bash completion patch (bug fixed by upstream). Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Christian Schroeder <chris.schroeder.public@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22510 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
x11-misc/copyq: add missing deps
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Christian Schroeder · gentoo
x11-misc/copyq: bump to 4.1.0
Closes: https://bugs.gentoo.org/807190 Signed-off-by: Christian Schroeder <chris.schroeder.public@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
x11-misc/copyq: Drop 3.10.0
Bug: https://bugs.gentoo.org/727326 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
x11-misc/copyq: 3.13.0 version bump, drop IUSE=webkit
Closes: https://bugs.gentoo.org/727326 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
x11-apps/copyq: [QA] pkgmove to x11-misc/copyq
Non-maintainer commit, PR unusable and no response. Choosing x11-misc for hard-requirement of X11. - Minor style fixes - metadata.xml indentation Closes: https://bugs.gentoo.org/571828 Closes: https://github.com/gentoo/gentoo/pull/16939 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>