Debian Patches

Status for libsfml/3.1.0+dfsg-3

Patch Description Author Forwarded Bugs Origin Last update
01_unbundle_catch.patch Unbundle Catch2 Use the system version from libcatch2-dev instead. James Cowgill <jcowgill@debian.org> no
02_unbundle_sheenbidi.patch Unbundle SheenBidi Use the system version from libsheenbidi-dev instead. James Cowgill <jcowgill@debian.org> no
03_unbundle_vulkan.patch Unbundle Vulkan Use headers from libvulkan-dev and link directly to the library
instead of using bundled copy removed from extlibs.
James Cowgill <jcowgill@debian.org> no
04_unbundle_stb.patch Unbundle libstb Use headers from libstb-dev and link directly to the library instead
of using bundled copy removed from extlibs.
James Cowgill <jcowgill@debian.org> no
05_cmake_override_doc_path.patch Override SFML_DOC_PATH in SFMLConfig.cmake The existing detection assumes the documentation is installed in
/usr/share/doc/SFML, but we install it into
/usr/share/doc/libsfml-dev.
James Cowgill <jcowgill@debian.org> not-needed
06_pkgconfig-libs-private.patch Remove *.private fields from pkg-config files This avoids unnecessary dependencies which are only needed when building static
libraries. It also removes the unused dependency on glu.
James Cowgill <jcowgill@debian.org> not-needed
07_debian_miniaudio.patch Use miniaudio.h in Debian In 0.11.22 upstream miniaudio started recommending `#include <miniaudio.c>`
and SFML switched to that. Debian's libminiaudio-dev only ships
`miniaudio.h` so we have to switch back to the old method for now.
James Cowgill <jcowgill@debian.org> not-needed
08_skip_sfPacket_tests.patch Skip sf::Packet tests that fail on big-endian James Cowgill <jcowgill@debian.org> yes upstream
09_sfHttp_test_internet_access.patch Move sf::Http::setHost tests into the internet test case These tests fail on machines without internet access, so the need to be in the
special internet test case so they can be skipped.
James Cowgill <jcowgill@debian.org> no
10_sfSftp_test_internet_access.patch Use localhost in SFTP timeout test Using a local socket avoids the need to try and connect to a real
server (thus removing the attempted internet access).
James Cowgill <jcowgill@debian.org> no
11_sfIpAddress_test_internet_access.patch Disable DNS usage in sf::IpAddress::resolve This check attempts network access through DNS. James Cowgill <jcowgill@debian.org> no

All known versions for source package 'libsfml'

Links