Freedoom icons

djcj djcj at gmx.de
Sun Jun 1 11:11:15 UTC 2014


Package: freedoom
Version: 0.8-1

Hi. If you not only want to create XPM icons but also hicolor PNG icons, 
you could use this script:
https://gist.github.com/darealshinji/cdb951e9ce6c062dad3e/

Usage in debian/rules would be:
     $(CURDIR)/debian/make-icons.sh debian/freedoom1.xpm freedoom1-icons
     $(CURDIR)/debian/make-icons.sh debian/freedoom2.xpm freedoom2-icons
     $(CURDIR)/debian/make-icons.sh debian/freedm.xpm freedm-icons

And of course to install the icons, add this to the .install files (and 
remove the *.xpm lines):
     freedm-icons/*         usr/share
     freedoom1-icons/*         usr/share
     freedoom2-icons/*         usr/share

Only problem at the moment is, that the input requires width and height 
to be equal.
So I've edited the XPMs and put them in the Debian folder. You can get 
the XPMs and
and updated copyright file here:
https://gist.github.com/darealshinji/4e31d40e87d33ce82955

--djcj



More information about the Pkg-games-devel mailing list