diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2023-04-04 18:13:55 +0200 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2023-04-04 18:13:55 +0200 |
commit | 5380ec14a9385bc261239e9dbb8a0d66636d48e3 (patch) | |
tree | 7a9595b44a0745cb7dcf16782711b2fecef78ab5 /etc | |
parent | tikzplotlib+mimeapps.list (diff) | |
download | n-5380ec14a9385bc261239e9dbb8a0d66636d48e3.tar n-5380ec14a9385bc261239e9dbb8a0d66636d48e3.tar.gz n-5380ec14a9385bc261239e9dbb8a0d66636d48e3.tar.bz2 n-5380ec14a9385bc261239e9dbb8a0d66636d48e3.tar.lz n-5380ec14a9385bc261239e9dbb8a0d66636d48e3.tar.xz n-5380ec14a9385bc261239e9dbb8a0d66636d48e3.tar.zst n-5380ec14a9385bc261239e9dbb8a0d66636d48e3.zip |
Diffstat (limited to 'etc')
-rw-r--r-- | etc/portage/make.conf | 4 | ||||
-rw-r--r-- | etc/portage/package.accept_keywords/conf | 1 | ||||
-rw-r--r-- | etc/portage/package.unmask | 1 |
3 files changed, 5 insertions, 1 deletions
diff --git a/etc/portage/make.conf b/etc/portage/make.conf index c6c6c2d..6409837 100644 --- a/etc/portage/make.conf +++ b/etc/portage/make.conf @@ -18,7 +18,7 @@ MAKEOPTS="-j$(ssh `cat /etc/distcc/hosts | grep -v '#' | cut -d/ -f1` nproc || n 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" +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 @@ -56,6 +56,8 @@ 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" # za postfix smtputf8 +USE="$USE vhost-net qemu" # za qemu 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 cd568c3..dcbaee0 100644 --- a/etc/portage/package.accept_keywords/conf +++ b/etc/portage/package.accept_keywords/conf @@ -29,3 +29,4 @@ net-wireless/chirp ~* www-apps/element ~* sci-visualization/fityk ~* dev-python/tikzplotlib ~* +www-apps/piwigo ~* diff --git a/etc/portage/package.unmask b/etc/portage/package.unmask new file mode 100644 index 0000000..054fd29 --- /dev/null +++ b/etc/portage/package.unmask @@ -0,0 +1 @@ +sys-firmware/*-bin |