add roles/toxcore

This commit is contained in:
2024-01-08 12:51:06 +00:00
parent c8610f9ded
commit 7e491f4b8c
51 changed files with 1665 additions and 770 deletions

View File

@@ -14,15 +14,29 @@ toxcore_standard_users_groups_host:
- "{{ 'kvm' if ( 'qemu' in TOXCORE_FEATURES or 'libvirt' in TOXCORE_FEATURES ) else '' }}"
- "{{ 'docker' if 'docker' in TOXCORE_FEATURES else '' }}"
toxcore_libvirt_services:
toxcore_libvirt_services_host:
- libvirtd
# - qemu-guest-agent
toxcore_pkgs_inst_guest: []
toxcore_libvirt_services_guest:
- agetty
- qemu-guest-agent
toxcore_pkgs_inst_guest:
- dev-python/pip
- app-misc/jq
# install
- app-misc/jq
- dev-vcs/git
- net-vpn/corkscrew
- net-analyzer/openbsd-netcat
- net-firewall/iptables
toxcore_pkgs_inst:
- net-firewall/iptables
- app-portage/gentoolkit
- dev-vcs/git
- gpg
- python3-yaml
- xmlstarlet
# - app-portage/gentoolkit
- sys-apps/gptfdisk
- app-admin/testdisk
- app-arch/zstd
@@ -30,11 +44,16 @@ toxcore_pkgs_inst:
- net-misc/bridge-utils
- sys-apps/sdparm
- sys-apps/hdparm
# install
- app-misc/jq
- dev-vcs/git
- net-vpn/corkscrew
- net-analyzer/openbsd-netcat
# toxcore
- virtual/pkgconfig
- dev-libs/libsodium # [asm,urandom,-minimal]
- dev-libs/libconfig
- media-libs/opus
- media-libs/libvpx
- app-crypt/argon2
- media-gfx/qrencode
- dev-cpp/gtest
- dev-util/meson
### virt-manager
- media-libs/libvpx
- net-libs/libpsl
@@ -95,7 +114,11 @@ toxcore_docker_pkgs_inst:
toxcore_pips2_inst: []
toxcore_pips3_inst:
# AGI_bootstrap_pips3
toxcore_pips3_inst_guest:
- negotiator-guest
toxcore_pips3_inst_host:
- pycrypto
- pywinrm
- requests-unixsocket
@@ -104,4 +127,48 @@ toxcore_pips3_inst:
- pysha3
- pycryptodomex
- pyanalyze
- negotiator-host
- negotiator-toxcore
# host
# - libconfig-dev
# - libgtest-dev
# - ninja-build
# - pkg-config
# - autotools-dev
# - autoconf
# - automake
# - bc
# - rsync
# - cmake
# - pkg-config
# - libtool
# - ssh
# - gzip
# - coreutils
# - libavutil-dev
# - libffms2-4
# - libgpac10
# - libx264-dev
# - x264
# - libv4lconvert0
# - libv4l-dev
# - libv4l-dev
# - libv4l2rds0
# - v4l-conf
# - v4l-utils
# - libv4l-dev
# - libtool
# - autotools-dev
# - automake
# - checkinstall
# - check
# - yasm
# - libv4lconvert0
# - libv4l-dev
# - libopus-dev
# - libvpx-dev
# - pkg-config
# - libx264-dev
# - libavcodec-dev
# - libavdevice-dev