Package: supertux
Version: supertux_0.1.3-1
Severity: wishlist

Hi Gürkan,

There has been a request (#305334) to your package to include a desktop
file. I think that bug has been closed by accident.

In fact, this is the only difference between the package in debian and
ubuntu. To get rid off this diff, here is the patch we have in ubuntu:

+++ supertux-0.1.2/debian/rules
@@ -64,6 +64,9 @@
        cp -vR data/music
$(CURDIR)/debian/supertux-data/usr/share/games/supertux
        cp -vR data/{CREDITS,*.txt,supertux.strf}
$(CURDIR)/debian/supertux-data/usr/share/games/supertux

+       #install desktop file
+       install -d $(CURDIR)/debian/supertux/usr/share/applications
+       install -m 644 debian/supertux.desktop
$(CURDIR)/debian/supertux/usr/share/applications

 binary-indep: build install

only in patch2:
unchanged:
--- supertux-0.1.2.orig/debian/supertux.desktop
+++ supertux-0.1.2/debian/supertux.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Version=0.9.4
+Encoding=UTF-8
+Name=SuperTux
+Type=Application
+GenericName=Game
+Comment=A classic 2D jump'n run sidescroller game
+Exec=supertux
+Icon=supertux.xpm
+Terminal=false
+Hidden=false
+Categories=Game;2DGraphics;AdventureGame;ArcadeGame

Thank you for considering it.
regards



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to