public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* ITP: apngopt -- Optimize APNG animated images
@ 2012-09-16 10:10 Jari Aalto
  2012-09-16 13:40 ` marco atzeri
  2012-10-21 16:59 ` marco atzeri
  0 siblings, 2 replies; 11+ messages in thread
From: Jari Aalto @ 2012-09-16 10:10 UTC (permalink / raw)
  To: cygwin-apps

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

Not yeat included in Debian but from the same Author as the other apng* commands.

To check packaging:

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

Jari

[ setup.hint ]

sdesc: "Optimize APNG animated images"
ldesc: "Optimize APNG files by reducing their file size.
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
requires: zlib0

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

* Re: ITP: apngopt -- Optimize APNG animated images
  2012-09-16 10:10 ITP: apngopt -- Optimize APNG animated images Jari Aalto
@ 2012-09-16 13:40 ` marco atzeri
  2012-09-16 20:35   ` Thomas Wolff
  2012-10-21 16:59 ` marco atzeri
  1 sibling, 1 reply; 11+ messages in thread
From: marco atzeri @ 2012-09-16 13:40 UTC (permalink / raw)
  To: cygwin-apps

On 9/16/2012 12:10 PM, Jari Aalto wrote:
> wget --recursive --no-host-directories --cut-dirs=3 \
>      http://cante.net/~jaalto/tmp/cygwin/apngopt/apngopt-1.1-1-src.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/apngopt/apngopt-1.1-1.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/apngopt/setup.hint
>
> Not yeat included in Debian but from the same Author as the other apng* commands.
>

should be better to have a single PNG tool package instead of every 
single command having its own package ?

Upstream author has a very peculiar style in this way

Marco


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

* Re: ITP: apngopt -- Optimize APNG animated images
  2012-09-16 13:40 ` marco atzeri
@ 2012-09-16 20:35   ` Thomas Wolff
  0 siblings, 0 replies; 11+ messages in thread
From: Thomas Wolff @ 2012-09-16 20:35 UTC (permalink / raw)
  To: cygwin-apps

Am 16.09.2012 15:40, schrieb marco atzeri:
> On 9/16/2012 12:10 PM, Jari Aalto wrote:
>> wget --recursive --no-host-directories --cut-dirs=3 \
>> http://cante.net/~jaalto/tmp/cygwin/apngopt/apngopt-1.1-1-src.tar.bz2 \
>> http://cante.net/~jaalto/tmp/cygwin/apngopt/apngopt-1.1-1.tar.bz2 \
>>      http://cante.net/~jaalto/tmp/cygwin/apngopt/setup.hint
>>
>> Not yeat included in Debian but from the same Author as the other 
>> apng* commands.
>>
>
> should be better to have a single PNG tool package instead of every 
> single command having its own package ?
>
> Upstream author has a very peculiar style in this way
>
I was about to write the same suggestion and would strongly support it. 
Please don't clutter the package list. We'd appreciate apngtools, please.
Thomas

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

* Re: ITP: apngopt -- Optimize APNG animated images
  2012-09-16 10:10 ITP: apngopt -- Optimize APNG animated images Jari Aalto
  2012-09-16 13:40 ` marco atzeri
@ 2012-10-21 16:59 ` marco atzeri
  2012-10-21 17:13   ` Yaakov (Cygwin/X)
                     ` (2 more replies)
  1 sibling, 3 replies; 11+ messages in thread
From: marco atzeri @ 2012-10-21 16:59 UTC (permalink / raw)
  To: cygwin-apps

On 9/16/2012 12:10 PM, Jari Aalto wrote:
> wget --recursive --no-host-directories --cut-dirs=3 \
>      http://cante.net/~jaalto/tmp/cygwin/apngopt/apngopt-1.1-1-src.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/apngopt/apngopt-1.1-1.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/apngopt/setup.hint
>
> Not yeat included in Debian but from the same Author as the other apng* commands.
>
> To check packaging:
>
>    tar -xf *-src.tar.bz2
>    ./*.sh --color --verbose all
>
> Jari

builds and packages fine. GTG

Jari,
I continue to think that upstream decision to make a package of every
single command is very poor choice.
I also notice that the manual is written by you and upstream
is not providing the elementary "--help" option.


NAME
        apngopt - optimize animated PNG image files

SYNOPSIS
          apngopt <INPUT *.gif> [<OUTPUT *.png>]

[cut]
AUTHORS
        Program was written by Max Stepi

        This manual page was written by Jari Aalto


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

* Re: ITP: apngopt -- Optimize APNG animated images
  2012-10-21 16:59 ` marco atzeri
@ 2012-10-21 17:13   ` Yaakov (Cygwin/X)
  2012-10-21 17:46     ` marco atzeri
  2012-10-21 18:39   ` Jari Aalto
  2012-10-22 10:30   ` Jari Aalto
  2 siblings, 1 reply; 11+ messages in thread
From: Yaakov (Cygwin/X) @ 2012-10-21 17:13 UTC (permalink / raw)
  To: cygwin-apps

On Sun, 2012-10-21 at 18:59 +0200, marco atzeri wrote:
> I continue to think that upstream decision to make a package of every
> single command is very poor choice.

I don't see why that's Jari's fault.  If they are released separately
upstream with different version numbers and different schedules, it is
only natural for them to be packaged separately.

> I also notice that the manual is written by you and upstream
> is not providing the elementary "--help" option.

This is an upstream issue.  While this isn't Debian and their manpage
policy doesn't apply to us, documentation is generally a good thing.


Yaakov


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

* Re: ITP: apngopt -- Optimize APNG animated images
  2012-10-21 17:13   ` Yaakov (Cygwin/X)
@ 2012-10-21 17:46     ` marco atzeri
  0 siblings, 0 replies; 11+ messages in thread
From: marco atzeri @ 2012-10-21 17:46 UTC (permalink / raw)
  To: cygwin-apps

On 10/21/2012 7:12 PM, Yaakov (Cygwin/X) wrote:
> On Sun, 2012-10-21 at 18:59 +0200, marco atzeri wrote:
>> I continue to think that upstream decision to make a package of every
>> single command is very poor choice.
>
> I don't see why that's Jari's fault.  If they are released separately
> upstream with different version numbers and different schedules, it is
> only natural for them to be packaged separately.

It is surely not Jari's fault.
As he is the package volunteer, he is free to package as he prefers,
for that reasone I GTG's

>
>> I also notice that the manual is written by you and upstream
>> is not providing the elementary "--help" option.
>
> This is an upstream issue.  While this isn't Debian and their manpage
> policy doesn't apply to us, documentation is generally a good thing.

Documentation is good.
My judgment is only about the inconsistency of upstream "packages".

In general I does not consider them packages at all, the packages are
all the Jari's job around them.


>
>
> Yaakov


Regards
Marco

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

* Re: ITP: apngopt -- Optimize APNG animated images
  2012-10-21 16:59 ` marco atzeri
  2012-10-21 17:13   ` Yaakov (Cygwin/X)
@ 2012-10-21 18:39   ` Jari Aalto
  2012-10-22 10:30   ` Jari Aalto
  2 siblings, 0 replies; 11+ messages in thread
From: Jari Aalto @ 2012-10-21 18:39 UTC (permalink / raw)
  To: cygwin-apps

On 2012-10-21 18:59, marco atzeri wrote:
|
| builds and packages fine. GTG

Thank you for your testing.

| I continue to think that upstream decision to make a package of every
| single command is very poor choice.

It depends how you look at it. I understand the decision:

    - It can make maintenence easier (every utility has it's own
      track record, security updates, VCS repo, etc.)

    - People can install what they really need, individually.

Personally I wouldn't want to install collection "X", when all I would need
would be utility "A" from it; but I'd be forced to to also get B, C, d, E,
F, G ... with the "X".

I tend to prefer minimalism during install.

| I also notice that the manual is written by you and upstream
| is not providing the elementary "--help" option.

Good catch, I'll contact upstream and cook a patch in a mean while.

Jari

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

* Re: ITP: apngopt -- Optimize APNG animated images
  2012-10-21 16:59 ` marco atzeri
  2012-10-21 17:13   ` Yaakov (Cygwin/X)
  2012-10-21 18:39   ` Jari Aalto
@ 2012-10-22 10:30   ` Jari Aalto
  2012-10-22 14:43     ` marco atzeri
  2 siblings, 1 reply; 11+ messages in thread
From: Jari Aalto @ 2012-10-22 10:30 UTC (permalink / raw)
  To: cygwin-apps

2012-10-21 19:59 marco atzeri
<marco.atzeri-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:
| On 9/16/2012 12:10 PM, Jari Aalto wrote:

| is not providing the elementary "--help" option.

Options -h, --help, -V, --version now included (patch forwarded also
upstream). Use this:

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

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

Jari

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

* Re: ITP: apngopt -- Optimize APNG animated images
  2012-10-22 10:30   ` Jari Aalto
@ 2012-10-22 14:43     ` marco atzeri
  2012-10-22 15:30       ` RFU: apngopt -- Optimize APNG animated images (new, GTG) Jari Aalto
  0 siblings, 1 reply; 11+ messages in thread
From: marco atzeri @ 2012-10-22 14:43 UTC (permalink / raw)
  To: cygwin-apps

On 10/22/2012 12:29 PM, Jari Aalto wrote:
> 2012-10-21 19:59 marco atzeri
> <marco.atzeri-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:
> | On 9/16/2012 12:10 PM, Jari Aalto wrote:
>
> | is not providing the elementary "--help" option.
>
> Options -h, --help, -V, --version now included (patch forwarded also
> upstream). Use this:
>
> wget --recursive --no-host-directories --cut-dirs=3 \
>       http://cante.net/~jaalto/tmp/cygwin/apngopt/apngopt-1.1-1-src.tar.bz2 \
>       http://cante.net/~jaalto/tmp/cygwin/apngopt/apngopt-1.1-1.tar.bz2 \
>       http://cante.net/~jaalto/tmp/cygwin/apngopt/setup.hint
>
>       cd apngopt/
>       tar -xf *-src.tar.bz2
>       ./*.sh --color --verbose all
>
> Jari
>
Jari,
it was already GTG

also this version build fine.

Regards
Marco

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

* RFU: apngopt -- Optimize APNG animated images (new, GTG)
  2012-10-22 14:43     ` marco atzeri
@ 2012-10-22 15:30       ` Jari Aalto
  2012-10-22 16:02         ` Corinna Vinschen
  0 siblings, 1 reply; 11+ messages in thread
From: Jari Aalto @ 2012-10-22 15:30 UTC (permalink / raw)
  To: cygwin-apps

2012-10-22 17:42 marco atzeri
| ... GTG
| also this version build fine.

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

Thanks Marco,
Jari

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

* Re: RFU: apngopt -- Optimize APNG animated images (new, GTG)
  2012-10-22 15:30       ` RFU: apngopt -- Optimize APNG animated images (new, GTG) Jari Aalto
@ 2012-10-22 16:02         ` Corinna Vinschen
  0 siblings, 0 replies; 11+ messages in thread
From: Corinna Vinschen @ 2012-10-22 16:02 UTC (permalink / raw)
  To: cygwin-apps

On Oct 22 18:30, Jari Aalto wrote:
> 2012-10-22 17:42 marco atzeri
> | ... GTG
> | also this version build fine.
> 
> wget --recursive --no-host-directories --cut-dirs=3 \
>      http://cante.net/~jaalto/tmp/cygwin/apngopt/apngopt-1.1-1-src.tar.bz2
>      \
>      http://cante.net/~jaalto/tmp/cygwin/apngopt/apngopt-1.1-1.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/apngopt/setup.hint

Uploaded.  Same for apngdis and apngasm.


Thanks,
Corinna

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

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

end of thread, other threads:[~2012-10-22 16:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-16 10:10 ITP: apngopt -- Optimize APNG animated images Jari Aalto
2012-09-16 13:40 ` marco atzeri
2012-09-16 20:35   ` Thomas Wolff
2012-10-21 16:59 ` marco atzeri
2012-10-21 17:13   ` Yaakov (Cygwin/X)
2012-10-21 17:46     ` marco atzeri
2012-10-21 18:39   ` Jari Aalto
2012-10-22 10:30   ` Jari Aalto
2012-10-22 14:43     ` marco atzeri
2012-10-22 15:30       ` RFU: apngopt -- Optimize APNG animated images (new, GTG) Jari Aalto
2012-10-22 16:02         ` 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).