Versions
v7.1.0-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- ~amd64 ~amd64-linux ~arm64 ~x86 ~x86-linux
- USE flags
- notification qt6 test
USE flags
General
- notification
- Build with native notification support (requires kde-frameworks/knotifications:5)
- 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
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 / 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
kde-frameworks / knotifications : Framework for notifying the user of an event
x11-libs / libX11 : X.Org X11 library
x11-libs / libXtst : X.Org Xlib-based client API for the XTEST & RECORD extensions library
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
x11-misc/copyq: drop 7.0.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
x11-misc/copyq: fix plugin dir envvar patch
* Fixes issue where plugins can't be found. * Didn't appreciate the fact that QDir will initialise at . if empty... Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35102 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-misc/copyq: fix qt6 test deps
No need for USE=test for this, that's just for building qt's tests. Signed-off-by: Sam James <sam@gentoo.org> - Alfred Wingate · gentoo
x11-misc/copyq: drop 6.4.0
Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/34144 Signed-off-by: Sam James <sam@gentoo.org> - Alfred Wingate · gentoo
x11-misc/copyq: add 7.1.0
* Renamed misleading kde use flag to notification. * Reenabled tests, required moving to Openbox which is also used by upstream. IceWM failed with the mocked clicks * Removed debug use flag for doing very little. It sets Debug level over Info level and adds the src path for translation files. Bug: https://bugs.gentoo.org/916129 Bug: https://bugs.gentoo.org/909077 Closes: https://bugs.gentoo.org/919312 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> - 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>