summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-visualization/gr: Pass full path to libagg.soAndreas K. Hüttel2024-04-251-1/+1
| | | | | Bug: https://bugs.gentoo.org/905946 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: drop 0.72.0Andreas K. Hüttel2024-04-242-81/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: add 0.73.3Andreas K. Hüttel2024-04-243-0/+89
| | | | | Closes: https://bugs.gentoo.org/906669 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: drop 0.53.0-r2Andreas K. Hüttel2023-05-052-79/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: add 0.72.4Andreas K. Hüttel2023-05-053-0/+90
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: add 0.72.0Andreas K. Hüttel2023-04-082-0/+81
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: fix path, yes I know it looks wrongAndreas K. Hüttel2023-04-081-2/+3
| | | | | | | Thanks to Devrin Talen Closes: https://bugs.gentoo.org/882619 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: add media-libs/libtiff subslot depSam James2022-12-161-1/+1
| | | | | | libtiff changed SONAME. Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/gr: add REQUIRED_USEAndreas K. Hüttel2022-10-091-0/+2
| | | | | Closes: https://bugs.gentoo.org/835075 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: remove unused patchMichael Mair-Keimberger2022-03-121-21/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/24377 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/gr: Better musl fix (thanks sam)Andreas K. Hüttel2022-02-261-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: Remove oldAndreas K. Hüttel2022-02-262-76/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: Fix build with muslAndreas K. Hüttel2022-02-262-1/+34
| | | | | | Closes: https://bugs.gentoo.org/832836 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@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>
* sci-visualization/gr: Version bumpAndreas K. Hüttel2021-01-222-0/+72
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: subscribe to media-libs/qhull subslot (+ others)Sam James2021-01-051-5/+5
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/gr: Only create symlink if target existsAndreas K. Hüttel2020-10-241-1/+1
| | | | | | Closes: https://bugs.gentoo.org/750056 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: Always depend on libX11 and libXtAndreas K. Hüttel2020-10-181-2/+3
| | | | | | Closes: https://bugs.gentoo.org/749723 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: Add missing build dep on libXtAndreas K. Hüttel2020-10-161-1/+1
| | | | | | Closes: https://bugs.gentoo.org/737076 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-visualization/gr: use HTTPSMichael Mair-Keimberger2020-07-011-1/+1
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16495 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sci-visualization/gr: Add elog message about GRDIRAndreas K. Huettel2020-06-211-0/+3
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sci-visualization/gr: Add build fix for Qt 5.15.0Andreas K. Huettel2020-06-172-0/+25
| | | | | | Closes: https://bugs.gentoo.org/726108 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sci-visualization/gr: Hard-enable Qt5 and OpenGL, otherwise build failsAndreas K. Huettel2020-06-171-8/+5
| | | | | | | Closes: https://bugs.gentoo.org/726100 Closes: https://bugs.gentoo.org/727394 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sci-visualization/gr: Remove oldAndreas K. Huettel2020-06-173-74/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sci-visualization/gr: Version bump. Now useful for Julia.Andreas K. Huettel2020-06-172-0/+71
| | | | | | | Bug: https://bugs.gentoo.org/725862 Closes: https://bugs.gentoo.org/683188 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sci-visualization/gr: New package. Somewhat WIP.Andreas K. Hüttel2020-05-294-0/+82
Closes: https://bugs.gentoo.org/683188 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>