summaryrefslogtreecommitdiffstats
path: root/etc/portage/make.conf
blob: a588902d0d8eddc2a61504078a1cc944dff5991d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
VIDEO_CARDS="intel iris"
CONFIG_PROTECT_MASK="/etc/portage/package.use/zz-autounmask"
PORTAGE_SCHEDULING_POLICY="idle"
COMMON_FLAGS="-O2 -pipe $([ `hostname` = c ] && echo -march=native || echo -march=core2 -mcx16 -mfxsr -mmmx -msahf -msse -msse2 -msse3 -mssse3 --param=l1-cache-line-size=64 --param=l1-cache-size=32)" # intersection of varovalka and b
CFLAGS="${COMMON_FLAGS} -DALLOW_RUN_AS_ROOT" # VLC
CXXFLAGS="${COMMON_FLAGS} -DOLAD_SKIP_ROOT_CHECK"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
PORTDIR="/var/db/repos/gentoo"
DISTDIR="/var/cache/distfiles"
PKGDIR="/var/cache/binpkgs"

# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C

# I only have one machine in distcc hosts ATM
MAKEOPTS="-j$([ `hostname` != c ] && ssh `cat /etc/distcc/hosts | grep -v '#' | cut -d/ -f1` nproc || nproc) -l$(nproc)"

GENTOO_MIRRORS="http://ftp.fi.muni.cz/pub/linux/gentoo/ http://packages.hs-regensburg.de/gentoo-distfiles/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.halifax.rwth-aachen.de/gentoo/ http://ftp.tu-ilmenau.de/mirror/gentoo/ http://ftp.fau.de/gentoo http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ http://ftp.ntua.gr/pub/linux/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
# mirrorselect -i -o >> /etc/portage/make.conf

USE="vim-syntax ffmpeg pulseaudio native-headset dbus acpi mtp fuse system-bootstrap lvm imagemagick"
USE="$USE adblock websockets" # qutebrowser
USE="$USE vnc rdp ssh" # remmina
USE="$USE extra graphics science publishers music" # texlive
USE="$USE hid" # mixxx
USE="$USE ipv6" # net-ftp/ftp
USE="$USE calendar math latex -spell" # app-office/abiwold, spell ima conflict
USE="$USE curl exif fpm ftp gd gmp imap inifile intl mysqli pdo sockets sodium sqlite threads tidy webp xmlreader xmlwriter zip mysql" # dev-lang/php
# USE="$USE system-libvpx system-openjpeg -proprietary-codecs -official" # ungoogled-chromium
USE="$USE server" # libssh
USE="$USE gtk2 -official-branding" # palemoon
USE="$USE xface" # claws-mail
USE="$USE gsl" # app-office/calligra
USE="$USE omemo" # gajim
USE="$USE idn" # whois
USE="$USE amr opus" # sox
USE="$USE mtp" # za slike iz telefonov
USE="$USE graphite" # darktable ga rabi. to applya na gcc
USE="$USE dos" # wine
USE="$USE internal" # flashrom
USE="$USE -bundled-qt" # zoom
USE="$USE slattach" # net-tools
USE="$USE ftdi http osc examples python" # ola
USE="$USE xinerama" # za x11vnc -clip
USE="$USE heif" # za imagemagick .heic
USE="$USE tesseract" # za opencv
USE="$USE fontconfig" # za gd za graphviz
USE="$USE system-png" # za torbrowser
USE="$USE bluetooth"
USE="$USE cutter" # za rz-ghidra
USE="$USE rtlsdr" # za gqrx
USE="$USE pdo" # za php
USE="$USE -branding" # za libreoffice
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 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

CALLIGRA_FEATURES="stage words sheets"
PALEMOON_ENABLE_UNSUPPORTED_COMPILERS=1 # uradno gcc 11 ni podprt

ACCEPT_LICENSE="-* @BINARY-REDISTRIBUTABLE Kermit MPEG-4 android"
# default je @FREE

# L10N="sl"

# repozitorij
PORTAGE_GPG_KEY="F4C3E3A4DFB7254397A9F993E76135F49802CD14"
SIGNED_OFF_BY="Anton Luka Šijanec <anton@sijanec.eu>"

L10N="sl en de hr si"

FEATURES="splitdebug installsources compressdebug $([ `hostname` != c ] && echo distcc getbinpkg buildpkg)"
PHP_TARGETS="php8-1"
BINPKG_FORMAT="gpkg"
INPUT_DEVICES="wacom libinput synaptics"