Skip to content

Commit

Permalink
games-arcade/kajaani-kombat: add .desktop icon, EAPI 7->8
Browse files Browse the repository at this point in the history
Signed-off-by: Ionen Wolkens <[email protected]>
  • Loading branch information
ionenwks committed Jun 29, 2021
1 parent 3fda2ec commit 9d6822b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions games-arcade/kajaani-kombat/kajaani-kombat-0.7-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

inherit desktop flag-o-matic toolchain-funcs

Expand Down Expand Up @@ -45,7 +45,8 @@ src_install() {
insinto /usr/share/${PN}
doins *.{ogg,png,ttf}

make_desktop_entry ${PN} "Kajaani Kombat" applications-games

einstalldocs

newicon 1face.png ${PN}.png
make_desktop_entry ${PN} "Kajaani Kombat"
}

0 comments on commit 9d6822b

Please sign in to comment.