wip: firefox binary
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit Details

Dustin 2024-12-23 19:38:31 -06:00
parent 6d466852a0
commit a7839a5d92
3 changed files with 10 additions and 10 deletions

View File

@ -5,18 +5,14 @@
O=$1 O=$1
set -e
PORTAGE_BINHOST=http://distfiles.gentoo.org/releases/arm64/binpackages/23.0/arm64/ \
emerge --root=/mnt/gentoo --config-root="${O}"/portage \ emerge --root=/mnt/gentoo --config-root="${O}"/portage \
-kvnuUDj \ -gkvnuj \
--rebuilt-binaries=y \ --rebuilt-binaries=y \
--onlydeps \
www-client/firefox www-client/firefox
set -x
command -v clang
command -v "${target}"-clang
command -v "${target}"-clang-19
passwd -R /mnt/gentoo -d root passwd -R /mnt/gentoo -d root
systemctl --root=/mnt/gentoo enable wpa_supplicant@wlan0 systemctl --root=/mnt/gentoo enable wpa_supplicant@wlan0

View File

@ -1 +1 @@
USE="${USE} -X wayland" USE="${USE} wayland"

View File

@ -2,5 +2,9 @@ media-libs/harfbuzz -cairo
media-libs/libvpx postproc media-libs/libvpx postproc
media-libs/mesa -llvm wayland media-libs/mesa -llvm wayland
media-video/ffmpeg openssl -gnutls 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 -19
x11-libs/cairo X
x11-libs/gtk+ wayland x11-libs/gtk+ wayland
media-libs/libglvnd X