games/xemu: Mark for x86_64.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
600e7d15f7
commit
27be0e9c21
|
@ -1,7 +1,9 @@
|
|||
PRGNAM="xemu"
|
||||
VERSION="0.7.86"
|
||||
HOMEPAGE="https://xemu.app"
|
||||
DOWNLOAD="https://github.com/mborgerson/xemu/archive/v0.7.86/xemu-0.7.86.tar.gz \
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/mborgerson/xemu/archive/v0.7.86/xemu-0.7.86.tar.gz \
|
||||
https://gitlab.com/qemu-project/berkeley-softfloat-3/-/archive/b64af41c3276f97f0e181920400ee056b9c88037/berkeley-softfloat-3-b64af41c3276f97f0e181920400ee056b9c88037.tar.gz \
|
||||
https://gitlab.com/qemu-project/berkeley-testfloat-3/-/archive/5a59dcec19327396a011a17fd924aed4fec416b3/berkeley-testfloat-3-5a59dcec19327396a011a17fd924aed4fec416b3.tar.gz \
|
||||
https://github.com/mborgerson/genconfig/archive/44bab849ce87fceafd74703bfcf2b61a1a1b738f/genconfig-44bab849ce87fceafd74703bfcf2b61a1a1b738f.tar.gz \
|
||||
|
@ -9,7 +11,7 @@ DOWNLOAD="https://github.com/mborgerson/xemu/archive/v0.7.86/xemu-0.7.86.tar.gz
|
|||
https://github.com/epezent/implot/archive/b47c8bacdbc78bc521691f70666f13924bb522ab/implot-b47c8bacdbc78bc521691f70666f13924bb522ab.tar.gz \
|
||||
https://gitlab.com/qemu-project/keycodemapdb/-/archive/d21009b1c9f94b740ea66be8e48a1d8ad8124023/keycodemapdb-d21009b1c9f94b740ea66be8e48a1d8ad8124023.tar.gz \
|
||||
https://github.com/abaire/nv2a_vsh_cpu/archive/d5a7308809a80e1b01b5c016127d4f1b91c8673b/nv2a_vsh_cpu-d5a7308809a80e1b01b5c016127d4f1b91c8673b.tar.gz"
|
||||
MD5SUM="f5d4863774ec134b7a7eac371e5b45b6 \
|
||||
MD5SUM_x86_64="f5d4863774ec134b7a7eac371e5b45b6 \
|
||||
7fa778ee82a15c09162b66564455c01e \
|
||||
5627edcf7c64f95f50925784c806e4d9 \
|
||||
f55989cc5fd27ee7cbf8addcec370275 \
|
||||
|
@ -17,8 +19,6 @@ MD5SUM="f5d4863774ec134b7a7eac371e5b45b6 \
|
|||
bc067af8983f58ff4fb492a5fc79dae6 \
|
||||
109a1dc5d8c7ed5745a78e78a5cfd7f2 \
|
||||
cfb9f8a87e1b685ca10fe4e0992c76fe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libslirp tomlplusplus"
|
||||
MAINTAINER="Steven Voges"
|
||||
EMAIL="svoges.sbo@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue