Compare commits

..

1 Commits

Author SHA1 Message Date
Dustin 67e207d7f5 wip: firefox binary
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit Details
2024-12-26 14:04:42 -06:00
3 changed files with 3 additions and 2 deletions

View File

@ -5,6 +5,8 @@
O=$1
set -e
PORTAGE_BINHOST=http://distfiles.gentoo.org/releases/arm64/binpackages/23.0/arm64/ \
emerge --root=/mnt/gentoo --config-root="${O}"/portage \
-gKvnuj \

View File

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

View File

@ -5,5 +5,4 @@ media-video/ffmpeg openssl -gnutls
# 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/cairo X
x11-libs/gtk+ wayland