[ITP] icoutils-0.31.0-1

David Stacey drstacey@tiscali.co.uk
Wed Sep 25 21:51:00 GMT 2013


icoutils is a set of programmes for extracting and converting Microsoft 
icon and cursor files. Found in most major Linux distros [1].


# 32-bit:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/32bit/release
wget --no-check-certificate --no-host-directories --force-directories 
--cut-dirs=5 \
${BASEURL}/icoutils/icoutils-0.31.0-1-src.tar.xz \
${BASEURL}/icoutils/icoutils-0.31.0-1.tar.xz \
${BASEURL}/icoutils/icoutils-debuginfo/icoutils-debuginfo-0.31.0-1.tar.xz \
${BASEURL}/icoutils/icoutils-debuginfo/setup.hint \
${BASEURL}/icoutils/setup.hint


# 64-bit:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/64bit/release
wget --no-check-certificate --no-host-directories --force-directories 
--cut-dirs=5 \
${BASEURL}/icoutils/icoutils-0.31.0-1-src.tar.xz \
${BASEURL}/icoutils/icoutils-0.31.0-1.tar.xz \
${BASEURL}/icoutils/icoutils-debuginfo/icoutils-debuginfo-0.31.0-1.tar.xz \
${BASEURL}/icoutils/icoutils-debuginfo/setup.hint \
${BASEURL}/icoutils/setup.hint


This came out of my attempt to build lilypond for 64-bit Cygwin a couple 
of months ago. This didn't go as well as I'd hoped - lilypond built but 
would go into an infinite loop calling yypase() endlessly when run. I 
debugged this for a couple of evenings but never got to the bottom of 
it. Anyway, the version of lilypond I was trying to build required 
icoutils, so I built it and offer it here in case it is useful to anyone 
else.

Many thanks in advance for looking at this package,

Dave.

[1] http://pkgs.org/search/?keyword=icoutils




More information about the Cygwin-apps mailing list