summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* dev-qt/qtcharts: Stabilize 5.15.11 x86, #915391Arthur Zamarin2023-11-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: add 6.6.0Ionen Wolkens2023-10-102-0/+29
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtcharts: drop 6.6.0_rcIonen Wolkens2023-10-102-29/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtcharts: add 5.15.11Andreas Sturmlechner2023-10-082-0/+31
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcharts: add 6.5.3Ionen Wolkens2023-09-282-0/+29
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/*: drop 6.5.9999Ionen Wolkens2023-09-281-28/+0
| | | | | | | | Technically an LTS branch but 6.5.3 is due to be the last "public" release for this branch plus Plasma 6 is based on 6.6, so should have no use for this anymore. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtcharts: add 6.6.0_rcIonen Wolkens2023-09-262-0/+29
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtcharts: Stabilize 6.5.2-r1 amd64, #914113Sam James2023-09-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcharts: depend on qtdeclarative[opengl]Ionen Wolkens2023-09-144-4/+4
| | | | | | | | | | | | | | This uses opengl headers from qtdeclarative too. Technically [opengl=] forces it to be enabled on qtdeclarative but it's possible portage could schedule the qtdeclarative rebuild (to re-enable opengl) after qtcharts. Possible other cases like these, they are harder to find and do not trigger under typical usage. No revbump given this would only matter during rebuilds, save for being more correct either way. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/*: add 6.6.9999Ionen Wolkens2023-09-131-0/+28
| | | | | | | | | | Sraight copies from 6.9999, pending updates as-needed to prepare for 6.6 which is slowly approaching (6.9999 been 6.7 for some time). 6.5.9999 will be leaving soon given 6.5.3 is the last 6.5 release for plebians. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtcharts: depend on qtbase[gles2-only=]Ionen Wolkens2023-09-053-6/+6
| | | | | | | Only one case of QT_CONFIG(opengles2) but that still looks unsafe if mismatching. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/*: replace = by ~ for dev-qt/*:6 depsIonen Wolkens2023-09-053-6/+6
| | | | | | | | | | | | | | | | | Less jarring a little bit shorter. Made sense in Qt5 given it used a ver_cut QT5_PV and could be used to ignore additional components, but with PV it does nothing useful. Plus we still want _rc and _betas to match (_p<date> are where issues start though, if ever needed we could reintroduce QT6_PV, but for now...). Should have done this in the previous style commit. Still keeping :6, do prefer these being everywhere for clarity with Qt slots (and qa-vdb!) even if essentially a no-op here. Plus, even if this does not happen with Qt, two slots having the same version can happen with revisions (e.g. current webkit-gtk). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtcharts: make qml optional (qt6)Ionen Wolkens2023-09-053-3/+33
| | | | | | | | On a side-note CMakeLists.txt noisily looks for MultiMedia rather than Multimedia which fails, but nothing actually uses this that I can see either way. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/*: add github upstream metadata for qt6 packagesIonen Wolkens2023-09-051-0/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/*: streamline style a bit across qt6 ebuildsIonen Wolkens2023-09-053-15/+15
| | | | | | | | | | | | | Misc minor adjustments / sorting, but more commonly: * use same RDEPEND + DEPEND ordering everywhere, bit of both order is used all across and sometime inverted in Qt5's so let's match skel.ebuild to avoid confusion * use explicit :6 slots, not necessary with =PV but this is more about normalizing usage when multiple slots exist (plus *cough* qa-vdb won't complaint anymore) Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/*: import qt6 live ebuilds from ::qtIonen Wolkens2023-09-052-0/+36
| | | | | | | | | | | | | | | | | As-is, no changes in this commit which is mostly the same as the current in-tree ebuilds. Maintaining these in two different repos feels like just a hassle (to me), and would rather have everything in one place so I can change live and release ebuilds simultaneously as needed, plus not have to sync metadata or eclass changes either (plus chiitoo has ::gentoo commit access now). May move packages if I happen to work on them, albeit I have no intention to really touch Qt5 or LXQt (anyone working on these are free to the same if they want, or keep current workflow). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtcharts: drop 6.5.1Jimi Huotari2023-07-262-19/+0
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* dev-qt/qtcharts: add 6.5.2Jimi Huotari2023-07-202-0/+19
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* dev-qt/qtcharts: drop 5.15.9Andreas Sturmlechner2023-07-132-31/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.10 ppc, #909313Sam James2023-07-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.10 amd64, #909313Arthur Zamarin2023-07-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.10 ppc64, #909313Arthur Zamarin2023-07-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.10 x86, #909313Arthur Zamarin2023-07-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.10 arm64, #909313Arthur Zamarin2023-07-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: 5.15.10 version bumpAndreas Sturmlechner2023-06-132-0/+31
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcharts: drop 6.5.0Jimi Huotari2023-06-102-19/+0
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* dev-qt/qtcharts: add 6.5.1Jimi Huotari2023-06-102-0/+19
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* dev-qt/qtcharts: drop 6.4.3Jimi Huotari2023-05-062-19/+0
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* dev-qt/qtcharts: drop 5.15.8Andreas Sturmlechner2023-05-012-31/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.9 ppc64, #904373Arthur Zamarin2023-05-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.9 ppc, #904373Arthur Zamarin2023-05-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.9 arm64, #904373Arthur Zamarin2023-04-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.9 x86, #904373Arthur Zamarin2023-04-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.9 amd64, #904373Arthur Zamarin2023-04-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: add 6.5.0Jimi Huotari2023-04-152-0/+19
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* dev-qt/qtcharts: 5.15.9 version bumpAndreas Sturmlechner2023-04-132-0/+31
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcharts: drop 6.4.2Jimi Huotari2023-03-262-19/+0
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* dev-qt/qtcharts: add 6.4.3Jimi Huotari2023-03-192-0/+19
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* dev-qt/qtcharts: drop 6.4.0Andreas Sturmlechner2023-02-092-19/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcharts: drop 5.15.7Andreas Sturmlechner2023-01-242-31/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.8 ppc, #888946Arthur Zamarin2023-01-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.8 ppc64, #888946Arthur Zamarin2023-01-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.8 x86, #888946Arthur Zamarin2023-01-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.8 arm64, #888946Arthur Zamarin2023-01-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.8 amd64, #888946Sam James2023-01-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcharts: 5.15.8 version bumpAndreas Sturmlechner2023-01-082-0/+31
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcharts: add 6.4.2Jimi Huotari2023-01-062-0/+19
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* dev-qt/qtcharts: drop 5.15.5Andreas Sturmlechner2022-12-062-31/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.7 ppc, #883677Arthur Zamarin2022-12-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcharts: Stabilize 5.15.7 ppc64, #883677Arthur Zamarin2022-12-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>