wip: firefox binary
All checks were successful
dustin/photoframe2/pipeline/pr-dev/ci This commit looks good
All checks were successful
dustin/photoframe2/pipeline/pr-dev/ci This commit looks good
This commit is contained in:
10
customize.sh
10
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
|
||||
|
||||
@@ -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 wayland
|
||||
x11-libs/gtk+ wayland
|
||||
|
||||
Reference in New Issue
Block a user