|
|
|
@ -3,20 +3,26 @@ apps:
@@ -3,20 +3,26 @@ apps:
|
|
|
|
|
set_name: apps |
|
|
|
|
remove: |
|
|
|
|
- app-editors/nano |
|
|
|
|
- app-emulation/docker |
|
|
|
|
- app-misc/tmux |
|
|
|
|
- media-fonts/terminus-font |
|
|
|
|
- media-gfx/gfxboot |
|
|
|
|
- media-gfx/gfxboot-themes-calculate |
|
|
|
|
- net-firewall/iptables |
|
|
|
|
- net-fs/nfs-utils |
|
|
|
|
- net-misc/dhcp |
|
|
|
|
- sys-auth/pam_update |
|
|
|
|
- sys-fs/btrfs-progs |
|
|
|
|
- sys-fs/cryptsetup |
|
|
|
|
- sys-fs/ecryptfs-utils |
|
|
|
|
- sys-fs/reiserfsprogs |
|
|
|
|
- sys-fs/xfsprogs |
|
|
|
|
- virtual/awk |
|
|
|
|
freeze: |
|
|
|
|
mask: |
|
|
|
|
unmask: |
|
|
|
|
- app-admin/ansible-lint |
|
|
|
|
- sys-power/acpi_call |
|
|
|
|
|
|
|
|
|
# Containers |
|
|
|
|
- app-emulation/buildah |
|
|
|
@ -41,7 +47,7 @@ apps:
@@ -41,7 +47,7 @@ apps:
|
|
|
|
|
- app-admin/ansible # https://www.ansible.com/ Automate deployment, configuration, and upgrading. |
|
|
|
|
- app-arch/unrar # https://www.rarlab.com/ Extract, view, and test RAR archives. |
|
|
|
|
- app-editors/neovim # https://neovim.io/ Ambitious Vim-fork focused on extensibility and agility. |
|
|
|
|
- app-emulation/docker # https://www.docker.com/ Pack, ship and run any application as a lightweight container. |
|
|
|
|
# - app-emulation/docker # https://www.docker.com/ Pack, ship and run any application as a lightweight container. |
|
|
|
|
- app-emulation/buildah # https://github.com/containers/buildah A tool that facilitates building OCI images. |
|
|
|
|
- app-emulation/skopeo # https://github.com/containers/skopeo Command line utility foroperations on container images and image repositories. |
|
|
|
|
- app-emulation/libpod # https://github.com/containers/libpod/ Library and podman tool for running OCI-based containers in Pods. |
|
|
|
@ -85,6 +91,7 @@ apps:
@@ -85,6 +91,7 @@ apps:
|
|
|
|
|
- sys-fs/android-file-transfer-linux # https://github.com/whoozle/android-file-transfer-linux Android File Transfer for Linux. |
|
|
|
|
- sys-fs/dfc # https://projects.gw-computing.net/projects/dfc Display graphs and colors of file system space/usage. |
|
|
|
|
- sys-fs/ntfs3g # https://www.tuxera.com/community/open-source-ntfs-3g/ Read-write NTFS driver for FUSE. |
|
|
|
|
- sys-power/acpi_call # https://github.com/teleshoes/acpi_call A kernel module that enables you to call ACPI methods. |
|
|
|
|
# - sys-process/htop # https://hisham.hm/htop/ Improved top (interactive process viewer). |
|
|
|
|
- www-client/firefox-bin # https://www.mozilla.org/ru/firefox/ Mozilla Firefox. |
|
|
|
|
- x11-misc/dmenu # https://tools.suckless.org/dmenu/ Fast and lightweight dynamic menu for X. |
|
|
|
@ -105,6 +112,7 @@ apps:
@@ -105,6 +112,7 @@ apps:
|
|
|
|
|
|
|
|
|
|
# Libraries and dependencies |
|
|
|
|
- app-arch/zip |
|
|
|
|
- app-crypt/p11-kit # Required by Vagrant |
|
|
|
|
- app-text/zathura-djvu |
|
|
|
|
- app-text/zathura-pdf-poppler |
|
|
|
|
- dev-python/passlib # Required by calculate-utils |
|
|
|
|