Page MenuHomeSolus

D6660.diff
No OneTemporary

D6660.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -7,10 +7,15 @@
libSDL2-2.0.so.0
libSDL2_ttf-2.0.so.0
libX11.so.6
+libXext.so.6
+libXi.so.6
+libXinerama.so.1
+libasound.so.2
libc.so.6
libdl.so.2
libexpat.so.1
libfontconfig.so.1
+libfreetype.so.6
libgcc_s.so.1
libjpeg.so.8
liblua.so.5.3
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : mame
-version : '0.209'
-release : 10
+version : '0.211'
+release : 11
source :
- - https://github.com/mamedev/mame/archive/mame0209.tar.gz : 9442e88bd87cfe407eb093a2ecb42a3850cabe31cd52c4efdef1bf7f584a8eab
+ - https://github.com/mamedev/mame/archive/mame0211.tar.gz : 427eacd8f3a1077fa504aacf9d004c2d709a44dc79defb9247fa6f7bb736134b
license :
- BSD-3-Clause
- CC0-1.0 # Localization files and other things
@@ -26,6 +26,7 @@
- pkgconfig(RapidJSON)
- pkgconfig(SDL2_ttf)
- pkgconfig(sqlite3)
+ - pkgconfig(xi)
- pkgconfig(xinerama)
- portmidi-devel
- pugixml-devel
@@ -60,10 +61,10 @@
install -Dm00755 $pkgfiles/mame -t $installdir/usr/bin
# File cleanup
- find . -name dir.txt -o \
- -name "LICENSE*" -o \
- -name *.po -o \
- -iname "readme*" | xargs rm -f
+ find \( -name dir.txt -o \
+ -name "LICENSE*" -o \
+ -name *.po -o \
+ -iname "readme*" \) -delete
rm -rf bgfx/shaders/{dx11,dx9,essl,metal}
# Install data directories
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -51,6 +51,18 @@
<Path fileType="data">/usr/share/mame/artwork/bgfx/chains/hq2x.png</Path>
<Path fileType="data">/usr/share/mame/artwork/bgfx/chains/hq3x.png</Path>
<Path fileType="data">/usr/share/mame/artwork/bgfx/chains/hq4x.png</Path>
+ <Path fileType="data">/usr/share/mame/artwork/chess/bb.png</Path>
+ <Path fileType="data">/usr/share/mame/artwork/chess/bk.png</Path>
+ <Path fileType="data">/usr/share/mame/artwork/chess/bn.png</Path>
+ <Path fileType="data">/usr/share/mame/artwork/chess/bp.png</Path>
+ <Path fileType="data">/usr/share/mame/artwork/chess/bq.png</Path>
+ <Path fileType="data">/usr/share/mame/artwork/chess/br.png</Path>
+ <Path fileType="data">/usr/share/mame/artwork/chess/wb.png</Path>
+ <Path fileType="data">/usr/share/mame/artwork/chess/wk.png</Path>
+ <Path fileType="data">/usr/share/mame/artwork/chess/wn.png</Path>
+ <Path fileType="data">/usr/share/mame/artwork/chess/wp.png</Path>
+ <Path fileType="data">/usr/share/mame/artwork/chess/wq.png</Path>
+ <Path fileType="data">/usr/share/mame/artwork/chess/wr.png</Path>
<Path fileType="data">/usr/share/mame/artwork/monochrome-chessboard.png</Path>
<Path fileType="data">/usr/share/mame/artwork/monochrome-matrix.png</Path>
<Path fileType="data">/usr/share/mame/artwork/scanlines.png</Path>
@@ -478,6 +490,7 @@
<Path fileType="data">/usr/share/mame/hash/cd32.xml</Path>
<Path fileType="data">/usr/share/mame/hash/cdi.xml</Path>
<Path fileType="data">/usr/share/mame/hash/cdtv.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/cecflop.xml</Path>
<Path fileType="data">/usr/share/mame/hash/cgenie_cass.xml</Path>
<Path fileType="data">/usr/share/mame/hash/cgenie_flop_rom.xml</Path>
<Path fileType="data">/usr/share/mame/hash/channelf.xml</Path>
@@ -512,6 +525,7 @@
<Path fileType="data">/usr/share/mame/hash/einstein.xml</Path>
<Path fileType="data">/usr/share/mame/hash/ekara_japan.xml</Path>
<Path fileType="data">/usr/share/mame/hash/ekara_japan_a.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/ekara_japan_ac.xml</Path>
<Path fileType="data">/usr/share/mame/hash/ekara_japan_bh.xml</Path>
<Path fileType="data">/usr/share/mame/hash/ekara_japan_d.xml</Path>
<Path fileType="data">/usr/share/mame/hash/ekara_japan_en.xml</Path>
@@ -604,6 +618,7 @@
<Path fileType="data">/usr/share/mame/hash/jakks_gamekey_nk.xml</Path>
<Path fileType="data">/usr/share/mame/hash/jakks_gamekey_nm.xml</Path>
<Path fileType="data">/usr/share/mame/hash/jakks_gamekey_sw.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/jb3000_flop.xml</Path>
<Path fileType="data">/usr/share/mame/hash/jpopira_jp.xml</Path>
<Path fileType="data">/usr/share/mame/hash/juicebox.xml</Path>
<Path fileType="data">/usr/share/mame/hash/jupace_cass.xml</Path>
@@ -667,6 +682,7 @@
<Path fileType="data">/usr/share/mame/hash/msx2_flop.xml</Path>
<Path fileType="data">/usr/share/mame/hash/msx2p_flop.xml</Path>
<Path fileType="data">/usr/share/mame/hash/msxr_flop.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/mt65_snap.xml</Path>
<Path fileType="data">/usr/share/mame/hash/mtx_cart.xml</Path>
<Path fileType="data">/usr/share/mame/hash/mtx_cass.xml</Path>
<Path fileType="data">/usr/share/mame/hash/mtx_flop.xml</Path>
@@ -985,6 +1001,10 @@
<Path fileType="data">/usr/share/mame/language/Ukrainian/strings.mo</Path>
<Path fileType="data">/usr/share/mame/language/Vietnamese/strings.mo</Path>
<Path fileType="data">/usr/share/mame/mame</Path>
+ <Path fileType="data">/usr/share/mame/plugins/autofire/autofire_menu.lua</Path>
+ <Path fileType="data">/usr/share/mame/plugins/autofire/autofire_save.lua</Path>
+ <Path fileType="data">/usr/share/mame/plugins/autofire/init.lua</Path>
+ <Path fileType="data">/usr/share/mame/plugins/autofire/plugin.json</Path>
<Path fileType="data">/usr/share/mame/plugins/boot.lua</Path>
<Path fileType="data">/usr/share/mame/plugins/cheat/cheat_json.lua</Path>
<Path fileType="data">/usr/share/mame/plugins/cheat/cheat_simple.lua</Path>
@@ -1064,12 +1084,12 @@
</Files>
</Package>
<History>
- <Update release="10">
- <Date>2019-04-26</Date>
- <Version>0.209</Version>
+ <Update release="11">
+ <Date>2019-07-03</Date>
+ <Version>0.211</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

Mime Type
text/plain
Expires
Fri, Aug 11, 9:37 PM (2 h, 58 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5831869
Default Alt Text
D6660.diff (6 KB)

Event Timeline