Versions
v2.5-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~x86
Dependencies
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdeclarative : The QML and Quick modules for the Qt5 framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtquickcontrols : Set of Qt Quick controls to create complete user interfaces (deprecated)
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
kde-frameworks / kconfig : Framework for reading and writing configuration
kde-frameworks / kconfigwidgets : Framework providing an assortment of configuration-related widgets
kde-frameworks / kcoreaddons : Framework for solving common problems such as caching, randomisation, and more
kde-frameworks / kglobalaccel : Framework to handle global shortcuts
kde-frameworks / ki18n : Framework based on Gettext for internationalizing user interface text
kde-frameworks / kwidgetsaddons : An assortment of high-level widgets for common tasks
kde-frameworks / kwindowsystem : Framework providing access to properties and features of the window manager
kde-frameworks / kxmlgui : Framework for managing menu and toolbar actions in an abstract way
kde-frameworks / plasma : Plasma framework
Runtime Dependencies
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdeclarative : The QML and Quick modules for the Qt5 framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtquickcontrols : Set of Qt Quick controls to create complete user interfaces (deprecated)
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
kde-frameworks / kconfig : Framework for reading and writing configuration
kde-frameworks / kconfigwidgets : Framework providing an assortment of configuration-related widgets
kde-frameworks / kcoreaddons : Framework for solving common problems such as caching, randomisation, and more
kde-frameworks / kglobalaccel : Framework to handle global shortcuts
kde-frameworks / ki18n : Framework based on Gettext for internationalizing user interface text
kde-frameworks / kwidgetsaddons : An assortment of high-level widgets for common tasks
kde-frameworks / kwindowsystem : Framework providing access to properties and features of the window manager
kde-frameworks / kxmlgui : Framework for managing menu and toolbar actions in an abstract way
kde-frameworks / plasma : Plasma framework
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
kde-misc/playbar2: Switch to cmake.eclass
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Till Schäfer · gentoo
kde-misc/playbar2: remove playbar2-2.5
ebuild broken for qt>=5.12 Signed-off-by: Till Schäfer <till2.schaefer@uni-dortmund.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Till Schäfer · gentoo
kde-misc/playbar2: fix build issues with qt 5.12
raise QtQuick imports to 2.7 use EAPI=7 drop kde5-functions.eclass Closes: https://bugs.gentoo.org/679596 Signed-off-by: Till Schäfer <till2.schaefer@uni-dortmund.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11282 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Till Schäfer · gentoo
kde-misc/playbar2: New package
Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6883