games/tome-sx: Add .desktop.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Melik 2017-11-11 19:23:28 +00:00 committed by Willy Sudiarto Raharjo
parent 9f9c133060
commit f642ba4c3e
3 changed files with 11 additions and 0 deletions

View file

@ -88,6 +88,9 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
find $PKG -name "delete.me" | xargs rm -f
find $PKG -name ".cvsignore" | xargs rm -f
install -m 0644 -D $CWD/tome-sx.png $PKG/usr/share/pixmaps/tome-sx.png
install -m 0644 -D $CWD/$PRGNAM.desktop $PKG/usr/share/applications/$PRGNAM.desktop
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
changes.txt copying.txt credits.txt LICENSE README.md lib/help \

View file

@ -0,0 +1,8 @@
[Desktop Entry]
Name=ToME-sx
Comment=Dive into Arda and defeat Morgoth
Exec=tome-sx
Terminal=true
Type=Application
Categories=Game;
Icon=tome-sx

BIN
games/tome-sx/tome-sx.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 603 B