mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-30 18:51:17 +02:00
53 lines
1.7 KiB
Text
53 lines
1.7 KiB
Text
#https://github.com/jopohl/urh/issues/1083
|
|
net-wireless/urh limesdr
|
|
|
|
#https://github.com/FreeRADIUS/freeradius-server/issues/3693 -python
|
|
net-dialup/freeradius python
|
|
|
|
#symlinks busybox to vi
|
|
sys-apps/busybox livecd
|
|
#basically just forces gpm and fbcon
|
|
www-client/links livecd
|
|
|
|
#mesa only supports opencl for radeon users, but that doesn't allow password cracking, etc, so makes no sense for us
|
|
media-libs/mesa opencl
|
|
|
|
#portage should NEVER be built with the build flag outside of bootstrapping
|
|
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
|
|
|
|
#wine doesn't need opencl for anything important afaik, and opencl sucks in gentoo
|
|
app-emulation/wine-vanilla opencl
|
|
|
|
#VIDEO_CARDS="intel i965 iris" is a recommended and correct setting for intel users
|
|
#for any/all packages which don't actually depend on deprecated xf86-video-intel driver
|
|
#modesetting is superior in all noticable ways and it default nearly everywhere
|
|
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-libs/libdnet python
|
|
dev-libs/libxslt python
|
|
|
|
#accel used to break hashcat but seems to be working now
|
|
#unfortunately conformance breaks gr-fosphor
|
|
dev-libs/pocl conformance
|
|
|
|
#pyFFTW doesn't support >=cython-3 yet
|
|
dev-python/simplespectral fastest
|
|
net-wireless/soapy_power fastest
|
|
|
|
#build fails
|
|
sys-apps/hwloc video_cards_nvidia
|
|
|
|
# Gentoo unable to keep up with the currently stable JDK, see:
|
|
# https://bugs.gentoo.org/853697
|
|
# we use dev-java/openjfx-bin instead
|
|
dev-java/openjdk -javafx
|
|
|
|
#breaks build after python 3.13 upgrade
|
|
#not sure why
|
|
net-wireless/urh hackrf
|