Commit: 2084de9b098aa4ca2b3e9405cd796e571aca3854 Parent: 587eef8e99cbe6190b6bb594df8c76958f82215e Author: Randy Palamar Date: Sun, 15 Jun 2025 21:14:02 -0600 portage: latest updates Diffstat:
8 files changed, 30 insertions(+), 8 deletions(-)
diff --git a/.config/sys/etc/portage/make.conf b/.config/sys/etc/portage/make.conf @@ -38,6 +38,7 @@ NINJA_STATUS="[36;1m[%e (s): %s/%t][0m " QEMU_SOFTMMU_TARGETS="x86_64 arm aarch64 aarch64_be" QEMU_USER_TARGETS="x86_64 arm aarch64 aarch64_be" VIDEO_CARDS="amdgpu radeonsi" +AMDGPU_TARGETS="gfx1102" CPU_FLAGS_X86="aes avx avx2 avx512f avx512dq avx512cd avx512bw avx512vl \ avx512vbmi f16c fma3 mmx mmxext pclmul popcnt rdrand sha \ sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" diff --git a/.config/sys/etc/portage/package.accept_keywords/set b/.config/sys/etc/portage/package.accept_keywords/set @@ -33,6 +33,7 @@ sys-process/nvtop ~amd64 ~arm64 media-video/obs-studio ~amd64 ~arm64 www-client/firefox ~amd64 ~arm64 +~dev-lang/rust-1.87.0 ~arm64 ~dev-libs/nss-3.110 ~amd64 ~arm64 app-text/tesseract ~amd64 ~arm64 @@ -48,11 +49,11 @@ sys-libs/error-standalone ~amd64 ~arm64 # arm64 only sys-kernel/git-sources ~arm64 ~app-benchmarks/hyperfine-1.18.0 ~arm64 -~app-text/zathura-0.5.8 ~arm64 -~dev-util/cloc-2.00 ~arm64 ~app-i18n/anthy-9100h ~arm64 +~app-text/zathura-0.5.8 ~arm64 ~dev-libs/mimalloc-2.1.7 ~arm64 ~dev-libs/miniz-3.0.2 ~arm64 +~dev-util/cloc-2.00 ~arm64 ~media-gfx/inkscape-1.4 ~arm64 ~media-libs/glfw-3.4 ~arm64 ~sys-devel/mold-2.37.1 ~arm64 @@ -60,3 +61,4 @@ sys-kernel/git-sources ~arm64 ~dev-libs/girara-0.4.4 ~arm64 # zathura ~dev-perl/Parallel-ForkManager-2.20.0 ~arm64 # cloc ~media-libs/rnnoise-0.4.1_p20210122 ~arm64 # obs +~net-libs/mbedtls-3.6.3.1 ~arm64 # obs diff --git a/.config/sys/etc/portage/package.use/app b/.config/sys/etc/portage/package.use/app @@ -17,7 +17,7 @@ app-shells/bash -net app-shells/dash static app-text/hunspell l10n_en app-text/mandoc system-man -app-text/mupdf -opengl -curl -javascript -ssl +app-text/mupdf jpeg2k -opengl -javascript -ssl app-text/pandoc-cli -server -lua app-text/poppler cairo app-text/tessdata_fast l10n_ja diff --git a/.config/sys/etc/portage/package.use/dev b/.config/sys/etc/portage/package.use/dev @@ -23,4 +23,5 @@ dev-python/pyqt5 widgets gui dev-python/urllib3 -zstd # relies on broken zstandard python package dev-qt/qtgui dbus egl ibus dev-qt/qtwebchannel qml +dev-util/perf -slang -python dev-vcs/git -iconv -pcre -webdav diff --git a/.config/sys/etc/portage/package.use/media b/.config/sys/etc/portage/package.use/media @@ -20,10 +20,10 @@ media-libs/mesa libglvnd gles1 gles2 osmesa media-libs/opencv python qt6 tiff -eigen media-sound/alsa-utils ncurses media-sound/lame -frontend -media-sound/mpd fifo -mad -curl -icu -network -audiofile +media-sound/mpd fifo -mad -curl -icu -network -audiofile -mpg123 media-sound/ncmpcpp visualizer taglib outputs media-sound/vorbis-tools -ogg123 -media-video/ffmpeg openssl libplacebo libdrm libass mp3 x264 x265 -hardcoded-tables +media-video/ffmpeg openssl libplacebo libdrm libass mp3 x264 x265 shaderc -hardcoded-tables media-video/mpv cli drm gbm lua -jpeg -uchardet -vaapi -pulseaudio media-video/obs-studio v4l media-video/pipewire extra sound-server flatpak pipewire-alsa -X diff --git a/.config/sys/etc/portage/package.use/www b/.config/sys/etc/portage/package.use/www @@ -1 +1 @@ -www-client/firefox clang hwaccel openh264 system-png -gmp-autoupdate -telemetry +www-client/firefox clang hwaccel openh264 system-png system-pipewire -gmp-autoupdate -telemetry diff --git a/.config/sys/etc/portage/patches/www-client/firefox/bmo-1953266-sqlite-vec-uint.patch b/.config/sys/etc/portage/patches/www-client/firefox/bmo-1953266-sqlite-vec-uint.patch @@ -0,0 +1,20 @@ +diff --git a/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c b/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c +index 057b5d7..5b61a8b 100644 +--- a/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c ++++ b/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c +@@ -65,6 +65,7 @@ SQLITE_EXTENSION_INIT3 + #ifndef __COSMOPOLITAN__ + #ifndef __wasi__ + #ifndef __sun__ ++#ifndef linux + typedef u_int8_t uint8_t; + typedef u_int16_t uint16_t; + typedef u_int64_t uint64_t; +@@ -72,6 +73,7 @@ typedef u_int64_t uint64_t; + #endif + #endif + #endif ++#endif + + typedef int8_t i8; + typedef uint8_t u8; diff --git a/.config/sys/var/lib/portage/world b/.config/sys/var/lib/portage/world @@ -25,7 +25,6 @@ dev-build/muon dev-debug/gdb dev-lang/go dev-libs/libcdio-paranoia -dev-libs/libtermkey dev-lua/ldoc dev-lua/lpeg dev-lua/luacheck @@ -59,7 +58,6 @@ media-sound/ncpamixer media-sound/opustags media-sound/vorbis-tools media-video/ffmpeg -media-video/mkvtoolnix media-video/mpv media-video/obs-studio net-mail/isync