Package: fuse-emulator / 1.6.0+dfsg1-2

Metadata

Package Version Patches format
fuse-emulator 1.6.0+dfsg1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
compile without roms.patch | (download)

Makefile.am | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 make fuse compile without the 'roms' dir
 This dir was stripped from the source tarball since it is non-free.
missing roms help.patch | (download)

machine.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 tell the user to see readme.debian if a rom file is not found
 Some of the ROMs used by Fuse are not available due to their license.
 This patch tells the user to see the README.Debian file for an
 explanation.
rom search path.patch | (download)

compat/unix/paths.c | 12 10 + 2 - 0 !
1 file changed, 10 insertions(+), 2 deletions(-)

 new search paths for rom files
 Add ~/.spectrum-roms and /usr/local/share/spectrum-roms to the ROM
 search path so users can install those not available in Debian.
 .
 See the README.Debian file for more details.
load opense rom.patch | (download)

machine.c | 38 38 + 0 - 0 !
settings.c | 3 3 + 0 - 0 !
settings.pl | 3 3 + 0 - 0 !
3 files changed, 44 insertions(+)

 load the opense basic rom if the original roms are not found
desktop file.patch | (download)

data/Makefile.am | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 don't install the fuse.desktop file
 We handle this in debian/rules because we need two separate versions
 for GTK and SDL.
manpage errors.patch | (download)

man/fuse.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix formatting errors in the manual page
bash completion.patch | (download)

data/shell-completion/bash/fuse | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add bash completion for the fuse-gtk and fuse-sdl binaries
complete zip files.patch | (download)

data/shell-completion/bash/fuse | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add zip files to the bash completion script