Skip to content

Commit

Permalink
profile: pkgcheck fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroChaos- committed May 15, 2024
1 parent f8253e7 commit 7e884d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
16 changes: 0 additions & 16 deletions profiles/pentoo/base/package.use.mask
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ net-dialup/freeradius python
#breaks ardunio
cross-avr/gcc pie ssp

#livecd use flag forces no gentoo-syntax, we want gentoo-syntax
app-editors/vim-core livecd
#livecd is often not desired
net-misc/openssh livecd
#symlinks busybox to vi
sys-apps/busybox livecd
#basically just forces gpm and fbcon
Expand All @@ -27,16 +23,11 @@ sys-apps/portage build
#https://bugs.gentoo.org/show_bug.cgi?id=531540
#this breaks a lot of things, and it sounds like all the patents are expired
dev-libs/openssl bindist
#we don't let openssl be bindist and this is just to support openssl
net-wireless/wpa_supplicant bindist
#this exists only to match abi with openssl
net-misc/openssh bindist
#this exists only to match abi with openssl
dev-qt/qtnetwork bindist

#this is too old to work right anymore afaict
net-wireless/pyrit cuda
net-wireless/wifite cuda
net-wireless/wifite2 cuda

#wine doesn't need opencl for anything important afaik, and opencl sucks in gentoo
Expand All @@ -49,22 +40,15 @@ x11-base/xorg-drivers video_cards_i915

#no python3 support
#python2 is mostly dead, and this is clinging to it and breaking smooth update
dev-lang/yasm python
dev-libs/libdnet python
dev-libs/libgamin python
dev-libs/libnatspec python
dev-libs/libxslt python
x11-libs/goocanvas python

#older versions are python 2 only
<dev-vcs/subversion-1.14.0 python #1.14.0 doesn't actually build with python of course... https://bugs.gentoo.org/725850
<media-gfx/gimp-2.10.21 python #doesn't actually exist yet, might need modification
<dev-vcs/subversion-1.14.0 python
<net-analyzer/net-snmp-5.9 python

#lto is broken https://bugs.gentoo.org/754021
net-analyzer/wireshark lto

#this breaks hashcat
dev-libs/pocl accel

Expand Down
1 change: 0 additions & 1 deletion profiles/pentoo/bootstrap/package.use
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ app-crypt/gnupg -verify-sig
app-crypt/pinentry -gtk -qt5
app-crypt/pinentry -verify-sig
app-text/ghostscript-gpl -X -cups
dev-build/cmake -qt5
dev-build/meson -verify-sig
dev-lang/python -bluetooth
dev-lang/python -sqlite -tk
Expand Down

0 comments on commit 7e884d7

Please sign in to comment.