[redeclipse] 69/494: Depend on imagemagick for icon convert

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit 4cc6d20663fcb5c38f45352a7bcd0d43f5e7b947
Author: Arand Nash <ienorand at gmail.com>
Date:   Tue Mar 8 19:46:25 2011 +0000

    Depend on imagemagick for icon convert
---
 rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rules b/rules
index 04e84a5..9ef2ace 100755
--- a/rules
+++ b/rules
@@ -11,3 +11,7 @@
 
 %:
 	dh $@ --sourcedirectory=src
+
+override_dh_auto_build:
+	convert -shave 8x8 -resize 32x32 src/site/bits/favicon.png debian/redeclipse.xpm	
+	dh_auto_build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git



More information about the Pkg-games-commits mailing list