update
This commit is contained in:
parent
451d4b4c79
commit
6029ebfd77
21 changed files with 545 additions and 97 deletions
|
@ -109,6 +109,8 @@ toxcore_debs_inst:
|
|||
- virtinst
|
||||
- python3-hacking
|
||||
# - cloud-init
|
||||
- libfile-which-perl
|
||||
- libexpect-perl
|
||||
|
||||
toxcore_qemu_debs_inst:
|
||||
- qemu-kvm
|
||||
|
|
|
@ -73,6 +73,8 @@ toxcore_pkgs_inst:
|
|||
- x11-libs/gtk+
|
||||
- x11-libs/gtksourceview
|
||||
- x11-libs/vte
|
||||
- dev-perl/Expect
|
||||
- dev-perl/File-Which
|
||||
|
||||
toxcore_pkgs_masked:
|
||||
- x11-drivers/xf86-video-amdgpu
|
||||
|
|
|
@ -11,6 +11,9 @@
|
|||
# /etc/portage/package.use/2017-01_git.txt git
|
||||
dev-vcs/git% -gnupg -subversion -perl -pcre-jit -pcre -nls tk -gtk emacs
|
||||
|
||||
# /etc/portage/package.use/2015-05_pylint.txt pylint
|
||||
dev-python/pylint% tk
|
||||
|
||||
# /etc/portage/package.use/2017-08_testdisk.txt testdisk
|
||||
app-admin/testdisk% ntfs qt5 -ewf
|
||||
|
||||
|
@ -90,7 +93,7 @@
|
|||
app-emulation/qemu% -accessibility aio alsa bzip2 caps -capstone curl -debug doc fdt filecaps -fuse -glusterfs gnutls gtk -infiniband -io-uring -iscsi -jack -jemalloc jpeg lzo -multipath ncurses -nfs -nls numa opengl -oss pin-upstream-blobs plugins png -pulseaudio python -rbd sasl sdl sdl-image seccomp -selinux -slirp -smartcard snappy spice ssh -static -static-user -systemtap -test -udev usb usbredir vde vhost-net vhost-user-fs virgl virtfs vnc vte xattr -xen xfs zstd #
|
||||
|
||||
# /etc/portage/package.use/2023-00_python-3.11.txt qemu
|
||||
app-emulation/qemu% python_single_target_python3_11 python_single_target_python3_11 -python_single_target_python3_10
|
||||
app-emulation/qemu% python_single_target_python3_11 -python_single_target_python3_10
|
||||
|
||||
# /etc/portage/package.use/2019-09_spice-gtk.txt spice-gtk
|
||||
>=net-misc/spice-gtk-0.35% usbredir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue