From 6e8cc9206fbf2b9106de029c6270877ceff69893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Tue, 19 Sep 2023 16:04:50 +0200 Subject: c --- etc/portage/make.conf | 1 + etc/portage/package.accept_keywords/conf | 3 +++ etc/portage/package.unmask | 7 +++++++ 3 files changed, 11 insertions(+) diff --git a/etc/portage/make.conf b/etc/portage/make.conf index be47c61..a1f631f 100644 --- a/etc/portage/make.conf +++ b/etc/portage/make.conf @@ -64,6 +64,7 @@ USE="$USE gstreamer" # za dino USE="$USE jack-sdk sound-server elogind" # za pipewire USE="$USE enable-driver" # za www-client/ungoogled-chromium iz pf4public USE="$USE v4l" # za motion +USE="$USE rtmp pcre-jit nginx_modules_stream_ssl_preread nginx_modules_stream_return nginx_modules_stream_realip nginx_modules_stream_map nginx_modules_http_xslt nginx_modules_http_vhost_traffic_status nginx_modules_http_upload_progress nginx_modules_http_sub nginx_modules_http_stub_status nginx_modules_http_sticky nginx_modules_http_secure_link nginx_modules_http_realip nginx_modules_http_random_index nginx_modules_http_push_stream nginx_modules_http_mp4 nginx_modules_http_metrics nginx_modules_http_memc nginx_modules_http_lua nginx_modules_http_javascript nginx_modules_http_image_filter nginx_modules_http_headers_more nginx_modules_http_gzip_static nginx_modules_http_gunzip nginx_modules_http_flv nginx_modules_http_fancyindex nginx_modules_http_echo nginx_modules_http_dav_ext nginx_modules_http_dav nginx_modules_http_brotli nginx_modules_http_auth_request nginx_modules_http_auth_pam nginx_modules_http_auth_ldap nginx_modules_http_addition" # za nginx CALLIGRA_FEATURES="stage words sheets" PALEMOON_ENABLE_UNSUPPORTED_COMPILERS=1 # uradno gcc 11 ni podprt diff --git a/etc/portage/package.accept_keywords/conf b/etc/portage/package.accept_keywords/conf index 0944e06..f837316 100644 --- a/etc/portage/package.accept_keywords/conf +++ b/etc/portage/package.accept_keywords/conf @@ -53,3 +53,6 @@ net-analyzer/masscan ~* dev-util/android-studio ~* net-vpn/iodine ~* app-emulation/libguestfs ~* +net-analyzer/multimon-ng ~* +app-misc/hollywood ~* +media-gfx/dmtx-utils ~* diff --git a/etc/portage/package.unmask b/etc/portage/package.unmask index 054fd29..3e54265 100644 --- a/etc/portage/package.unmask +++ b/etc/portage/package.unmask @@ -1 +1,8 @@ sys-firmware/*-bin +# required by sys-apps/nvme-cli-2.5::gentoo +# required by @selected +# required by @world (argument) +# /var/db/repos/gentoo/profiles/package.mask: +# Sam James (2023-08-18) +# Masked for testing. +=sys-libs/zlib-1.3-r1 -- cgit v1.2.3