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 filePatch | File delta | Description |
---|---|---|
compile without roms.patch | (download) |
Makefile.am |
1 0 + 1 - 0 ! |
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 ! |
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 ! |
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 ! |
load the opense basic rom if the original roms are not found |
desktop file.patch | (download) |
data/Makefile.am |
3 1 + 2 - 0 ! |
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 ! |
fix formatting errors in the manual page |
bash completion.patch | (download) |
data/shell-completion/bash/fuse |
2 1 + 1 - 0 ! |
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 ! |
add zip files to the bash completion script |