Package: hatari / 2.6.1+dfsg-1

Metadata

Package Version Patches format
hatari 2.6.1+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 fix conftypes py build path.diff | (download)

python-ui/CMakeLists.txt | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 make build scripts for python-ui respect the build path
 Fixes FTBFS when built twice in a row from the same source tree.
09 fix hconsole doc install.patch | (download)

tools/hconsole/CMakeLists.txt | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 install hconsole documentation and examples under docdir
10 fix rega0 for riscv.patch | (download)

src/includes/m68000.h | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 fix issue where reg_a0 is already defined by riscv64 platform
11 fix example hconsole import.patch | (download)

tools/hconsole/example.py | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

 fix hconsole example.py by adding hconsole to sys.path
13 python ui doc paths.patch | (download)

python-ui/uihelpers.py | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 python-ui needcs to open compressed .txt files on debian