Updating portage confs
This commit is contained in:
parent
3ababca859
commit
af5a41db45
|
@ -26,6 +26,8 @@ GRUB_PLATFORMS="efi-64"
|
|||
GOPROXY=""
|
||||
L10N=""
|
||||
|
||||
DOTNET_TARGETS="net70"
|
||||
|
||||
# NOTE: This stage was built with the bindist Use flag enabled
|
||||
PORTDIR="/var/db/repos/gentoo"
|
||||
DISTDIR="/var/cache/distfiles"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
dev-lang/mono ~amd64
|
|
@ -0,0 +1 @@
|
|||
media-gfx/pinta ~amd64
|
|
@ -0,0 +1 @@
|
|||
gui-wm/sway ~amd64
|
|
@ -0,0 +1 @@
|
|||
sys-boot/woeusb-ng::guru
|
|
@ -0,0 +1 @@
|
|||
gui-apps/wtype ~amd64
|
|
@ -211,4 +211,10 @@
|
|||
# required by virtual/wine-0-r10::gentoo
|
||||
# required by wine (argument)
|
||||
>=media-libs/libjpeg-turbo-2.1.5.1 abi_x86_32
|
||||
|
||||
# required by media-libs/mesa-23.3.1::gentoo[X]
|
||||
# required by virtual/opengl-7.0-r2::gentoo
|
||||
# required by media-libs/libsdl2-2.28.3::gentoo
|
||||
# required by app-emulation/wine-vanilla-8.0.2::gentoo[sdl]
|
||||
# required by @selected
|
||||
# required by @world (argument)
|
||||
>=x11-libs/xcb-util-keysyms-0.4.1 abi_x86_32
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
app-misc/jq -oniguruma
|
|
@ -0,0 +1 @@
|
|||
sys-apps/lm-sensors sensord
|
|
@ -0,0 +1 @@
|
|||
media-libs/opencolorio -opengl
|
|
@ -0,0 +1 @@
|
|||
dev-libs/quazip qt5
|
|
@ -1,3 +1,4 @@
|
|||
# required by app-editors/vscodium-1.84.2.23319::gentoo
|
||||
# required by vscodium (argument)
|
||||
>=media-libs/libcanberra-0.30-r7 gtk3
|
||||
app-text/ghostscript-gpl cups
|
||||
|
|
|
@ -1,20 +0,0 @@
|
|||
# Remove files that shall not be installed from this list.
|
||||
amd-ucode/microcode_amd_fam19h.bin
|
||||
amdgpu/navy_flounder_dmcub.bin
|
||||
amdgpu/navy_flounder_sdma.bin
|
||||
amdgpu/navy_flounder_vcn.bin
|
||||
amdgpu/navy_flounder_ta.bin
|
||||
amdgpu/navy_flounder_rlc.bin
|
||||
amdgpu/navy_flounder_sos.bin
|
||||
amdgpu/navy_flounder_smc.bin
|
||||
amdgpu/navy_flounder_mec.bin
|
||||
amdgpu/navy_flounder_pfp.bin
|
||||
amdgpu/navy_flounder_me.bin
|
||||
amdgpu/navy_flounder_mec2.bin
|
||||
amdgpu/navy_flounder_ce.bin
|
||||
v4l-cx231xx-avcore-01.fw
|
||||
v4l-cx23418-apu.fw
|
||||
v4l-cx23418-cpu.fw
|
||||
v4l-cx23418-dig.fw
|
||||
v4l-cx23885-avcore-01.fw
|
||||
v4l-cx25840.fw
|
|
@ -1,20 +0,0 @@
|
|||
# Remove files that shall not be installed from this list.
|
||||
amd-ucode/microcode_amd_fam19h.bin
|
||||
amdgpu/navy_flounder_ce.bin
|
||||
amdgpu/navy_flounder_dmcub.bin
|
||||
amdgpu/navy_flounder_me.bin
|
||||
amdgpu/navy_flounder_mec.bin
|
||||
amdgpu/navy_flounder_mec2.bin
|
||||
amdgpu/navy_flounder_pfp.bin
|
||||
amdgpu/navy_flounder_rlc.bin
|
||||
amdgpu/navy_flounder_sdma.bin
|
||||
amdgpu/navy_flounder_smc.bin
|
||||
amdgpu/navy_flounder_sos.bin
|
||||
amdgpu/navy_flounder_ta.bin
|
||||
amdgpu/navy_flounder_vcn.bin
|
||||
v4l-cx231xx-avcore-01.fw
|
||||
v4l-cx23418-apu.fw
|
||||
v4l-cx23418-cpu.fw
|
||||
v4l-cx23418-dig.fw
|
||||
v4l-cx23885-avcore-01.fw
|
||||
v4l-cx25840.fw
|
|
@ -0,0 +1,2 @@
|
|||
gui-apps/wofi
|
||||
gui-apps/wtype
|
|
@ -1,3 +1,4 @@
|
|||
media-fonts/liberation-fonts
|
||||
media-fonts/jetbrains-mono
|
||||
media-fonts/noto
|
||||
media-fonts/noto-emoji
|
||||
|
|
Loading…
Reference in New Issue