Merge branch 'master' into arm64

This commit is contained in:
Serge Schneider
2025-08-22 10:06:37 +01:00
12 changed files with 10 additions and 83 deletions

View File

@@ -1,19 +1,2 @@
gstreamer1.0-x gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-alsa gstreamer1.0-libav
evince gtk2-engines alsa-utils
desktop-base
git
gvfs
rfkill
chromium rpi-chromium-mods libwidevinecdm0
firefox rpi-firefox-mods
gldriver-test
fonts-droid-fallback
fonts-liberation2
obconf
raindrop
libcamera-tools
rpicam-apps
python3-picamera2
python3-pyqt5
python3-opengl
vulkan-tools mesa-vulkan-drivers
rpd-preferences
rpd-theme

View File

@@ -1,8 +1,2 @@
xserver-xorg xinit
mousepad
eom
lxde lxtask menu-xdg
zenity xdg-utils
gvfs-backends gvfs-fuse
lightdm gnome-themes-extra-data gnome-icon-theme
gnome-keyring
rpd-wayland-core
rpd-x-core

View File

@@ -1,5 +0,0 @@
#!/bin/bash -e
on_chroot <<- EOF
apt-mark auto python3-pyqt5 python3-opengl
EOF

View File

@@ -1,2 +0,0 @@
# Enable realtime process priority?
jackd2 jackd/tweak_rt_limits boolean true

View File

@@ -1,28 +1,6 @@
python3-pygame
python3-tk thonny
python3-pgzero
python3-serial
debian-reference-en
rpd-wayland-core rpd-x-core
rpd-theme
rpd-utilities rpd-preferences
python3-pip
python3-numpy
rc-gui sense-hat
tree
libgl1-mesa-dri libgles1 xcompmgr
geany
piclone
python3-flask
pprompt
piwiz
rp-prefapps
ffmpeg
vlc
rpi-connect
rpi-imager
labwc
squeekboard
# ninja-build and openocd needed for vscode pico extension
meson openocd
rpd-applications
rpd-developer
rpd-graphics
rpd-utilities
rpd-wayland-extras
rpd-x-extras

View File

@@ -1 +0,0 @@
pi-package

View File

@@ -1,4 +0,0 @@
hunspell-en-gb
hyphen-en-gb
wamerican
wbritish

View File

@@ -1,5 +0,0 @@
#!/bin/bash -e
on_chroot << EOF
SUDO_USER="${FIRST_USER_NAME}" raspi-config nonint do_boot_behaviour B4
EOF

View File

@@ -1,5 +0,0 @@
#!/bin/bash -e
on_chroot << EOF
raspi-config nonint do_xcompmgr 0
EOF

View File

@@ -1 +0,0 @@
cups

View File

@@ -1,5 +0,0 @@
#!/bin/bash -e
on_chroot << EOF
SUDO_USER="${FIRST_USER_NAME}" raspi-config nonint do_wayland W2
EOF