[SCM] hydrogen/master: Dont create xmp icon.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Fri Nov 25 00:49:39 UTC 2016
The following commit has been merged in the master branch:
commit ef159e6bfccf04842ff3795f8442b43b632d80ae
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Nov 25 01:06:25 2016 +0100
Dont create xmp icon.
diff --git a/debian/rules b/debian/rules
index 70c5429..932afe4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,16 +45,6 @@ debian/docs.stamp:
clean::
rm -f debian/docs.stamp
-imgstub = data/img/gray/h2-icon
-common-build-arch::
- #inkscape -z -e$(imgstub).png -D -w32 -h32 --export-area-snap $(imgstub).svg
- rsvg-convert -w 32 -h 32 -f png -o $(imgstub).png $(imgstub).svg
- pngtopnm -alpha $(imgstub).png > $(imgstub).alpha.pgm
- pngtopnm $(imgstub).png | ppmtoxpm -alphamask=$(imgstub).alpha.pgm > $(imgstub).xpm
- rm -f $(imgstub).png $(imgstub).alpha.pgm
-clean::
- rm -f $(imgstub).xpm
-
clean::
rm -rf CMakeCache.txt CMakeFiles/ try/
rm -f qt4.pyc version.cpp config.h
--
hydrogen packaging
More information about the pkg-multimedia-commits
mailing list