public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITP] icoutils-0.31.0-1
@ 2013-09-25 21:51 David Stacey
  2013-10-21 19:04 ` David Stacey
  0 siblings, 1 reply; 5+ messages in thread
From: David Stacey @ 2013-09-25 21:51 UTC (permalink / raw)
  To: cygwin-apps

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ITP] icoutils-0.31.0-1
  2013-09-25 21:51 [ITP] icoutils-0.31.0-1 David Stacey
@ 2013-10-21 19:04 ` David Stacey
  2013-10-22  7:55   ` Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: David Stacey @ 2013-10-21 19:04 UTC (permalink / raw)
  To: cygwin-apps

On 25/09/2013 22:51, David Stacey wrote:
> 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

I'm not sure if there's any interest in this package, but I'd be 
grateful if someone could find the time to give it a quick look over.

Many thanks in advance,

Dave.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ITP] icoutils-0.31.0-1
  2013-10-21 19:04 ` David Stacey
@ 2013-10-22  7:55   ` Corinna Vinschen
  2013-10-22 14:05     ` Christopher Faylor
  0 siblings, 1 reply; 5+ messages in thread
From: Corinna Vinschen @ 2013-10-22  7:55 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 1552 bytes --]

On Oct 21 20:04, David wrote:
> On 25/09/2013 22:51, David Stacey wrote:
> >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
> 
> I'm not sure if there's any interest in this package, but I'd be
> grateful if someone could find the time to give it a quick look
> over.

Packaging looks good.  Feel free to upload.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ITP] icoutils-0.31.0-1
  2013-10-22  7:55   ` Corinna Vinschen
@ 2013-10-22 14:05     ` Christopher Faylor
  2013-10-22 14:19       ` Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: Christopher Faylor @ 2013-10-22 14:05 UTC (permalink / raw)
  To: cygwin-apps

On Tue, Oct 22, 2013 at 09:55:03AM +0200, Corinna Vinschen wrote:
>On Oct 21 20:04, David wrote:
>> On 25/09/2013 22:51, David Stacey wrote:
>> >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
>> 
>> I'm not sure if there's any interest in this package, but I'd be
>> grateful if someone could find the time to give it a quick look
>> over.
>
>Packaging looks good.  Feel free to upload.

Note that packages that are not listed in the cygwin-pkg-maint file
will not be recognized.  Maintainers can only upload packages that
they maintain.  I added David but it will take a few minutes to
propagate.

cgf

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ITP] icoutils-0.31.0-1
  2013-10-22 14:05     ` Christopher Faylor
@ 2013-10-22 14:19       ` Corinna Vinschen
  0 siblings, 0 replies; 5+ messages in thread
From: Corinna Vinschen @ 2013-10-22 14:19 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 2016 bytes --]

On Oct 22 10:05, Christopher wrote:
> On Tue, Oct 22, 2013 at 09:55:03AM +0200, Corinna Vinschen wrote:
> >On Oct 21 20:04, David wrote:
> >> On 25/09/2013 22:51, David Stacey wrote:
> >> >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
> >> 
> >> I'm not sure if there's any interest in this package, but I'd be
> >> grateful if someone could find the time to give it a quick look
> >> over.
> >
> >Packaging looks good.  Feel free to upload.
> 
> Note that packages that are not listed in the cygwin-pkg-maint file
> will not be recognized.  Maintainers can only upload packages that
> they maintain.  I added David but it will take a few minutes to
> propagate.

Ok, good to know.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-10-22 14:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-25 21:51 [ITP] icoutils-0.31.0-1 David Stacey
2013-10-21 19:04 ` David Stacey
2013-10-22  7:55   ` Corinna Vinschen
2013-10-22 14:05     ` Christopher Faylor
2013-10-22 14:19       ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).