Package: spectemu / 0.94a-22
Metadata
| Package | Version | Patches format |
|---|---|---|
| spectemu | 0.94a-22 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| missing includes.patch | (download) |
sp_to_s.c |
1 1 + 0 - 0 ! |
add various missing #include directives |
| external rom image.patch | (download) |
Makefile.in |
9 6 + 3 - 0 ! |
load the rom image from a file rather than linking it directly The Spectrum ROM is non-free, so this allows spectemu to be in contrib and merely read non-free files rather than also being in non-free itself. Bug-Debian: http://bugs.debian.org/134261 |
| cxx g++.patch | (download) |
utils/Makefile |
2 1 + 1 - 0 ! |
set cxx to g++, not gcc Bug-Debian: http://bugs.debian.org/270651 |
| no termcap.patch | (download) |
configure.in |
4 2 + 2 - 0 ! |
linking against libreadline does not require -ltermcap Pointed out by Sven Joachim. |
| install targets dependencies.patch | (download) |
Makefile.in |
8 4 + 4 - 0 ! |
fix makefile dependencies between install targets |
