Package: flobopuyo
Version: 0.20-2.1
Severity: wishlist
Tags: patch

Please consider applying the following patch, which adds a desktop file
to this package.

Desktop files are the new way how GNOME and KDE handle the applications
menu, and should be used instead or additionally to old Debian .menu
files. The freedesktop.org specification can be found at
http://standards.freedesktop.org/desktop-entry-spec/latest/

Thanks,
Lukas

-- 
Lukas Fittl <[EMAIL PROTECTED]>
--- flobopuyo-0.20/debian/rules
+++ flobopuyo-0.20/debian/rules
@@ -36,6 +36,9 @@
        dh_clean -k
        dh_installdirs
        $(MAKE) install DESTDIR=$(CURDIR)/debian/flobopuyo
+
+       mkdir -p $(CURDIR)/debian/flobopuyo/usr/share/applications
+       cp $(CURDIR)/debian/flobopuyo.desktop $(CURDIR)/debian/flobopuyo/usr/share/applications

 # Build architecture-independent files here.
 binary-indep: build install
@@ -60,6 +63,7 @@
 #      dh_installinfo
        dh_installman debian/flobopuyo.6
        dh_link
+       dh_desktop
        dh_strip
        dh_compress
        dh_fixperms
only in patch2:
unchanged:
--- flobopuyo-0.20.orig/debian/flobopuyo.desktop
+++ flobopuyo-0.20/debian/flobopuyo.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Encoding=UTF-8
+Type=Application
+Version=1.4
+Name=Flobo Puyo
+Exec=flobopuyo
+Terminal=false
+Categories=Game;BlocksGame;
+Comment=A tetris-like game
+Comment[pt]=Estilo Tetris
+Icon=

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to