Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10718523
D10310.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
6 KB
Referenced Files
None
Subscribers
None
D10310.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : mame
-version : '0.226'
-release : 26
+version : '0.227'
+release : 27
source :
- - https://github.com/mamedev/mame/archive/mame0226.tar.gz : 7c4c9ec232ba988e65fd29665c9b8e40b5ac3aa9f561eeb107cebbf08ba94baf
+ - https://github.com/mamedev/mame/archive/mame0227.tar.gz : 95dbce00a4f05a35f66ef966fe9efad1e4e78ce62e0eba3f7031dfa6737829a5
license :
- BSD-3-Clause
- CC0-1.0 # Localization files and other things
@@ -30,9 +30,9 @@
- portmidi-devel
- pugixml-devel
build : |
- # -g2 flag is removed because it's bloating mame64 executable file
- # AFAIK every 64-bit processor supports SSE3, so I'm enabling it
- # Using bundled utf8proc library because it's not in Solus repository
+ # -g2 flag is removed because it's bloating mame64 executable file.
+ # Every 64-bit processor supports SSE2, so I'm enabling it.
+ # Using bundled utf8proc library because it's not in the Solus repository.
export CFLAGS="${CFLAGS/-g2/}"
export CXXFLAGS="${CXXFLAGS/-g2/}"
@@ -42,7 +42,7 @@
PYTHON_EXECUTABLE=python3 \
REGENIE=1 \
SDL_INI_PATH=/usr/share/defaults/mame \
- SSE3=1 \
+ SSE2=1 \
TOOLS=1 \
USE_SYSTEM_LIB_EXPAT=1 \
USE_SYSTEM_LIB_FLAC=1 \
@@ -54,7 +54,8 @@
USE_SYSTEM_LIB_PUGIXML=1 \
USE_SYSTEM_LIB_RAPIDJSON=1 \
USE_SYSTEM_LIB_SQLITE3=1 \
- USE_SYSTEM_LIB_ZLIB=1
+ USE_SYSTEM_LIB_ZLIB=1 \
+ -j4 # The amount of RAM it requires is ridiculous.
install : |
# Install executable files with proper filenames
install -Dm00755 ./mame64 $installdir/usr/share/mame/mame
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -71,6 +71,7 @@
<Path fileType="data">/usr/share/mame/artwork/slot-mask-aligned.png</Path>
<Path fileType="data">/usr/share/mame/artwork/slot-mask.png</Path>
<Path fileType="data">/usr/share/mame/artwork/white.png</Path>
+ <Path fileType="data">/usr/share/mame/bgfx/chains/Fighters.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/chains/crt-geom-deluxe.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/chains/crt-geom.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/chains/default.json</Path>
@@ -721,6 +722,7 @@
<Path fileType="data">/usr/share/mame/hash/dragon_flop.xml</Path>
<Path fileType="data">/usr/share/mame/hash/dragon_os9.xml</Path>
<Path fileType="data">/usr/share/mame/hash/e01_flop.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/easy_karaoke_cart.xml</Path>
<Path fileType="data">/usr/share/mame/hash/ec1841.xml</Path>
<Path fileType="data">/usr/share/mame/hash/einstein.xml</Path>
<Path fileType="data">/usr/share/mame/hash/ekara_japan.xml</Path>
@@ -856,9 +858,12 @@
<Path fileType="data">/usr/share/mame/hash/laser2001_cart.xml</Path>
<Path fileType="data">/usr/share/mame/hash/laser2001_flop.xml</Path>
<Path fileType="data">/usr/share/mame/hash/leapfrog_didj_cart.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/leapfrog_iquest_cart.xml</Path>
<Path fileType="data">/usr/share/mame/hash/leapfrog_leappad_cart.xml</Path>
<Path fileType="data">/usr/share/mame/hash/leapfrog_ltleappad_cart.xml</Path>
<Path fileType="data">/usr/share/mame/hash/leapfrog_mfleappad_cart.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/leapfrog_turboextreme_cart.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/leapfrog_turbotwistbrainquest_cart.xml</Path>
<Path fileType="data">/usr/share/mame/hash/leapster.xml</Path>
<Path fileType="data">/usr/share/mame/hash/lisa.xml</Path>
<Path fileType="data">/usr/share/mame/hash/lisa2.xml</Path>
@@ -945,6 +950,8 @@
<Path fileType="data">/usr/share/mame/hash/nes_kstudio.xml</Path>
<Path fileType="data">/usr/share/mame/hash/nes_ntbrom.xml</Path>
<Path fileType="data">/usr/share/mame/hash/next.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/next_cdrom.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/next_hdd.xml</Path>
<Path fileType="data">/usr/share/mame/hash/ngp.xml</Path>
<Path fileType="data">/usr/share/mame/hash/ngpc.xml</Path>
<Path fileType="data">/usr/share/mame/hash/nimbus.xml</Path>
@@ -1167,12 +1174,15 @@
<Path fileType="data">/usr/share/mame/hash/vsmile_cd.xml</Path>
<Path fileType="data">/usr/share/mame/hash/vsmileb_cart.xml</Path>
<Path fileType="data">/usr/share/mame/hash/vsmilem_cart.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/vtech_innotab_cart.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/vtech_innotv_innotabmax_cart.xml</Path>
<Path fileType="data">/usr/share/mame/hash/vtech_storio_cart.xml</Path>
<Path fileType="data">/usr/share/mame/hash/vz_cass.xml</Path>
<Path fileType="data">/usr/share/mame/hash/vz_snap.xml</Path>
<Path fileType="data">/usr/share/mame/hash/wangpc.xml</Path>
<Path fileType="data">/usr/share/mame/hash/waveterm.xml</Path>
<Path fileType="data">/usr/share/mame/hash/wicat.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/wizard_cart.xml</Path>
<Path fileType="data">/usr/share/mame/hash/wmbullet.xml</Path>
<Path fileType="data">/usr/share/mame/hash/wscolor.xml</Path>
<Path fileType="data">/usr/share/mame/hash/wswan.xml</Path>
@@ -1337,12 +1347,12 @@
</Files>
</Package>
<History>
- <Update release="26">
- <Date>2020-11-01</Date>
- <Version>0.226</Version>
+ <Update release="27">
+ <Date>2021-01-06</Date>
+ <Version>0.227</Version>
<Comment>Packaging update</Comment>
<Name>Fabio Forni</Name>
<Email>livingsilver94.solus@redaril.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 6 2023, 3:47 AM (13 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808329
Default Alt Text
D10310.id.diff (6 KB)
Attached To
Mode
D10310: Update mame to 0.227
Attached
Detach File
Event Timeline
Log In to Comment