forked from hasufell/hasufell-repository
games-rpg/zsdx: bump to 1.11.0
This commit is contained in:
parent
b2f216dacc
commit
954dabee02
@ -16,7 +16,7 @@ DEPENDENCIES="
|
|||||||
build:
|
build:
|
||||||
app-arch/zip
|
app-arch/zip
|
||||||
run:
|
run:
|
||||||
games-engines/solarus[~>1.4.0]
|
games-engines/solarus[~>1.5.0]
|
||||||
"
|
"
|
||||||
|
|
||||||
CMAKE_SRC_CONFIGURE_PARAMS=(
|
CMAKE_SRC_CONFIGURE_PARAMS=(
|
||||||
@ -36,7 +36,7 @@ src_install() {
|
|||||||
edo rm -f "${IMAGE%/}"/usr/share/${PN}
|
edo rm -f "${IMAGE%/}"/usr/share/${PN}
|
||||||
herebin ${PN} <<EOF
|
herebin ${PN} <<EOF
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
exec solarus_run "/usr/share/solarus/${PN}" "\$@"
|
exec solarus-run "/usr/share/solarus/${PN}" "\$@"
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
install_desktop_entry "Name=Zelda: Mystery of Solarus DX"
|
install_desktop_entry "Name=Zelda: Mystery of Solarus DX"
|
Loading…
Reference in New Issue
Block a user