mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
profile/zero-profile: bumping some things for python 3.9, enabling 3.9 for me but bumping for all to be ready
This commit is contained in:
parent
7dea6552fa
commit
caea48edf8
9 changed files with 19 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
#python 3.9
|
||||
~dev-libs/gobject-introspection-1.66.1
|
||||
~dev-libs/gobject-introspection-common-1.66.1
|
||||
=dev-libs/libpeas-1.28.0
|
||||
=dev-libs/libpeas-1.28.0-r100
|
||||
|
||||
### Pentoo ##############
|
||||
|
||||
~dev-libs/libguytools2-2.1.0
|
||||
|
|
|
|||
|
|
@ -31,6 +31,9 @@ dev-util/jenkins-bin ~amd64
|
|||
=dev-util/radare2-4*
|
||||
~dev-util/skipfish-2.10_beta
|
||||
=dev-util/umockdev-0.12*
|
||||
#python 3.9
|
||||
=dev-util/gdbus-codegen-2.66.4
|
||||
=dev-util/systemtap-4.0-r2
|
||||
#needed by dev-libs/intel-neo, no stable version so no point pinning it
|
||||
dev-util/intel-graphics-compiler
|
||||
dev-util/spirv-llvm-translator
|
||||
|
|
|
|||
|
|
@ -1,2 +1,4 @@
|
|||
#ZC: intel-neo is a bit crappy, I'd rather the newest version
|
||||
media-libs/gmmlib
|
||||
#python 3.9
|
||||
~media-libs/alsa-lib-1.2.4
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
media-video/obs-studio
|
||||
#python 3.9
|
||||
~media-video/openshot-2.5.1_p20210103 **
|
||||
|
|
|
|||
|
|
@ -8,3 +8,5 @@ sys-apps/razercfg
|
|||
~sys-apps/fwupd-1.5.2
|
||||
=sys-apps/usbguard-0.7*
|
||||
<sys-apps/memtest86-bin-9.1
|
||||
#python 3.9
|
||||
~sys-apps/pcsc-lite-1.9.0
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
~sys-fs/btrfs-progs-5.10.1
|
||||
~sys-fs/cdfs-2.6.27
|
||||
~net-fs/curlftpfs-0.9.2
|
||||
=sys-fs/dd-rescue-1.99*
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
ACCEPT_LICENSE="${ACCEPT_LICENSE} NVIDIA-CUDA google-chrome Google-TOS PUEL baudline Intel-SDP Nero-AAC-EULA ms-teams-pre"
|
||||
|
||||
USE="gentoo-dev pentoo-extra zsh-completion -accessibility"
|
||||
USE="-python_single_target_python3_8 python_single_target_python3_9"
|
||||
|
||||
PORTAGE_GPG_DIR="/home/zero/.gnupg/"
|
||||
PORTAGE_GPG_KEY="0xA5DD1427DD11F94A"
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
app-emulation/virtualbox extensions
|
||||
=app-emulation/virtualbox-6.1.18 -python_single_target_python3_9 python_single_target_python3_8
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#openshot
|
||||
dev-python/PyQt5 webkit
|
||||
dev-python/PyQt5 webchannel webkit
|
||||
|
||||
#testing
|
||||
dev-python/ctypescrypto gost
|
||||
|
|
|
|||
Loading…
Reference in a new issue