Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: mame-mess | Distribution: openSUSE Tumbleweed |
Version: 0.236 | Vendor: openSUSE |
Release: 1.5 | Build date: Wed Jan 12 07:58:14 2022 |
Group: System/Emulators/Other | Build host: obs-power8-01 |
Size: 214765455 | Source RPM: mame-mess-0.236-1.5.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://mamedev.org/ | |
Summary: Multi Emulator Super System |
This is the MESS only build of MAME; it has been compiled without Arcade built in. MESS is an emulator for many game consoles and computer systems, based on the MAME core and now a part of MAME. MESS emulates portable and console gaming systems, computer platforms, and calculators.
BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later
* Wed Sep 29 2021 Paolo Stivanin <info@paolostivanin.com> - Update to 0.236 * see https://mametesters.org/changelog_page.php for notes - Fix below changelog entry (s/332/232/) * Mon May 31 2021 Ferdinand Thiessen <rpm@fthiessen.de> - Update to 0.232 * slrasslt: Fix stage 3 crashes the emulator. * itaten: Fix incorrect default difficulty setting * luckywld, luckywldj: Lucky and Wild aren't talkitive + some missing sound effects * mslug, mslugx, garou: lower volume on parts of music * sgunner2, sgunner2j: Machine gun samples do not seem to play ingame * suzuka8h, suzuk8h2, finallap, finalap2, finalap3, fourtrax: Fixed buzz/humming sound in background * UI: Fixed File Manager crashes MAME in spectacular ways * offensiv: Loses sound after stage 1 and is not possible to complete because of bar at stage 5 * arabianm: Just before round 1 starts, there's a vertical line in the black screen that disappears when you enter the game * timelimt: Sound broken after game over * See https://mametesters.org/changelog_page.php for all changes * Tue May 25 2021 Guillaume GARDET <guillaume.gardet@opensuse.org> - Update _constraints to use workers with 'asimdrdm' CPU flag to avoid endless builds on aarch64 * Fri Mar 26 2021 Simon Vogl <simon.vogl@gmx.net> - Update to version 0.229 * see https://mametesters.org/changelog_page.php for notes - Specifically require lua 5.3 as lua 5.4+ is not yet supported - Drop add_tms57002_hxx_dependecy.patch as it is merged upstream - Disable the 64bit executable suffix for all architectures - Disable lto on i586 - Further reduce number of parallel build threads to avoid oom * Wed Jan 06 2021 Guillaume GARDET <guillaume.gardet@opensuse.org> - Relax constraints for aarch64 * Thu Dec 17 2020 Guillaume GARDET <guillaume.gardet@opensuse.org> - Fix build on aarch64 * Mon Nov 23 2020 Avindra Goolcharan <avindra@opensuse.org> - Update to version 0.226 * see https://mametesters.org/changelog_page.php for notes - partial cleanup with spec-cleaner * Fri Jun 19 2020 Michel Normand <normand@linux.vnet.ibm.com> - Changes for ppc64/ppc64le builds: - Reduce build memory _constraints to match PowerPC workers - Reduce number of parallel build threads to avoid oom - Disable lto for for same reason. - New fix-922619.patch https://github.com/mamedev/mame/issues/3157 * Fri Jun 05 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Fix build of tool subpackage, src2html was removed in 0220. * Sun Apr 12 2020 Martin Hauke <mardnh@gmx.de> - Update to version 0.220 See http://mamedev.org/releases/whatsnew_0220.txt for details - Drop patch: * fix_mkdir_order.patch (fixed by upstream) * Sun Dec 15 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Reduce constraints for mess and increase for mame, fix sporadic build failures for mame. - Force UTF-8 locale to fix python3 errors on Leap 15.x. * Sun Dec 08 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Split mame, mame-mess and tools build using _multibuild. This allows to reduce the disk constraints to 33 GByte, 31 GByte and 8 GByte respectively. - Use python3 instead of python2 for building - Spec file cleanup: * Drop obsolete %desktop_database_post/postun scriptlets * Generalize arch specific conditional build statements * Thu Oct 31 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Update BuildRequires for current version: - drop libuv, replaced by asio - add pugixml, RapidJSON, glm - Remove lto flags mangling again, linker memory usage does not grow linearly with number of partitions. It also significantly hurts build time, occasionaly causing timeouts during linking. - Reduce disk usage for temporary static libraries, add use_thin_archives.patch - Set disk constraints to value reported by OBS statistics. With thin archives 47GB are required (regular archives: 59GB). * Tue Oct 29 2019 Luke Jones <luke@ljones.dev> - Increase disk space requirement in build constraints due to lto. * Sun Oct 27 2019 Dave Plater <davejplater@gmail.com> - Make LTO flags match the number of make threads to fix link time build failures. * Thu Sep 19 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Add LTO flags to LDFLAGS, avoids failing builds due to timeouts during linking. * Thu Aug 22 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Remove conditionals for EOLed distro versions - Adjust _constraints and limits to fix failing builds * Fri Jul 05 2019 Martin Hauke <mardnh@gmx.de> - Update to version 0.211 See http://mamedev.org/releases/whatsnew_0211.txt for details * Thu May 30 2019 Martin Hauke <mardnh@gmx.de> - Update to version 0.210 See http://mamedev.org/releases/whatsnew_0210.txt for details - Add BuildRequires "pkgconfig(xi)" * Wed Apr 24 2019 Martin Hauke <mardnh@gmx.de> - Update to version 0.209 See http://mamedev.org/releases/whatsnew_0209.txt for details * Wed Mar 27 2019 Martin Hauke <mardnh@gmx.de> - Update to version 0.208 See http://mamedev.org/releases/whatsnew_0208.txt for details * Mon Mar 18 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Set memory-per-cpu to 1.6 GByte, builds fail occasionaly - Increase disk constraints by 2 GByte to 42 GByte - Fix failing builds due to missing Makefile dependency, gh#mamedev/mame#4771: Add add_tms57002_hxx_dependecy.patch - Correct Url: to use https: - Use %license * Sun Mar 17 2019 Jan Engelhardt <jengelh@inai.de> - Replace open-coded memory limiter by %limit_build (available in all supported versions; that is, >= 42.3:Update) * Wed Feb 27 2019 Martin Hauke <mardnh@gmx.de> - Update to version 0.207 See http://mamedev.org/releases/whatsnew_0207.txt for details * Wed Jan 30 2019 mardnh@gmx.de - Update to version 0.206 See http://mamedev.org/releases/whatsnew_0206.txt for details * Sun Jan 20 2019 mardnh@gmx.de - Update to version 0.205 See http://mamedev.org/releases/whatsnew_0205.txt http://mamedev.org/releases/whatsnew_0204.txt http://mamedev.org/releases/whatsnew_0203.txt http://mamedev.org/releases/whatsnew_0202.txt http://mamedev.org/releases/whatsnew_0201.txt http://mamedev.org/releases/whatsnew_0200.txt - Remove patch (fixed upstream) * 0001-Avoid-multiple-explicit-instantiations-definition-of.patch * Mon Jul 23 2018 guillaume.gardet@opensuse.org - Update _constraints to avoid no space left seen on aarch64 * Fri Jun 29 2018 stefan.bruens@rwth-aachen.de - Fix build on 32bit ARM architectures: 0001-Avoid-multiple-explicit-instantiations-definition-of.patch * Thu Jun 28 2018 mardnh@gmx.de - Update to version 0.199 See http://mamedev.org/releases/whatsnew_0199.txt * Wed Jun 27 2018 mardnh@gmx.de - Update to version 0.198 See http://mamedev.org/releases/whatsnew_0198.txt http://mamedev.org/releases/whatsnew_0197.txt http://mamedev.org/releases/whatsnew_0196.txt http://mamedev.org/releases/whatsnew_0195.txt http://mamedev.org/releases/whatsnew_0194.txt for details - Remove patch: * treat_gcc73_and_later_like_gcc72.patch (fixed upstream) - Change build requirements gcc7-c++ to fix compilation on Leap 42.3. * Fri Feb 09 2018 stefan.bruens@rwth-aachen.de - Add fix_mkdir_order.patch Fix race condition in directory creation. Due to a missing dependency in the makefiles objects where created concurrently with the target directories, leading to sporadic build failures. * Tue Jan 30 2018 stefan.bruens@rwth-aachen.de - Add treat_gcc73_and_later_like_gcc72.patch: Current code does not detect GCC 7.3 and fails to build GLM * Mon Jan 22 2018 stefan.bruens@rwth-aachen.de - Several build fixes: * Do no limit parallelism based on architecture, biggest memory hog is final linking step, which is serial anyway * Limit parallelism based on actual available memory, top is about 1.4 GB per compiler job * Limit debug level only on 32 bit archs (ix86, arm) * Mangle %optflags instead of $RPM_OPT_FLAGS when reducing debug level (-g1) for 32 bit archs, $RPM_OPT_FLAGS is unused * Use gold instead of bfd linker, uses slightly less memory * Delete static libraries between building mame-arcade and mame-mess, these are no longer needed, by use disk space * Set disk _constraints to 32 GB again, this is required by - g2 builds on Leap 42.3/x86_64. * Fix DOS line endings also for whatsnew*.txt * Fri Jan 05 2018 jones_ld@protonmail.com - Update to version 0.193 * See /usr/share/doc/mame/whatsnew_0.193.txt for details
/etc/skel/. /etc/skel/.. /etc/skel/.mess /etc/skel/.mess/mess.ini /usr/bin/mame-mess /usr/share/applications/mame-mess.desktop /usr/share/doc/packages/mame-mess /usr/share/doc/packages/mame-mess/README.md /usr/share/doc/packages/mame-mess/whatsnew-0.236.txt /usr/share/licenses/mame-mess /usr/share/licenses/mame-mess/COPYING /usr/share/licenses/mame-mess/LICENSE /usr/share/man/man6/mame-mess.6.gz /usr/share/metainfo /usr/share/metainfo/mame-mess.appdata.xml /usr/share/pixmaps/mame-mess.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jun 22 00:01:11 2022