#863525 game-music-emu: library for interfacing with SPC

#863525#5
Date:
2017-05-28 03:40:48 UTC
From:
To:
package: src:game-music-emu
severity: wishlist
control: tag -1 patch

Upstream provides a public interface to the snes_spc library in a
separate download not included with gme [0].  Some games rely on this
interface, for example eternity [1].

I've prepared a patch that adds the SPC interface as a separate
library, see attached.  I copied the snes_spc files directly into
debian/spc, but maybe this could be cleaner as a multiple upstream
source package.  If you would prefer that approach, please let me know
and I will refactor.

Thank you for considering.

Best wishes,
Mike

[0] http://blargg.parodius.com/libs/snes_spc-0.9.0.zip
[1] http://ftp-master.debian.org/new/eternity_3.42.02-1.html

#863525#12
Date:
2017-09-25 03:06:21 UTC
From:
To:
Hi,

I would like to apply the patch attached to the original message.
I'll plan to do an upload to delayed/10 in a few days.  If you have
any feedback, please let me know.

Best wishes,
Mike

#863525#17
Date:
2017-09-25 07:15:23 UTC
From:
To:
Check with upstream why it is not included in gme. As long as it is
separate, it would be better to also have it packaged separately.

Also check with upstream if this is maintained at all and guaranteed to
be available for future releases. Just patching in some random code
found elsewhere that even adds API is usually not a good idea.