[freeorion] 03/10: Don't convert and install the xpm icon any more.

Markus Koschany apo at moszumanska.debian.org
Sat May 6 15:52:04 UTC 2017


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

apo pushed a commit to branch master
in repository freeorion.

commit 9876e740fb99c6fc0317f9ef677d7ebc7bb29a81
Author: Markus Koschany <apo at debian.org>
Date:   Sat May 6 00:28:46 2017 +0200

    Don't convert and install the xpm icon any more.
---
 debian/clean                  | 1 -
 debian/freeorion-data.install | 1 -
 debian/rules                  | 4 ----
 3 files changed, 6 deletions(-)

diff --git a/debian/clean b/debian/clean
deleted file mode 100644
index 61c63b4..0000000
--- a/debian/clean
+++ /dev/null
@@ -1 +0,0 @@
-debian/*.xpm
diff --git a/debian/freeorion-data.install b/debian/freeorion-data.install
index 8d7c589..2eb5383 100644
--- a/debian/freeorion-data.install
+++ b/debian/freeorion-data.install
@@ -1,4 +1,3 @@
 CONTRIBUTING.md                 usr/share/doc/freeorion
-debian/freeorion.xpm            usr/share/pixmaps
 usr/share/freeorion/default     usr/share/games/freeorion
 usr/share/icons
diff --git a/debian/rules b/debian/rules
index 8d87591..e6aa9f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,10 +24,6 @@ override_dh_auto_configure:
 		-DCMAKE_VERBOSE_MAKEFILE=ON \
 		-DCMAKE_BUILD_TYPE=$(TYPE)
 
-override_dh_auto_build-indep:
-	## generate 32x32 xpm icon for compatibility reasons
-	convert -monitor default/data/art/icons/FO_Icon_32x32.png debian/freeorion.xpm
-
 #workaround for 'dpkg-shlibdeps: error: couldn't find library libGiGi*.so'
 override_dh_shlibdeps:
 	LD_LIBRARY_PATH="$(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/freeorion:$(LD_LIBRARY_PATH)" dh_shlibdeps

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



More information about the Pkg-games-commits mailing list