forked from hasufell/hasufell-repository
games-fps/urbanterror: use desktop-utils.exlib
This commit is contained in:
parent
be94cca2dc
commit
256fb5135a
@ -1,7 +1,7 @@
|
|||||||
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
require gtk-icon-cache
|
require desktop-utils gtk-icon-cache
|
||||||
|
|
||||||
ENGINE_PV=4.2.023
|
ENGINE_PV=4.2.023
|
||||||
FULL_P=UrbanTerror42_full017
|
FULL_P=UrbanTerror42_full017
|
||||||
@ -94,17 +94,7 @@ src_install() {
|
|||||||
insinto /usr/share/icons/hicolor/scalable/apps
|
insinto /usr/share/icons/hicolor/scalable/apps
|
||||||
doins "${FETCHEDDIR}"/${PN}.svg
|
doins "${FETCHEDDIR}"/${PN}.svg
|
||||||
|
|
||||||
insinto /usr/share/applications/
|
install_desktop_entry "Name=UrbanTerror"
|
||||||
hereins ${PN}.desktop << EOF
|
|
||||||
[Desktop Entry]
|
|
||||||
Name=UrbanTerror
|
|
||||||
Type=Application
|
|
||||||
Comment=${SUMMARY}
|
|
||||||
Exec=${PN}
|
|
||||||
TryExec=${PN}
|
|
||||||
Icon=${PN}
|
|
||||||
Categories=Game;ActionGame;
|
|
||||||
EOF
|
|
||||||
|
|
||||||
newbin build/release-linux-${my_arch}/Quake3-UrT-Ded.${my_arch} \
|
newbin build/release-linux-${my_arch}/Quake3-UrT-Ded.${my_arch} \
|
||||||
${PN}-dedicated
|
${PN}-dedicated
|
||||||
|
Loading…
Reference in New Issue
Block a user