Gstreamer packages added for Fenrir sound support.

This commit is contained in:
Storm Dragon
2025-11-20 15:29:21 -05:00
parent 3c5490ea24
commit a7e28c018f

View File

@@ -214,6 +214,9 @@ packages=(
fenrir fenrir
firmware-raspberrypi firmware-raspberrypi
git git
gstreamer
gst-plugins-base
gst-plugins-good
magic-wormhole magic-wormhole
man man
man-pages man-pages
@@ -225,9 +228,9 @@ packages=(
pipewire-pulse pipewire-pulse
poppler poppler
python-dbus python-dbus
python-gobject
python-pyenchant python-pyenchant
python-pyte python-pyte
python-setuptools-scm
python-pyperclip python-pyperclip
raspberrypi-utils raspberrypi-utils
socat socat
@@ -309,6 +312,7 @@ for service in "\${services[@]}"; do
fi fi
done done
# Cleanup packages # Cleanup packages
pacman -Runcds libx11 --noconfirm
pacman -Sc --noconfirm pacman -Sc --noconfirm
EOF EOF