Package: asunder / 2.9.7-1

Metadata

Package Version Patches format
asunder 2.9.7-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_freebsd_build_warning_implicit_declaration.patch | (download)

src/main.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix implicit declaration of function 'ntohl'
 Fixes build warning on kfreebsd, implicit declaration of function 
 'ntohl', in the cddb_track_set_frame_offset call.

filename format.diff | (download)

src/util.c | 57 57 + 0 - 0 !
src/util.h | 8 8 + 0 - 0 !
2 files changed, 65 insertions(+)

 filename simplification options.

Adds filename simplification options %a, %t, and %l (cf. %A, %t, %L)
which make all letters lowercase and replace anything but letters,
digits, and dashes with underscores.


desktop file.diff | (download)

asunder.desktop | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 desktop file modifications

This patch contains the translation for Spanish language of
GenericName and Name fields of the .desktop file description. Keywords
also has been added.


fix_desktop_mime_but_no_exec_code.patch | (download)

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

 fix lintian warning desktop-mime-but-no-exec-code
Simple oneline change that fixes the lintian warning.