wireshark/packaging
John Thacker dda2ead9c0 rpm: Update spec for latest dependencies
SpeexDSP is now required.
Update the required cmake and glib versions.
Our CMake build process now expects a C++ compiler to always be present,
so require it even if not building the GUI.

Only default to Qt 6 on distributions where we know we have it,
otherwise default to Qt 5 for now.

Update the required RPM version to 4.13 (which all distributions that
can currently build have) to ensure we have Boolean dependencies.
Use Boolean dependencies instead of checking the distribution, hopefully
to improve building on various other RPM-based distributions.

Redefine the cmake_install macro on SUSE to what is used on RH/Fedora.
The default SUSE macro calls the builder (make or ninja) insted of
cmake --install, which makes it difficult to pass options.

Remove tests and workarounds for RHEL 7, and SUSE < 15.2, since those
distributions are too old to build anyway.
Remove a workaround for an old broken librotli-devel package in
SUSE that's been long since fixed.
2023-01-21 23:49:35 -05:00
..
appimage Packaging: Add a Logray AppImage package 2023-01-18 14:26:33 -08:00
debian Debian: Try to fix build 2023-01-21 12:52:50 +00:00
macosx macOS: Add an initial donation page to the .dmg 2023-01-11 18:42:39 +00:00
msys2 MSYS2: Add some packages for missing dependencies 2023-01-16 13:30:43 +00:00
nsis NSIS: Leave old uninstall entries intact 2023-01-20 13:45:31 +00:00
portableapps Fix some spelling errors. 2022-09-06 10:15:11 +01:00
rpm rpm: Update spec for latest dependencies 2023-01-21 23:49:35 -05:00
source Packaging: Fix our tarball commit logic. 2022-10-20 15:39:53 -07:00
wix GUI: Ship authors as a Qt resource file 2023-01-20 13:35:03 +00:00