Package: fuse-emulator / 1.3.2+dfsg1-1
Metadata
Package | Version | Patches format |
---|---|---|
fuse-emulator | 1.3.2+dfsg1-1 | 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/linux/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 |
36 36 + 0 - 0 ! |
load the opense basic rom if the original roms are not found |
disable autoload.patch | (download) |
tape.c |
3 2 + 1 - 0 ! |
the auto load feature doesn't work with opense basic, so don't use it |
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 |
6 3 + 3 - 0 ! |
fix formatting erros 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 |