summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: metadata.xml change to httpsJoe Kappus4 days1-1/+1
| | | | | | | | gentoo.org redirects to https for some years now. Drop use of http. Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/37171 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-calculators/qalculate-qt: Add optfeature for sci-libs/libqalculate[gnuplot]Christopher Fore10 days1-1/+7
| | | | | | | 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>
* sci-calculators/qalculate-gtk: Add optfeature for sci-libs/libqalculate[gnuplot]Christopher Fore10 days1-1/+7
| | | | | | Closes: https://bugs.gentoo.org/939748 Signed-off-by: Christopher Fore <csfore@posteo.net> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-calculators/transcalc: update EAPI 7 -> 8Matt Jolly14 days1-1/+1
| | | | Signed-off-by: Matt Jolly <kangie@gentoo.org>
* sci-calculators/transcalc: drop 0.14-r2Matt Jolly14 days1-32/+0
| | | | Signed-off-by: Matt Jolly <kangie@gentoo.org>
* sci-calculators/transcalc: add 0.14.1Matt Jolly14 days3-0/+19
| | | | | | | | | | | | | | 0.14.0-r3, although it contained GCC14 build fixes, still had issues with C99 in autotools. Imported the tarball into git, applied our fixes, and ported the build system to Meson since Autotools was beyond saving. Replace Closes: https://bugs.gentoo.org/879753 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* sci-calculators/transcalc: Fix passing incompatible pointer typeBrahmajit Das14 days2-0/+48
| | | | | | | Closes: https://bugs.gentoo.org/927899 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36432 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* sci-calculators/qalculate-qt: fix whitespace in src_configureSam James14 days1-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-calculators/qalculate-qt: add 5.3.0, add myself as proxy maintainerChristopher Fore14 days3-0/+37
| | | | | | Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/38919 Signed-off-by: Sam James <sam@gentoo.org>
* sci-calculators/qalculate-gtk: add 5.3.0, add myself as proxy maintainerChristopher Fore14 days3-0/+48
| | | | | | | - Remove patch that included code in the new release Signed-off-by: Christopher Fore <csfore@posteo.net> Signed-off-by: Sam James <sam@gentoo.org>
* sci-calculators/qalculate-qt: Stabilize 5.2.0-r1 amd64, #937950Jakov Smolić2024-10-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-calculators/qalculate-gtk: fix LTO issueSam James2024-10-062-0/+86
| | | | | Closes: https://bugs.gentoo.org/940927 Signed-off-by: Sam James <sam@gentoo.org>
* sci-calculators/qalculate-gtk: drop 4.5.0, 4.6.1, 4.7.0, 4.8.0, 4.8.1, 5.0.0Andreas Sturmlechner2024-10-047-240/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-calculators/bc-gh: remove old unstable versionsGavin D. Howard2024-09-274-234/+0
| | | | | | Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com> Closes: https://github.com/gentoo/gentoo/pull/38753 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sci-calculators/bc-gh: add 7.0.3Gavin D. Howard2024-09-272-0/+78
| | | | | | | | This fixes a compiler warning with Clang and musl, so it is possible that some Gentoo configs need it. Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sci-calculators/qalculate-qt: drop 4.8.0, 4.8.1, 5.0.0, 5.2.0Andreas Sturmlechner2024-09-255-143/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-calculators/qalculate-qt: Switch to Qt6Christopher Fore2024-09-251-0/+32
| | | | | | | | | | | | | - 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>
* sci-calculators/datamash: drop 1.7-r1Filip Kobierski2024-09-232-33/+0
| | | | | | | Closes: https://bugs.gentoo.org/880149 Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/38431 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-calculators/datamash: add 1.8 with improved ebuildFilip Kobierski2024-09-232-0/+30
| | | | | | | | | | - bump EAPI - update LICENSE - inline CDEPEND - capitalize first letter of DESCRIPTION Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-calculators/qalculate-gtk: Stabilize 5.2.0 ppc64, #937972Arthur Zamarin2024-09-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-calculators/qalculate-gtk: Stabilize 5.2.0 amd64, #937972Arthur Zamarin2024-09-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-calculators/qalculate-gtk: Stabilize 5.2.0 ppc, #937972Arthur Zamarin2024-09-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-calculators/bc-gh: add 7.0.2Gavin D. Howard2024-09-192-0/+78
| | | | | | | | | | Someone found another bug. Sorry. Will clean up when we stabilize. Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com> Closes: https://github.com/gentoo/gentoo/pull/38655 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sci-calculators/tiemu: add patch for implicit-intMatt Jolly2024-09-192-0/+17
| | | | | | Closes: https://bugs.gentoo.org/919466 Co-authored-by: Matt Whitlock <gentoo@mattwhitlock.name> Signed-off-by: Matt Jolly <kangie@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-126-6/+6
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-calculators/bc-gh: add 7.0.1Gavin D. Howard2024-09-022-0/+78
| | | | | | Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com> Closes: https://github.com/gentoo/gentoo/pull/38375 Signed-off-by: Sam James <sam@gentoo.org>
* sci-calculators/qalculate-qt: add 5.2.0Christopher Fore2024-08-282-0/+36
| | | | | | | 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>
* sci-calculators/qalculate-gtk: add 5.2.0Christopher Fore2024-08-282-0/+40
| | | | | Signed-off-by: Christopher Fore <csfore@posteo.net> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-calculators/bc-gh: drop 6.7.6Gavin D. Howard2024-08-232-78/+0
| | | | | | Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com> Closes: https://github.com/gentoo/gentoo/pull/38252 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sci-calculators/bc-gh: add 7.0.0Gavin D. Howard2024-08-232-0/+78
| | | | | | Closes: https://bugs.gentoo.org/937152 Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sci-calculators/bc-gh: add 6.7.6Gavin D. Howard2024-07-072-0/+78
| | | | | | Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com> Closes: https://github.com/gentoo/gentoo/pull/37170 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sci-calculators/qalculate-gtk: Stabilize 4.8.1 ppc64, #934788Sam James2024-06-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-calculators/xsv: Convert crate list to @ syntax to silence warningJames Le Cuirot2024-06-081-47/+46
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sci-calculators/xsv: EAPI 8, silence LDFLAGS warningJames Le Cuirot2024-06-071-3/+5
| | | | | | | We know it isn't respected with Cargo. Closes: https://bugs.gentoo.org/797493 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sci-calculators/units: drop 2.21-r1Viorel Munteanu2024-06-063-69/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sci-calculators/qalculate-gtk: Stabilize 4.8.1 ppc, #924610Arthur Zamarin2024-06-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-calculators/units: Stabilize 2.23 ppc64, #932528Arthur Zamarin2024-05-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-calculators/units: Stabilize 2.23 x86, #932528Arthur Zamarin2024-05-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-calculators/units: Stabilize 2.23 amd64, #932528Arthur Zamarin2024-05-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-305-6/+6
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-calculators/tilp2: unkeyword 1.18-r1 for ~ppcArthur Zamarin2024-04-281-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-calculators/units: add 2.23Viorel Munteanu2024-04-213-8/+72
| | | | | | | Closes: https://bugs.gentoo.org/929996 Closes: https://bugs.gentoo.org/929755 Closes: https://bugs.gentoo.org/881639 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sci-calculators/qalculate-gtk: add 5.0.0Christopher Fore2024-04-122-0/+40
| | | | | Signed-off-by: Christopher Fore <csfore@posteo.net> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-calculators/qalculate-qt: add 5.0.0Christopher Fore2024-04-122-0/+36
| | | | | Signed-off-by: Christopher Fore <csfore@posteo.net> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-calculators/tiemu: mark as LTO-unsafeEli Schwartz2024-03-291-2/+6
| | | | | | Closes: https://bugs.gentoo.org/862381 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-calculators/wcalc: add patch to fix bashismEli Schwartz2024-03-142-1/+32
| | | | | | | | The software is dead upstream for several years, and it is sourceforge, so I haven't forwarded it. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-calculators/wcalc: mark as LTO-unsafeEli Schwartz2024-03-141-2/+9
| | | | | | Closes: https://bugs.gentoo.org/862384 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-calculators/keurocalc: add kde-invent upstream metadataAndreas Sturmlechner2024-03-051-0/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-calculators/bc-gh: Stabilize 6.7.5 ppc, #924325Matoro Mahri2024-02-271-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sci-calculators/qalculate-gtk: Keyword 4.8.1 ppc64, #924654Sam James2024-02-181-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>