Versions
v5.4.0 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64
v5.3.0 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- amd64
Dependencies
dev-qt / qtbase : Cross-platform application development framework
sci-libs / libqalculate : A modern multi-purpose calculator library
Runtime Dependencies
dev-qt / qtbase : Cross-platform application development framework
sci-libs / libqalculate : A modern multi-purpose calculator library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Christopher Fore · gentoo
sci-calculators/qalculate-qt: drop 5.2.0-r1
Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/39509 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
sci-calculators/qalculate-qt: Stabilize 5.3.0 amd64, #945239
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christopher Fore · gentoo
sci-calculators/qalculate-qt: add 5.4.0
Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/39468 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christopher Fore · gentoo
sci-calculators/qalculate-qt: Add optfeature for sci-libs/libqalculate[gnuplot]
Bug: https://bugs.gentoo.org/939748 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/38994 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-calculators/qalculate-qt: fix whitespace in src_configure
Signed-off-by: Sam James <sam@gentoo.org> - Christopher Fore · gentoo
sci-calculators/qalculate-qt: add 5.3.0, add myself as proxy maintainer
Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/38919 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
sci-calculators/qalculate-qt: Stabilize 5.2.0-r1 amd64, #937950
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-calculators/qalculate-qt: drop 4.8.0, 4.8.1, 5.0.0, 5.2.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Christopher Fore · gentoo
sci-calculators/qalculate-qt: Switch to Qt6
- Convert dependencies to Qt6 variants - Convert build instructions to Qt6 variants - Verified in-program that it was using Qt6 - Inherit `xdg` to fix QA warnings - Add binding slot operator to properly rebuild Closes: https://bugs.gentoo.org/940133 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/38759 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christopher Fore · gentoo
sci-calculators/qalculate-qt: add 5.2.0
Closes: https://bugs.gentoo.org/937339 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/38307 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christopher Fore · gentoo
sci-calculators/qalculate-qt: add 5.0.0
Signed-off-by: Christopher Fore <csfore@posteo.net> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Udvare · gentoo
sci-calculators/qalculate-qt: add missing bdep
Closes: https://bugs.gentoo.org/915784 Signed-off-by: Andrew Udvare <audvare@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33343 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Udvare · gentoo
sci-calculators/qalculate-qt: add 4.8.1
Signed-off-by: Andrew Udvare <audvare@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33255 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-calculators/qalculate-qt: unkeyword 4.8.0 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sci-calculators/qalculate-qt: add bump-with note, style tweaks
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Udvare · gentoo
sci-calculators/qalculate-qt: new package, add 4.8.0
Verified that Qt6 is not being automagically used when installed alongside 5. readelf -d /usr/bin/qalculate-qt | grep libQt 0x0000000000000001 (NEEDED) Shared library: [libQt5Widgets.so.5] 0x0000000000000001 (NEEDED) Shared library: [libQt5Gui.so.5] 0x0000000000000001 (NEEDED) Shared library: [libQt5Network.so.5] 0x0000000000000001 (NEEDED) Shared library: [libQt5Core.so.5] Signed-off-by: Andrew Udvare <audvare@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32859 Signed-off-by: Sam James <sam@gentoo.org>