Package: stymulator / 0.21a~dfsg-4

Metadata

Package Version Patches format
stymulator 0.21a~dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
000 Liblzh_Makefile.patch | (download)

src/stsoundlib/lzh/Makefile | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 fix liblzh makefile to handle cxxflags var.


001 Stsoundlib_Makefile.patch | (download)

src/stsoundlib/Makefile | 21 10 + 11 - 0 !
1 file changed, 10 insertions(+), 11 deletions(-)

 fix stsoundlib makefile to handle cxxflags var.


002 Stymulator_Makefile.patch | (download)

src/Makefile | 45 23 + 22 - 0 !
1 file changed, 23 insertions(+), 22 deletions(-)

 fix stymulator makefile to handle cxxflags and cxx var.
 Handle DESTDIR and PREFIX too.
 Pass variables to stsoundlib and liblzh Makefiles.