Package: gnome-breakout / 0.5.3-4

Metadata

Package Version Patches format
gnome-breakout 0.5.3-4 3.0 (quilt)

Patch series

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

src/Makefile.am | 7 1 + 6 - 0 !
1 file changed, 1 insertion(+), 6 deletions(-)

 remove -werror and g*_disable_deprecated
02_fixup_desktop.patch | (download)

gnome-breakout.desktop | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 fix gnome-breakout.desktop file
03_configure_fixes.patch | (download)

configure.in | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 remove deprecated gnome_compiler_warnings(maximum)
04_po_config.patch | (download)

configure.in | 1 1 + 0 - 0 !
po/Makefile.in.in | 6 3 + 3 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

 makefile.am use localedir instead of datadir
05_fix_ftbfs_binutils_gold.patch | (download)

src/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
06_fix_pixmaps_makefile.patch | (download)

pixmaps/Makefile.am | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

---
07_fix_wformat_warnings.patch | (download)

src/gui.c | 4 2 + 2 - 0 !
src/util.c | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 fix -wformat-security errors.