games-emulation/conty: add conty-lutris.desktop

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich 2025-02-26 18:03:38 +04:00 committed by peeweep
parent 7f794f36f1
commit d7d4adbb5d
2 changed files with 9 additions and 1 deletions

View File

@ -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]"

View File

@ -0,0 +1,5 @@
[Desktop Entry]
Name=conty-lutris
Exec=conty-1.27.1 lutris
Type=Application
Terminal=false