Package: winff / 1.5.5-6

Metadata

Package Version Patches format
winff 1.5.5-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Fix up the symbols.patch | (download)

winff.lpi | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix up the symbols

 Debugging symbols where not properly created on all but amd64 arch
 Hopefully this is better
add default pdf laucher to list of pdf viewers.patch | (download)

unit1.pas | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add default pdf laucher to list of pdf viewers

 Upstream has a hardcoded list of programs to look for to show pdf documentation.
 However, on Debian systems we have xdg-open to open the user's default
 pdf viewer.
Increase hardening.patch | (download)

winff.lpi | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 increase hardening

 Linking is done with the regular linker, so we should use the hardening
 options available.

Use the default Debian optimization O2 iso default f.patch | (download)

winff.lpi | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 use the default debian optimization o2, iso default fpc o1.


Fix upstream version number in About menu.patch | (download)

unit3.pas | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix upstream version number in about menu

enable build with lazarus 1.8.patch | (download)

unit1.pas | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 lazarus 1.8 deprecated the removedirutf8 and utf8toconsole
 functions in FileUtil unit. Instead, use those from LazUTF8 and LazFileUtils.
update portuguese translation.patch | (download)

languages/winff.pt.po | 48 25 + 23 - 0 !
1 file changed, 25 insertions(+), 23 deletions(-)

 update portuguese translation

Closes: #919437

Thanks to Amrico Monteiro