mirror of
https://github.com/MorizzG/portage-conf.git
synced 2026-02-04 02:14:48 +00:00
Compare commits
6 commits
eaae974180
...
1d820a416c
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d820a416c | |||
| 98913e6175 | |||
| 6927740218 | |||
| b4a866d851 | |||
| 56ce7593af | |||
| 289cc66415 |
13 changed files with 20 additions and 2 deletions
1
package.accept_keywords/ebuildtester
Normal file
1
package.accept_keywords/ebuildtester
Normal file
|
|
@ -0,0 +1 @@
|
|||
dev-util/ebuildtester ~amd64
|
||||
|
|
@ -1,3 +1,5 @@
|
|||
=dev-lang/zig-0.15.1 ~amd64
|
||||
|
||||
x11-terms/ghostty ~amd64
|
||||
x11-terms/ghostty-terminfo ~amd64
|
||||
|
||||
|
|
|
|||
1
package.accept_keywords/jj
Normal file
1
package.accept_keywords/jj
Normal file
|
|
@ -0,0 +1 @@
|
|||
dev-vcs/jj ~amd64
|
||||
1
package.accept_keywords/just
Normal file
1
package.accept_keywords/just
Normal file
|
|
@ -0,0 +1 @@
|
|||
dev-build/just ~amd64
|
||||
1
package.accept_keywords/uutils
Normal file
1
package.accept_keywords/uutils
Normal file
|
|
@ -0,0 +1 @@
|
|||
sys-apps/uutils-coreutils ~amd64
|
||||
1
package.accept_keywords/watchexec
Normal file
1
package.accept_keywords/watchexec
Normal file
|
|
@ -0,0 +1 @@
|
|||
dev-util/watchexec ~amd64
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
dev-lang/zig:0.14 ~amd64
|
||||
# dev-lang/zig:0.14 ~amd64
|
||||
|
||||
app-eselect/eselect-zig ~amd64
|
||||
|
|
|
|||
|
|
@ -77,3 +77,4 @@ llvm-core/clang:19 clang-19
|
|||
llvm-core/lld:19 clang-19
|
||||
|
||||
dev-lang/pypy gcc
|
||||
net-misc/remmina gcc
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ sys-kernel/gentoo-kernel ccache
|
|||
|
||||
llvm-core/llvm ccache
|
||||
llvm-core/clang ccache
|
||||
llvm-core/lldb ccache
|
||||
|
||||
media-libs/mesa ccache
|
||||
|
||||
|
|
@ -14,6 +15,8 @@ net-libs/nodejs ccache
|
|||
|
||||
media-video/ffmpeg ccache
|
||||
|
||||
app-emulation/qemu
|
||||
|
||||
media-libs/opencv ccache
|
||||
|
||||
dev-lang/python ccache
|
||||
|
|
|
|||
|
|
@ -20,3 +20,5 @@ app-arch/unrar unRAR
|
|||
net-im/slack all-rights-reserved license(s)
|
||||
|
||||
www-client/chromium unRAR
|
||||
|
||||
media-libs/faac MPEG-4
|
||||
|
|
|
|||
3
package.use/audio
Normal file
3
package.use/audio
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
media-sound/pulseaudio-daemon aptx gstreamer ldac
|
||||
|
||||
media-plugins/gst-plugins-meta -a52 -cdda -dts
|
||||
2
package.use/gimp
Normal file
2
package.use/gimp
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
media-libs/babl introspection
|
||||
media-libs/gegl introspection
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
app-emulation/qemu io-uring jemalloc static-user
|
||||
app-emulation/qemu io-uring jemalloc spice static-user
|
||||
|
||||
dev-libs/glib static-libs
|
||||
app-emulation/qemu QEMU_SOFTMMU_TARGETS: x86_64 arm aarch64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue