Debian Patches

Status for wxsvg/2:1.5.24+dfsg-2

Patch Description Author Forwarded Bugs Origin Last update
0001-Add-a-svgview-manpage.patch Add a svgview manpage. Alec Leamas <leamas.alec@nowhere.net> yes 2018-09-23
0002-configure-handle-separate-latomic-library.patch configure: handle separate -latomic library.
Handle sh4 build errors caused by missing -latomic.
Alec Leamas <leamas.alec@gmail.com> yes 2021-12-30
0003-gcc13-Add-missing-cstdint-header.patch gcc13: Add missing <cstdint> header.

From https://gcc.gnu.org/gcc-13/porting_to.html

Some C++ Standard Library headers have been changed to no longer
include other headers that were being used internally by the library.
As such, C++ programs that used standard library components without
including the right headers will no longer compile.

The following headers are used less widely in libstdc++ and may need
to be included explicitly when compiling with GCC 13:

<string> (for std::string, std::to_string, std::stoi etc.)
<system_error> (for std::error_code, std::error_category, std::system_error).
<cstdint> (for std::int8_t, std::int32_t etc.)
<cstdio> (for std::printf, std::fopen etc.)
<cstdlib> (for std::strtol, std::malloc etc.)
Matteo Bernardini <ponce@slackbuilds.org> no https://sourceforge.net/p/wxsvg/discussion/424987/thread/77d1ffd281 2023-07-16

All known versions for source package 'wxsvg'

Links