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-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 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-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.




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

2012-09-16 Thread Jari Aalto
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

[ setup.hint ]

sdesc: "Tool for converting animated GIF images to APNG format"
ldesc: "Package provides a command line tool for converting images
from animated GIF to Animated PNG format.  The Animated Portable Network
Graphics (APNG) file format is an extension to the Portable Network Graphics
(PNG) specification.  It allows for animated PNG files that work similarly
to animated GIF files, while retaining backward compatibility with
non-animated PNG files and adding support for 8-bit transparency and 24-bit
images."
category: Graphics Utils
requires: zlib0