Debian Patches

Status for libsfml/2.6.1+dfsg-2

Patch Description Author Forwarded Bugs Origin Last update
01_remove-googleapi-css.patch Remove commented out googleapi css in documentation There isn't actually any privacy breach here (since the line is commented
out), but removing it shuts up lintian.
James Cowgill <jcowgill@debian.org> no
02_build-doc-once.patch Adjust build script to build documentation only once This patch removes the ALL option from the documentation build command so
that it must be run manually with "make doc". This prevents the documentation
being built twice (normal build + install phase). It also allows the
documentation building to happen after the code building, which makes the
logs much more readable in parallel builds.
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

All known versions for source package 'libsfml'

Links