From e5ce028fcd44b45b50f5da2a18ad8285103f6ce3 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Mon, 23 Dec 2024 19:38:31 -0600 Subject: [PATCH] wip: firefox binary --- customize.sh | 10 ++-------- portage/package.use/firefox | 4 +++- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/customize.sh b/customize.sh index 2cbab45..2cf7959 100755 --- a/customize.sh +++ b/customize.sh @@ -5,18 +5,12 @@ O=$1 +PORTAGE_BINHOST=http://distfiles.gentoo.org/releases/arm64/binpackages/23.0/arm64/ \ emerge --root=/mnt/gentoo --config-root="${O}"/portage \ - -kvnuUDj \ + -gKvnuj \ --rebuilt-binaries=y \ - --onlydeps \ www-client/firefox -set -x - -command -v clang -command -v "${target}"-clang -command -v "${target}"-clang-19 - passwd -R /mnt/gentoo -d root systemctl --root=/mnt/gentoo enable wpa_supplicant@wlan0 diff --git a/portage/package.use/firefox b/portage/package.use/firefox index 3580b88..2ee52ff 100644 --- a/portage/package.use/firefox +++ b/portage/package.use/firefox @@ -2,5 +2,7 @@ media-libs/harfbuzz -cairo media-libs/libvpx postproc media-libs/mesa -llvm wayland media-video/ffmpeg openssl -gnutls -www-client/firefox -telemetry dbus wayland +# Must match USE flags of the www-client/firefox package on the +# offical Gentoo binhost +www-client/firefox X clang dbus gmp-autoupdate gnome-shell jumbo-build pulseaudio system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-webp telemetry wayland LLVM_SLOT: 18 x11-libs/gtk+ wayland