Comment 9 for bug 231223

Revision history for this message
Cesare Falco (c.falco) wrote : Re: [upgrade] sdlmame new upstream 0.126

The attached diff.gz:
- upgrades sdlmame to latest stable release 0.126
- fixes conflicting dep with xmame-tools (I can't fix xmame-tools too as I'm not the maintainer):
https://bugs.edge.launchpad.net/ubuntu/+source/sdlmame/+bug/245318

To build the source package use

zcat sdlmame_0.126-0ubuntu1.diff.gz | patch -p0
cd sdlmame-0.126
chmod +x debian/rules
debian/rules get-orig-source
mv sdlmame_0.126.orig.tar.gz ../
cd ..
tar xvfz sdlmame_0.126.orig.tar.gz

and the source tree should be in
sdlmame-0.126