From 5fbecec852c3ec909192ea2893324544c28ed5d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Mon, 25 Sep 2023 21:37:38 +0200 Subject: b --- etc/portage/make.conf | 15 ++++++++++++--- etc/portage/package.accept_keywords/conf | 4 ++++ etc/portage/package.use/conf | 1 + 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/etc/portage/make.conf b/etc/portage/make.conf index a588902..c7cc251 100644 --- a/etc/portage/make.conf +++ b/etc/portage/make.conf @@ -57,14 +57,23 @@ USE="$USE otf" # ta terminus USE="$USE system-llvm clippy rust-src rust-analyzer rustfmt" # za rust USE="$USE btrfs" # za docker USE="$USE opencv" # za pytorch -USE="$USE eai dovecot-sasl sasl" # za postfix +USE="$USE eai dovecot-sasl sasl ldap ldap-bind" # za postfix USE="$USE vhost-net qemu parted" # za qemu / libvirt USE="$USE qml positioning quick" # za freecad 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 +USE="$USE rtmp pcre-jit" # za nginx +USE="$USE fixed-rrset json" # za bind +USE="$USE authlib" # za maildrop +USE="$USE irc-plus" # za ngircd +USE="$USE cgi" # za uwsgi +USE="$USE fileinfo spell change-password enigma" # za roundcube + +UWSGI_PLUGINS="pam" +NGINX_MODULES_HTTP="$NGINX_MODULES_HTTP addition auth_ldap auth_pam auth_request brotli dav dav_ext echo fancyindex flv gunzip gzip_static headers_more image_filter javascript memc metrics mp4 push_stream random_index realip secure_link sticky stub_status sub upload_progress vhost_traffic_status xslt gzip userid ssi uwsgi slice security rewrite referer proxy perl map limit_req limit_conn fastcgi empty_gif charset browser autoindex access auth_basic" +NGINX_MODULES_STREAM="$NGINX_MODULES_STREAM map realip return ssl_preread limit_conn javascript access" CALLIGRA_FEATURES="stage words sheets" PALEMOON_ENABLE_UNSUPPORTED_COMPILERS=1 # uradno gcc 11 ni podprt @@ -80,7 +89,7 @@ SIGNED_OFF_BY="Anton Luka Šijanec " L10N="sl en de hr si" -FEATURES="splitdebug installsources compressdebug $([ `hostname` != c ] && echo distcc getbinpkg buildpkg)" +FEATURES="splitdebug installsources compressdebug $([ `hostname` != c ] && echo distcc buildpkg && [ `hostname` != b ] && echo getbinpkg)" PHP_TARGETS="php8-1" BINPKG_FORMAT="gpkg" INPUT_DEVICES="wacom libinput synaptics" diff --git a/etc/portage/package.accept_keywords/conf b/etc/portage/package.accept_keywords/conf index f837316..9d58a41 100644 --- a/etc/portage/package.accept_keywords/conf +++ b/etc/portage/package.accept_keywords/conf @@ -56,3 +56,7 @@ app-emulation/libguestfs ~* net-analyzer/multimon-ng ~* app-misc/hollywood ~* media-gfx/dmtx-utils ~* +sys-apps/rootlesskit ~* +sys-kernel/dracut-crypt-ssh ~* +app-crypt/certbot-dns-rfc2136 ~* +net-im/coturn ~* diff --git a/etc/portage/package.use/conf b/etc/portage/package.use/conf index 01eefe9..112ab10 100644 --- a/etc/portage/package.use/conf +++ b/etc/portage/package.use/conf @@ -7,3 +7,4 @@ sci-libs/hdf5 -threads sys-libs/ncurses -gpm sci-libs/orocos_kdl -examples media-sound/pulseaudio -daemon +net-im/prosody -icu -- cgit v1.2.3