Package: unicode-screensaver / 0.5.2-7

Metadata

Package Version Patches format
unicode-screensaver 0.5.2-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1000 avoid double define.patch | (download)

hacks/screenhack.c | 3 2 + 1 - 0 !
unicode.c | 2 0 + 2 - 0 !
2 files changed, 2 insertions(+), 3 deletions(-)

 fix ftbfs (kinda hackish)
1010 configure gcc 14.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 correct ansi c compile test in configure.ac.
 The GCC 14 compiler refuse code where the return type is implicitly set
 to 'int'.
1020 desktop category typo.patch | (download)

unicode.desktop.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixed minor typo in desktop file.
 The category list should have a separator character at the end.