From 11a70623c8da135a8cf1916f9053994f339ecfa7 Mon Sep 17 00:00:00 2001 From: Jesse De Haan Date: Tue, 28 Oct 2025 20:29:04 -0400 Subject: [PATCH] sci-mathematics/geogebra-bin: add missing dependencies Closes: https://bugs.gentoo.org/924971 Closes: https://bugs.gentoo.org/955931 Signed-off-by: Jesse De Haan Part-of: https://github.com/gentoo/gentoo/pull/44370 Closes: https://github.com/gentoo/gentoo/pull/44370 Signed-off-by: Sam James --- profiles/features/musl/package.mask | 1 + ...build => geogebra-bin-6.0.804.0-r1.ebuild} | 25 +++++++++++++++---- 2 files changed, 21 insertions(+), 5 deletions(-) rename sci-mathematics/geogebra-bin/{geogebra-bin-6.0.804.0.ebuild => geogebra-bin-6.0.804.0-r1.ebuild} (83%) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index ea7883896c46..1afdca4f4da8 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -408,6 +408,7 @@ sci-chemistry/cara-bin sci-electronics/labone sci-libs/aotriton-bin sci-libs/mkl +sci-mathematics/geogebra-bin sci-mathematics/gimps sci-misc/jupyterlab-desktop-bin sci-misc/netlogo-bin diff --git a/sci-mathematics/geogebra-bin/geogebra-bin-6.0.804.0.ebuild b/sci-mathematics/geogebra-bin/geogebra-bin-6.0.804.0-r1.ebuild similarity index 83% rename from sci-mathematics/geogebra-bin/geogebra-bin-6.0.804.0.ebuild rename to sci-mathematics/geogebra-bin/geogebra-bin-6.0.804.0-r1.ebuild index 0695529b1e32..89ba94a2d1bf 100644 --- a/sci-mathematics/geogebra-bin/geogebra-bin-6.0.804.0.ebuild +++ b/sci-mathematics/geogebra-bin/geogebra-bin-6.0.804.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,13 +17,28 @@ SLOT="0" KEYWORDS="-* ~amd64" RDEPEND=" - x11-libs/libxshmfence - dev-libs/nss app-accessibility/at-spi2-core - x11-libs/libdrm - >=x11-libs/gtk+-3 + dev-libs/expat + dev-libs/glib + dev-libs/nspr + dev-libs/nss media-libs/alsa-lib + media-libs/mesa net-print/cups + sys-apps/dbus + sys-libs/glibc + >=x11-libs/gtk+-3[X] + x11-libs/libX11 + x11-libs/libXcomposite + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXrandr + x11-libs/libdrm + x11-libs/libxcb + x11-libs/libxkbcommon + x11-libs/libxshmfence + x11-libs/pango " BDEPEND=" app-arch/unzip