Package: wxhexeditor / 0.22+repack-2.2

Metadata

Package Version Patches format
wxhexeditor 0.22+repack-2.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 dont link against gomp.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 no need to link to gomp. also fix the variables order.


02 build with system mhash.patch | (download)

Makefile | 9 2 + 7 - 0 !
src/HexDialogs.cpp | 2 1 + 1 - 0 !
src/HexEditor.h | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 9 deletions(-)

 don't configure, link or include embedded mhash.


03 typos current.patch | (download)

HexEditorGui.fbp | 2 1 + 1 - 0 !
locale/ru/wxHexEditor.po | 2 1 + 1 - 0 !
locale/tr/wxHexEditor.po | 2 1 + 1 - 0 !
locale/wxHexEditor.pot | 2 1 + 1 - 0 !
src/HexEditorGui.cpp | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-)

 current is spelled with two "r"s.


04 typos whirlpool.patch | (download)

HexEditorGui.fbp | 2 1 + 1 - 0 !
docs/Change.log | 2 1 + 1 - 0 !
locale/ru/wxHexEditor.po | 2 1 + 1 - 0 !
locale/tr/wxHexEditor.po | 2 1 + 1 - 0 !
locale/wxHexEditor.pot | 2 1 + 1 - 0 !
src/HexEditorGui.cpp | 2 1 + 1 - 0 !
6 files changed, 6 insertions(+), 6 deletions(-)

 whirlpool, not something else.


06 use libdisasm.patch | (download)

Makefile | 10 2 + 8 - 0 !
src/HexEditorGui.cpp | 22 0 + 22 - 0 !
src/HexPanels.cpp | 28 20 + 8 - 0 !
src/HexPanels.h | 2 1 + 1 - 0 !
4 files changed, 23 insertions(+), 39 deletions(-)

 use libdisasm, as libudis86 isn't yet in debian.


07 use proper opts.patch | (download)

Makefile | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 --as-needed to avoid linking with what we don't use,
    no static libgcc or libstdc++, use CFLAGS and friends
    from the environment.


08 remove debug.patch | (download)

src/HexEditor.cpp | 2 2 + 0 - 0 !
src/HexEditorCtrl/HexEditorCtrl.h | 2 2 + 0 - 0 !
src/HexEditorFrame.cpp | 2 2 + 0 - 0 !
3 files changed, 6 insertions(+)

 remove some debug printed on stdout.


09 remove spaces.diff | (download)

src/HexDialogs.cpp | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 fix spaces removal.


10 typos address.diff | (download)

locale/ru/wxHexEditor.po | 2 1 + 1 - 0 !
locale/tr/wxHexEditor.po | 2 1 + 1 - 0 !
locale/wxHexEditor.pot | 2 1 + 1 - 0 !
src/HexEditorCtrl/HexEditorCtrlGui.cpp | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 address with the double d.


11 wx3.0 fix ftbfs on arm.patch | (download)

src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix build with wx3.0 on arm*