summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qtdeclarative: Add missing media-libs/libglvnd DEPENDAndreas Sturmlechner2021-09-221-7/+8
| | | | | | | Switch from ~PV to =QT5_PV* version dependencies. Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-qt/qtdeclarative: 5.15.2-r10 version bump at KDE 92225b72Andreas Sturmlechner2021-08-252-0/+59
| | | | | | | | - EAPI-8 - python3_10 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: revbump to propagate GCC 11 fixesSam James2021-08-231-0/+0
| | | | | Closes: https://bugs.gentoo.org/806797 Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: keyword 5.15.2 for ~riscvAlex Fan2021-07-251-1/+1
| | | | | Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-qt/qtdeclarative: riscv: fix missing atomic libraryYixun Lan2021-07-182-0/+13
| | | | | | | | | | | | | this will workaroud the error when build in ARCH=riscv, tested with gcc-11 A likely better fix is to have qtcore detect the need for -latomic at configure time and, if needed, link to it Bug: https://bugs.gentoo.org/790689 Closes: https://github.com/gentoo/gentoo/pull/21689 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-qt/qtdeclarative: Fix build with GCC-11Andreas Sturmlechner2021-01-242-0/+32
| | | | | | Closes: https://bugs.gentoo.org/752093 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Security cleanupAndreas Sturmlechner2021-01-102-58/+0
| | | | | | Bug: https://bugs.gentoo.org/754852 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2 amd64, #754852Sam James2021-01-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2 ppc, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2 ppc64, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2 x86, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2 arm64, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2 arm, #754852Sam James2021-01-091-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: python3_9Volkmar W. Pogatzki2020-12-271-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add RDEPEND on dev-qt/qtchooser where link targets existAndreas Sturmlechner2020-11-251-1/+4
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add Qt 5.15.2Andreas Sturmlechner2020-11-252-0/+56
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Drop Qt 5.14.2Andreas Sturmlechner2020-10-184-179/+0
| | | | | Bug: https://bugs.gentoo.org/734600 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: x86 stable (bug #734600)Thomas Deutschmann2020-10-181-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-qt/qtdeclarative: ppc64 stable wrt bug #734600Agostino Sarubbo2020-10-131-1/+1
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtdeclarative: ppc stable wrt bug #734600Agostino Sarubbo2020-10-131-1/+1
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.1 amd64, #734600Sam James2020-10-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.1 arm, #734600Sam James2020-10-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.1 arm64, #734600Sam James2020-10-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt: Drop Qt 5.15.0Andreas Sturmlechner2020-09-292-59/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add Qt 5.15.1Andreas Sturmlechner2020-09-102-0/+58
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Drop 5.14.2-r3 and 5.15.0 (r0)Andreas Sturmlechner2020-07-302-117/+0
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Trigger rebuild on dev-qt/qtgui subslot updateAndreas Sturmlechner2020-07-302-0/+117
| | | | | | Closes: https://bugs.gentoo.org/733674 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Drop 5.14.2-r2Andreas Sturmlechner2020-06-221-58/+0
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: ppc64 stable wrt bug #727604Agostino Sarubbo2020-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtdeclarative: ppc stable wrt bug #727604Agostino Sarubbo2020-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtdeclarative: arm stable wrt bug #727604Agostino Sarubbo2020-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtdeclarative: amd64 stable wrt bug #727604Agostino Sarubbo2020-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtdeclarative: x86 stable (bug #727604)Thomas Deutschmann2020-06-201-1/+1
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-qt/qtdeclarative: arm64 stable (bug #727604)Sam James (sam_c)2020-06-171-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-qt/qtdeclarative: Fix QQuickMouseArea get stuck in pressed stateAndreas Sturmlechner2020-06-102-0/+114
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Drop 5.14.2 (r0)Andreas Sturmlechner2020-06-031-53/+0
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: arm stable wrt bug #719732Agostino Sarubbo2020-06-031-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt: Drop Qt 5.14.1 and vulnerable dev-qt/qtguiAndreas Sturmlechner2020-05-302-54/+0
| | | | | | Bug: https://bugs.gentoo.org/719732 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: stable 5.14.2-r2 for ppc, bug #719732Sergei Trofimovich2020-05-301-1/+1
| | | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-qt: Add Qt 5.15.0 releaseAndreas Sturmlechner2020-05-262-0/+59
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: stable 5.14.2-r2 for ppc64, bug #719732Sergei Trofimovich2020-05-221-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-qt/qtdeclarative: arm64 stable wrt bug #719732Mikle Kolyada2020-05-201-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-qt/qtdeclarative: x86 stable wrt bug #719732Mikle Kolyada2020-05-201-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-qt/qtdeclarative: amd64 stable wrt bug #719732Mikle Kolyada2020-05-191-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-qt/qtdeclarative: Drop 5.14.2-r1Andreas Sturmlechner2020-05-181-55/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Fix subpixel positioned textAndreas Sturmlechner2020-05-182-0/+122
| | | | | | QTBUG: https://bugreports.qt.io/browse/QTBUG-49646 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: QQuickItemView: Fix max(X/Y)Extent()Andreas Sturmlechner2020-05-172-0/+97
| | | | | | | | KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=419514 QTBUG: https://bugreports.qt.io/browse/QTBUG-83890 Bug: https://bugs.gentoo.org/716992 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Drop Qt 5.13.2Andreas Sturmlechner2020-05-094-263/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>