summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2022-04-04 11:15:31 -0700
committerMatt Turner <mattst88@gmail.com>2022-04-04 11:15:31 -0700
commit86e4de3ab289e4338e475f6d4b3a0a9e78b9f548 (patch)
tree23d91f77956309d7c76e230a71cb87a7ec28a4c0
parent9b943a75d1ef8f6174764977ad01e2dba5c79aad (diff)
make.conf: Add USE=pipewire
-rw-r--r--base/etc/portage/make.conf.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/etc/portage/make.conf.tmpl b/base/etc/portage/make.conf.tmpl
index a028a52..ee035ad 100644
--- a/base/etc/portage/make.conf.tmpl
+++ b/base/etc/portage/make.conf.tmpl
@@ -18,4 +18,4 @@ PORTAGE_BINHOST="https://mattst88.com/binpkgs/amd64/{{ arch }}"
PKGDIR="/var/cache/binpkgs/amd64/{{ arch }}"
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --usepkg-exclude 'sys-firmware/* */*-bin'"
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --buildpkg-exclude 'sys-firmware/* */*-bin'"
-USE="aac archive avahi avif -berkdb bluetooth branding cairo caps cdda clutter cryptsetup cups dbus device-mapper dvb dvd egl exif expat faad ffmpeg flac fontconfig fuse gbm -gdbm gdu gif git gles2 gnome gnome-keyring gnome-online-accounts gpg -gpm gstreamer gtk gtk3 harfbuzz icu idn infinality -iptables jemalloc jit jpeg libidn2 libnotify libsecret luajit lz4 lzma lzo -modemmanager mng mp3 nautilus networkmanager nfs nftables ogg opengl opus pdf png policykit pulseaudio -qt4 resolvconf samba sasl screencast -socialweb spell sqlite svg systemd -tcpd theora threads tiff truetype udev udisks v4l vaapi vorbis vpx vte vulkan wayland -webkit webp X x264 xcb xkb xml xpm xv xvid xxhash zeroconf zsh-completion zstd"
+USE="aac archive avahi avif -berkdb bluetooth branding cairo caps cdda clutter cryptsetup cups dbus device-mapper dvb dvd egl exif expat faad ffmpeg flac fontconfig fuse gbm -gdbm gdu gif git gles2 gnome gnome-keyring gnome-online-accounts gpg -gpm gstreamer gtk gtk3 harfbuzz icu idn infinality -iptables jemalloc jit jpeg libidn2 libnotify libsecret luajit lz4 lzma lzo -modemmanager mng mp3 nautilus networkmanager nfs nftables ogg opengl opus pdf pipewire png policykit pulseaudio -qt4 resolvconf samba sasl screencast -socialweb spell sqlite svg systemd -tcpd theora threads tiff truetype udev udisks v4l vaapi vorbis vpx vte vulkan wayland -webkit webp X x264 xcb xkb xml xpm xv xvid xxhash zeroconf zsh-completion zstd"