Bug#737992: openclonk: missing menu icon entry

2014-02-20 Thread Tobias Zwick
I have also noticed that your desktop file icon isn't displayed with
the latest version of openclonk in unstable. It also appears that
upstream's latest desktop file points to an openclonk image file which
doesn't exist either. I guess one of the high resolution oc*.png files
in src/res will do.

The openclonk icons *should* be in

  share/icons/hicolor/32x32/apps
  share/icons/hicolor/64x64/apps
  etc..

Are they not?

Greetings
- Newton


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#737992: openclonk: missing menu icon entry

2014-02-08 Thread Markus Koschany
Control: tags -1 patch

On 07.02.2014 21:33, Philipp Kern wrote:
[...]
 If you care about this, please send a patch. I won't work on it, but I'd
 apply work that was done.
 

Fair enough. Please find attached a patch that converts the
src/res/oc32.png icon to oc32.xpm, installs the file in the arch-indep
package, cleans it again and adds an icon entry to your menu file.

I have also noticed that your desktop file icon isn't displayed with the
latest version of openclonk in unstable. It also appears that upstream's
latest desktop file points to an openclonk image file which doesn't
exist either. I guess one of the high resolution oc*.png files in
src/res will do.

Regards,

Markus


diff -Nru openclonk-5.4.0/debian/changelog openclonk-5.4.0/debian/changelog
--- openclonk-5.4.0/debian/changelog2014-01-31 22:15:22.0 +0100
+++ openclonk-5.4.0/debian/changelog2014-02-08 00:24:17.0 +0100
@@ -1,3 +1,10 @@
+openclonk (5.4.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add missing menu icon to openclonk.menu. (Closes: #737992)
+
+ -- Markus Koschany a...@gambaru.de  Sat, 08 Feb 2014 00:01:36 +0100
+
 openclonk (5.4.0-1) unstable; urgency=medium
 
   * Imported Upstream version 5.4.0
diff -Nru openclonk-5.4.0/debian/clean openclonk-5.4.0/debian/clean
--- openclonk-5.4.0/debian/clean1970-01-01 01:00:00.0 +0100
+++ openclonk-5.4.0/debian/clean2014-02-08 00:24:17.0 +0100
@@ -0,0 +1 @@
+oc32.xpm
diff -Nru openclonk-5.4.0/debian/openclonk-data.install 
openclonk-5.4.0/debian/openclonk-data.install
--- openclonk-5.4.0/debian/openclonk-data.install   2014-01-28 
22:59:09.0 +0100
+++ openclonk-5.4.0/debian/openclonk-data.install   2014-02-08 
00:24:17.0 +0100
@@ -1 +1,2 @@
 usr/share/games/openclonk
+oc32.xpm usr/share/pixmaps
diff -Nru openclonk-5.4.0/debian/openclonk.menu 
openclonk-5.4.0/debian/openclonk.menu
--- openclonk-5.4.0/debian/openclonk.menu   2014-01-31 22:09:27.0 
+0100
+++ openclonk-5.4.0/debian/openclonk.menu   2014-02-08 00:24:17.0 
+0100
@@ -1,3 +1,6 @@
-?package(openclonk):needs=X11 section=Games/Action\
-  title=OpenClonk command=/usr/games/openclonk \
-  longtitle=OpenClonk - a fast-paced game of strategy, action and skill
+?package(openclonk):needs=X11 \
+  section=Games/Action \
+  title=OpenClonk \
+  command=/usr/games/openclonk \
+  longtitle=OpenClonk - a fast-paced game of strategy, action and skill \
+  icon=/usr/share/pixmaps/oc32.xpm
diff -Nru openclonk-5.4.0/debian/rules openclonk-5.4.0/debian/rules
--- openclonk-5.4.0/debian/rules2014-01-31 22:09:27.0 +0100
+++ openclonk-5.4.0/debian/rules2014-02-08 00:24:17.0 +0100
@@ -14,3 +14,6 @@
 
 override_dh_builddeb:
dh_builddeb -- -Zxz
+
+override_dh_auto_build-indep:
+   convert -monitor src/res/oc32.png oc32.xpm


signature.asc
Description: OpenPGP digital signature


Bug#737992: openclonk: missing menu icon entry

2014-02-07 Thread Markus Koschany
Package: openclonk
Version: 5.4.0-1
Severity: wishlist
User: pkg-games-de...@lists.alioth.debian.org
Usertags: desktop-integration goals not-gamesteam

Dear maintainer,

currently openclonk does not supply a menu icon hence the
game is not well integrated into the user's desktop environment.
Please consider adding an icon entry to your menu file.

Please refer to

https://wiki.debian.org/Games/JessieReleaseGoal

for further information.

Regards,

Markus



signature.asc
Description: OpenPGP digital signature


Bug#737992: openclonk: missing menu icon entry

2014-02-07 Thread Philipp Kern

On 2014-02-07 13:39, Markus Koschany wrote:

Package: openclonk
Version: 5.4.0-1
Severity: wishlist
User: pkg-games-de...@lists.alioth.debian.org
Usertags: desktop-integration goals not-gamesteam

Dear maintainer,

currently openclonk does not supply a menu icon hence the
game is not well integrated into the user's desktop environment.
Please consider adding an icon entry to your menu file.

Please refer to

https://wiki.debian.org/Games/JessieReleaseGoal


If you care about this, please send a patch. I won't work on it, but I'd 
apply work that was done.


Kind regards and thanks
Philipp Kern


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org