profile: switch some flags to local to make pkgcheck happy. remove old flags

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-05-13 09:36:36 -04:00
parent 3ae66e7c5e
commit eb090c930c
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
9 changed files with 12 additions and 6 deletions

View file

@ -33,7 +33,6 @@ XFCE_PLUGINS="${XFCE_PLUGINS} brightness menu logout trash"
#libinput replaces evdev, synaptics AND tslib; gentoo defaults keyboard and mouse have been deprecated for years, so drop them
INPUT_DEVICES="libinput"
INPUT_USE="-input_devices_keyboard -input_devices_mouse"
# Log eqawarn messages
PORTAGE_ELOG_CLASSES="${PORTAGE_ELOG_CLASSES} qa"
@ -42,7 +41,7 @@ PORTAGE_NICENESS="9"
PORTAGE_IO_NICENESS="ionice -c 3 -p \${PID}"
#tslib causes circular deps with libsdl2
USE="${USE} ${INPUT_USE} X abi_x86_32 adns blake2 caps -consolekit curl elogind fbcon gles2 gps lm-sensors lm_sensors lto lua lvm lz4 lzip lzma lzo modules-sign networkmanager oss pentoo-full perl pgo pulseaudio python ruby samba sqlite verify-sig vdpau vaapi vulkan wayland xattr xinerama x265 zstd"
USE="${USE} X abi_x86_32 adns caps curl elogind fbcon gles2 gps lm-sensors lto lua lz4 lzip lzma lzo modules-sign networkmanager oss pentoo-full perl pulseaudio python ruby samba sqlite verify-sig vdpau vaapi vulkan wayland xattr xinerama zstd"
#remove 2024-06-13
USE="${USE} python_targets_python3_11"

View file

@ -0,0 +1,2 @@
app-arch/libarchive blake2
app-arch/xz-utils pgo

View file

@ -3,3 +3,4 @@ app-emulation/libvirt-glib python
app-emulation/qemu lzo mixemu nfs numa pipewire smartcard spice ssh systemtap usbredir vde virgl virtfs
app-emulation/wine-vanilla -oss -realtime
app-emulation/virt-manager spice
app-emulation/virtualbox lvm

View file

@ -1,6 +1,6 @@
media-video/vlc aalib bluray chromecast cdda cddb dvb dvd fontconfig ffmpeg libcaca mpeg mad mtp sid wxwindows aac dts a52 ogg opus flac theora oggvorbis matroska freetype xv stream httpd lua vcd cdio live x265 rtsp v4l speex postproc shout microdns dav1d -vaapi
virtual/ffmpeg fdk gsm speex threads theora
media-video/ffmpeg chromium speex threads gsm opus xvid theora openssl
media-video/ffmpeg chromium speex threads gsm opus xvid theora openssl x265
media-video/libav speex threads gsm v4l theora
media-video/mpv libmpv pipewire
media-video/obs-studio imagemagick luajit pipewire -python speex v4l vlc

View file

@ -1,5 +1,5 @@
sys-devel/binutils multitarget
sys-devel/gcc fortran
sys-devel/binutils multitarget pgo
sys-devel/gcc fortran pgo
sys-devel/llvm clang
# required by net-analyzer/tcpreplay-4.0.4

View file

@ -1,5 +1,7 @@
sys-fs/cryptsetup pwquality reencrypt
sys-fs/dd-rescue lzo
sys-fs/lvm2 lvm
sys-fs/squashfs-tools zstd
sys-fs/udev hwdb gudev action_modeswitch keymap
sys-fs/udisks lvm
sys-fs/quota rpc

View file

@ -1,4 +1,5 @@
sys-libs/binutils-libs multitarget
sys-libs/libblockdev lvm
sys-libs/libcxx -unwind
sys-libs/libcxxapi -unwind
sys-libs/libunwind -static-libs

View file

@ -1,2 +1,2 @@
#libaom builds for me but not in catalyst
www-client/firefox -system-av1
www-client/firefox pgo -system-av1

View file

@ -0,0 +1 @@
../../base/package.use/app-arch