matt335672
c942f6f4ae
Only enable sources for correct suite
...
When working with deb822 format sources files, only enable deb-src
for the suite we are working with.
2025-01-03 16:51:06 +00:00
matt335672
81668f56c9
Support .sources files in the apt build script
...
Later versions of Ubuntu use DEB822 format files for listing package
sources. The apt build script needs updating to handle these files.
2025-01-03 11:52:18 +00:00
Prafulla Giri
a862b9dce4
scripts: incorporate refinements by @matt335672.
2023-10-11 22:17:35 +05:45
Prafulla Giri
1000ea6600
scripts: add comments.
2023-10-10 20:44:10 +05:45
Prafulla Giri
746fe3fe60
scripts: combine *.list files into a single one to avoid duplicate entries.
2023-10-10 20:26:33 +05:45
Prafulla Giri
f72c5080b4
scripts: revise previous changes as per review.
2023-10-10 15:40:22 +05:45
Prafulla Giri
4da77685db
scripts: further update scripts to work better with derivative distros.
...
- copy *.list files from /etc/apt/sources.list.d into the chroot
- inside the chroot, filter out references to the derivative distro's
package sources.
2023-10-09 21:47:27 +05:45
rch-W
c1b9d8fb59
Update install_pulseaudio_sources_apt.sh
...
Updated $RELEASE value for Debian 12 release
2023-07-05 22:28:59 +02:00
matt335672
4e98356c41
Support Debian bookworm in wrapped build script
2023-02-13 10:22:02 +00:00
matt335672
a54adc9027
Install Doxygen for Kali 2022
2023-01-31 08:48:15 +00:00
matt335672
af40e18723
Update CI build script
...
The code to remove incompatible libunwind development packages
works, but only by chance.
This update searches explicitly for incompatible packages and
then removes them.
2022-10-20 14:06:34 +01:00
matt335672
8e46b8f7b5
Fix CI build on github jammy VMs
...
Remove the libunwind-14-dev package before installing the PA
build dependencies, as this is incompatible with libunwind-dev
2022-10-20 11:33:25 +01:00
matt335672
39ed564d0c
Add suite support to the wrapper script
2022-03-14 12:25:41 +00:00
matt335672
7fa46fde52
Remove unnecessary tabs from scripts
2021-11-18 10:16:08 +00:00
matt335672
c4a4e89be2
Support Meson in Ubuntu build scripts
2021-11-10 11:21:07 +00:00
matt335672
b63e6fda01
Rename scripts to include _apt
2021-10-15 12:00:22 +01:00