mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-10 11:58:43 -04:00
games-emulation/conty: add conty-lutris.desktop
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
parent
7f794f36f1
commit
d7d4adbb5d
@ -2,7 +2,8 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
inherit linux-info
|
||||
inherit linux-info desktop
|
||||
|
||||
NAME="${PN}_lite_dwarfs.sh"
|
||||
DESCRIPTION="SquashFS image of Arch Linux with: Lutris, Steam, Bottles, Wine..."
|
||||
HOMEPAGE="https://github.com/Kron4ek/Conty"
|
||||
@ -20,6 +21,8 @@ CONFIG_CHECK="
|
||||
"
|
||||
src_install() {
|
||||
dobin "${DISTDIR}/${P}"
|
||||
|
||||
domenu "${FILESDIR}/${PN}-lutris.desktop"
|
||||
}
|
||||
pkg_postinst() {
|
||||
einfo "How to use: $ ${NAME} [command] [command_arguments]"
|
||||
|
5
games-emulation/conty/files/conty-lutris.desktop
Normal file
5
games-emulation/conty/files/conty-lutris.desktop
Normal file
@ -0,0 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Name=conty-lutris
|
||||
Exec=conty-1.27.1 lutris
|
||||
Type=Application
|
||||
Terminal=false
|
Loading…
x
Reference in New Issue
Block a user