[games-fps/urbanterror] QA fixes in live ebuild.

This commit is contained in:
Nils "holgersson" Freydank 2017-04-23 18:11:11 +02:00
parent 61123a9ce8
commit dfc084fad5
No known key found for this signature in database
GPG Key ID: 389761F3E6B0AABE

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit flag-o-matic git-r3
inherit flag-o-matic git-r3 gnome2-utils
DESCRIPTION="Hollywood tactical shooter based on the ioquake3 engine"
HOMEPAGE="http://urbanterror.info"
@ -90,7 +90,7 @@ src_install() {
if use client; then
newbin build/$(usex debug "debug" "release")-linux-${my_arch}/Quake3-UrT.${my_arch} ${PN}
# Shooter as defined in https://specifications.freedesktop.org/menu-spec/latest/apas02.html
make_desktop_entry ${PN} "UrbanTerror" ${PN} Games;Shooter
make_desktop_entry ${PN} "UrbanTerror" ${PN}
fi
# means: dedicated server only