Re: ITP: gif2apng -- Tool for converting animated GIF images to APNG format

2012-10-22 Thread Jari Aalto
2012-10-21 19:44 marco atzeri
| Hunk #1 FAILED at 398.

Adjusted, try with this:

wget --recursive --no-host-directories --cut-dirs=3 \
 http://cante.net/~jaalto/tmp/cygwin/gif2apng/gif2apng-1.7-1-src.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/gif2apng/gif2apng-1.7-1.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/gif2apng/setup.hint

cd gif2apng

tar -xf *-src.tar.bz2
./*.sh --color --verbose all

Jari


Re: ITP: gif2apng -- Tool for converting animated GIF images to APNG format

2012-10-22 Thread marco atzeri

On 10/22/2012 9:35 AM, Jari Aalto wrote:

2012-10-21 19:44 marco atzeri
| Hunk #1 FAILED at 398.

Adjusted, try with this:

wget --recursive --no-host-directories --cut-dirs=3 \
  http://cante.net/~jaalto/tmp/cygwin/gif2apng/gif2apng-1.7-1-src.tar.bz2 \
  http://cante.net/~jaalto/tmp/cygwin/gif2apng/gif2apng-1.7-1.tar.bz2 \
  http://cante.net/~jaalto/tmp/cygwin/gif2apng/setup.hint

 cd gif2apng

 tar -xf *-src.tar.bz2
 ./*.sh --color --verbose all

Jari



builds and packages fine
GTG


Re: ITP: gif2apng -- Tool for converting animated GIF images to APNG format

2012-10-22 Thread Corinna Vinschen
On Oct 22 09:53, marco atzeri wrote:
 On 10/22/2012 9:35 AM, Jari Aalto wrote:
 2012-10-21 19:44 marco atzeri
 | Hunk #1 FAILED at 398.
 
 Adjusted, try with this:
 
 wget --recursive --no-host-directories --cut-dirs=3 \
   
  http://cante.net/~jaalto/tmp/cygwin/gif2apng/gif2apng-1.7-1-src.tar.bz2 \
   http://cante.net/~jaalto/tmp/cygwin/gif2apng/gif2apng-1.7-1.tar.bz2 \
   http://cante.net/~jaalto/tmp/cygwin/gif2apng/setup.hint
 
  cd gif2apng
 
  tar -xf *-src.tar.bz2
  ./*.sh --color --verbose all
 
 Jari
 
 
 builds and packages fine
 GTG

Uploaded.


Thanks,
Corinna

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


Re: ITP: gif2apng -- Tool for converting animated GIF images to APNG format

2012-10-21 Thread marco atzeri

On 9/16/2012 11:43 AM, Jari Aalto wrote:

wget --recursive --no-host-directories --cut-dirs=3 \
 http://cante.net/~jaalto/tmp/cygwin/gif2apng/gif2apng-1.7-1-src.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/gif2apng/gif2apng-1.7-1.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/gif2apng/setup.hint

Included in Debian:

   http://packages.debian.org/gif2apng

To check packaging:

   tar -xf *-src.tar.bz2
   ./*.sh --color --verbose all

Jari



-- [NOTE] applying included patches to sources (if any)
-- cd /tmp/ITP/gif2apng/gif2apng-1.7  patch  --strip=0 
--forward  --fuzz=3  --strip=1  
/tmp/ITP/gif2apng/gif2apng-1.7/CYGWIN-PATCHES/patches/0001-main-Display-kp-not-kp-option-syntx.patch

patching file gif2apng.c
Hunk #1 FAILED at 398.
1 out of 1 hunk FAILED -- saving rejects to file gif2apng.c.rej
-- [FATAL] Exiting.