This bug was fixed in the package sdlmame - 0.129-0ubuntu1
---
sdlmame (0.129-0ubuntu1) jaunty; urgency=low
* New upstream release - Closes (LP: #318304)
* Removed obsolete contributed files related to joystick configuration
* FIX: Don't build for lpia architecture (unsupported
Here's some explanation:
> - ARCHOPTS=-march=pentium-mmx \
> + ARCHOPTS=-march=pentium2 \
sdlmame requires fast machines or it runs so slow it's unusable; optimization
for i686 offers some performance improvement (comment put in changelog)
> -Standards-Version: 3.7.3
> +Standards-Version: 3.8.0
Can you explain these changes in the changelog (I cannot tell why some
of them were made):
-ARCHOPTS=-march=pentium-mmx \
+ARCHOPTS=-march=pentium2 \
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
-Architecture: i386 amd64 lpia powerpc
+Architecture: i386 amd64 powerpc
(two of thes
Could anyone please sponsor sdlmame 0.129?
Feature Freeze is approaching and I'm concerned it could miss it... :)
Thanks!
Cesare.
--
[upgrade] sdlmame new upstream 0.129
https://bugs.launchpad.net/bugs/318304
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
** Changed in: sdlmame (Ubuntu)
Status: Fix Committed => Confirmed
--
[upgrade] sdlmame new upstream 0.129
https://bugs.launchpad.net/bugs/318304
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
** Changed in: sdlmame (Ubuntu)
Status: New => Fix Committed
--
[upgrade] sdlmame new upstream 0.129
https://bugs.launchpad.net/bugs/318304
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
This is the .diff file for the new upstream release - sdlmame 0.128.
To build the source package use
zcat sdlmame_0.129-0ubuntu1.diff.gz | patch -p0
cd sdlmame-0.129
chmod +x debian/rules
debian/rules get-orig-source
mv sdlmame_0.129.orig.tar.gz ../
cd ..
tar xvfz sdlmame_0.129.orig.tar.gz
and t