This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] icoutils-0.31.0-1


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]