mirror of
https://github.com/MorizzG/portage-conf.git
synced 2026-02-04 10:24:47 +00:00
Compare commits
No commits in common. "4d62f1e9aa5a79bc3efefc65389a952099e4b841" and "4b4d89651ec88afb45afd3fda987890efb4d9af3" have entirely different histories.
4d62f1e9aa
...
4b4d89651e
17 changed files with 34 additions and 56 deletions
|
|
@ -12,10 +12,6 @@ L10N="en en-GB de"
|
|||
|
||||
LC_MESSAGES=C.utf8
|
||||
|
||||
PYTHON_TARGETS="python3_13 python3_13t python3_14"
|
||||
|
||||
PYTHON_SINGLE_TARGET="python3_13"
|
||||
|
||||
GENTOO_MIRRORS="\
|
||||
http://tux.rainside.sk/gentoo/ \
|
||||
rsync://ftp.fau.de/gentoo \
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
sys-fs/duf ~amd64
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
www-client/firefox:rapid ~amd64
|
||||
|
||||
=dev-libs/nss-3.117 ~amd64
|
||||
=dev-libs/nss-3.116 ~amd64
|
||||
=dev-libs/nspr-4.37 ~amd64
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
dev-util/hexyl ~amd64
|
||||
|
|
@ -1,25 +1,18 @@
|
|||
# LLVM 21
|
||||
llvm-core/llvm:21 ~amd64
|
||||
llvm-core/clang:21 ~amd64
|
||||
llvm-core/lld:21 ~amd64
|
||||
|
||||
llvm-core/llvm-toolchain-symlinks:21 ~amd64
|
||||
=llvm-core/llvmgold-21 ~amd64
|
||||
|
||||
llvm-core/clang-common ~amd64
|
||||
|
||||
llvm-runtimes/clang-runtime:21 ~amd64
|
||||
llvm-runtimes/libunwind ~amd64
|
||||
llvm-runtimes/compiler-rt:21 ~amd64
|
||||
llvm-runtimes/compiler-rt-sanitizers:21 ~amd64
|
||||
llvm-runtimes/openmp ~amd64
|
||||
|
||||
llvm-runtimes/clang-rtlib-config:21 ~amd64
|
||||
llvm-runtimes/clang-unwindlib-config:21 ~amd64
|
||||
llvm-runtimes/clang-stdlib-config:21 ~amd64
|
||||
llvm-core/clang-linker-config:21 ~amd64
|
||||
|
||||
llvm-core/clang-toolchain-symlinks:21 ~amd64
|
||||
llvm-core/lld-toolchain-symlinks:21 ~amd64
|
||||
|
||||
llvm-core/lldb ~amd64
|
||||
# LLVM 20
|
||||
# llvm-core/llvm:20 ~amd64
|
||||
# llvm-core/clang:20 ~amd64
|
||||
# llvm-core/lld:20 ~amd64
|
||||
#
|
||||
# llvm-core/llvm-toolchain-symlinks:20 ~amd64
|
||||
# llvm-core/llvmgold:20 ~amd64
|
||||
#
|
||||
# llvm-core/clang-common ~amd64
|
||||
# llvm-core/clang-runtime:20 ~amd64
|
||||
# llvm-core/clang-toolchain-symlinks:20 ~amd64
|
||||
# llvm-runtimes/compiler-rt:20 ~amd64
|
||||
# llvm-runtimes/compiler-rt-sanitizers:20 ~amd64
|
||||
# llvm-runtimes/openmp ~amd64
|
||||
#
|
||||
# llvm-core/lld-toolchain-symlinks:20 ~amd64
|
||||
#
|
||||
# llvm-core/lldb:20 ~amd64
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
dev-util/mergiraf ~amd64
|
||||
|
|
@ -2,5 +2,5 @@ sys-libs/zlib minizip
|
|||
|
||||
net-libs/nodejs inspector
|
||||
|
||||
|
||||
www-client/chromium custom-cflags lto official qt6 screencast
|
||||
#
|
||||
www-client/chromium custom-cflags lto official qt5 qt6 -screencast
|
||||
|
|
|
|||
|
|
@ -2,7 +2,3 @@ llvm-core/clang-common default-lld default-compiler-rt default-libunwind
|
|||
llvm-runtimes/clang-runtime default-lld default-compiler-rt
|
||||
|
||||
llvm-runtimes/libunwind static-libs
|
||||
|
||||
llvm-core/clang-linker-config default-lld
|
||||
llvm-runtimes/clang-rtlib-config default-compiler-rt
|
||||
llvm-runtimes/clang-unwindlib-config default-compiler-rt
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
dev-python/qtpy printsupport
|
||||
dev-python/ipython -qt5
|
||||
dev-python/pillow webp
|
||||
dev-qt/qtmultimedia widgets
|
||||
|
|
|
|||
1
package.use/lem
Normal file
1
package.use/lem
Normal file
|
|
@ -0,0 +1 @@
|
|||
media-libs/freetype harfbuzz
|
||||
1
package.use/nbdkit
Normal file
1
package.use/nbdkit
Normal file
|
|
@ -0,0 +1 @@
|
|||
sys-block/nbdkit libvirt nbd
|
||||
1
package.use/polybar
Normal file
1
package.use/polybar
Normal file
|
|
@ -0,0 +1 @@
|
|||
x11-misc/polybar ipc i3wm network
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
# */* PYTHON_TARGETS: python3_13 python3_13t python3_14
|
||||
#
|
||||
# */* PYTHON_SINGLE_TARGET: -* python3_13
|
||||
*/* PYTHON_TARGETS: python3_13 python3_13t
|
||||
|
||||
*/* PYTHON_SINGLE_TARGET: -* python3_13
|
||||
|
|
|
|||
|
|
@ -1,10 +1 @@
|
|||
app-emulation/qemu io-uring jemalloc static-user
|
||||
|
||||
dev-libs/glib static-libs
|
||||
app-emulation/qemu QEMU_SOFTMMU_TARGETS: x86_64 arm aarch64
|
||||
|
||||
app-emulation/qemu QEMU_USER_TARGETS: x86_64 arm aarch64
|
||||
sys-apps/attr static-libs
|
||||
dev-libs/libpcre2 static-libs
|
||||
virtual/zlib static-libs
|
||||
|
||||
app-emulation/qemu io-uring jemalloc
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
sys-libs/ncurses static-libs
|
||||
sys-libs/readline static-libs
|
||||
|
|
@ -1 +1,2 @@
|
|||
dev-lang/rust lto system-llvm
|
||||
dev-lang/rust llvm-libunwind lto system-llvm
|
||||
# dev-lang/rust-bin
|
||||
|
|
|
|||
1
package.use/virt-manager
Normal file
1
package.use/virt-manager
Normal file
|
|
@ -0,0 +1 @@
|
|||
net-misc/spice-gtk usbredir
|
||||
Loading…
Add table
Add a link
Reference in a new issue