mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-04 01:18:31 -04:00
games-emulation/conty: switch to full version and add genymotion.desktop
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
parent
5787d06b6b
commit
4073f62e38
@ -1 +1 @@
|
||||
DIST conty-1.27.1 1178997065 BLAKE2B a4bd5170be14f28855fe20c77bb0784515c4a374ff0fd645613c406aad388152dd45962d6017c1964269ca7fb9b119428d02d0b10643dc0f75994c19c64965dc SHA512 430d0c247fc587f26d4a3b6589929a92ab5afa4ef25b9006fcde5cc74b363b2cd2177af84260ed8264fecfb5e61d16d24f74cbb347fd5dfe8125bece23d4ab3d
|
||||
DIST conty-1.27.1 1873988950 BLAKE2B d954b009f05b03ee04b9cb219129b04e6ec6781c587f2a2be0c84959075233ea7cd2696aef0c4f5bc8a1255aea65f8eb9d85fd0cc1d675ef7ae181c29a901639 SHA512 e681f8cd23c3f6aa6e172280372c3ffa2e03fc4393ab5ad725bea4a485a0ec54ff7cf83cb68e165abd0d15349fa5054633655bca09586481474f347b9ac0fa56
|
||||
|
@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
inherit linux-info desktop
|
||||
|
||||
NAME="${PN}_lite_dwarfs.sh"
|
||||
NAME="${PN}_dwarfs.sh"
|
||||
DESCRIPTION="SquashFS image of Arch Linux with: Lutris, Steam, Bottles, Wine..."
|
||||
HOMEPAGE="https://github.com/Kron4ek/Conty"
|
||||
SRC_URI="https://github.com/Kron4ek/Conty/releases/download/${PV}/${NAME} -> $P"
|
||||
@ -25,6 +25,7 @@ src_install() {
|
||||
domenu "${FILESDIR}/${PN}-lutris.desktop"
|
||||
domenu "${FILESDIR}/${PN}-steam.desktop"
|
||||
domenu "${FILESDIR}/${PN}-bottles.desktop"
|
||||
domenu "${FILESDIR}/${PN}-genymotion.desktop"
|
||||
domenu "${FILESDIR}/${PN}-nautilus.desktop"
|
||||
}
|
||||
pkg_postinst() {
|
||||
|
5
games-emulation/conty/files/conty-genymotion.desktop
Normal file
5
games-emulation/conty/files/conty-genymotion.desktop
Normal file
@ -0,0 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Name=conty-genymotion
|
||||
Exec=conty genymotion
|
||||
Type=Application
|
||||
Terminal=false
|
Loading…
x
Reference in New Issue
Block a user