public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* ITP waiting list
@ 2012-10-20 13:56 Jari Aalto
  2012-10-20 19:52 ` marco atzeri
  0 siblings, 1 reply; 10+ messages in thread
From: Jari Aalto @ 2012-10-20 13:56 UTC (permalink / raw)
  To: cygwin-apps


If you have some free time, here is list of ITPs that would need checking:

gif2apng                http://cygwin.com/ml/cygwin-apps/2012-09/msg00082.html
apngopt                 http://cygwin.com/ml/cygwin-apps/2012-09/msg00083.html
apngdis                 http://cygwin.com/ml/cygwin-apps/2012-09/msg00084.html
apngasm                 http://cygwin.com/ml/cygwin-apps/2012-09/msg00085.html

(libraries for "pylint")
python-logilab-astng    http://cygwin.com/ml/cygwin-apps/2012-09/msg00168.html
python-logilab-common   http://cygwin.com/ml/cygwin-apps/2012-09/msg00169.html

pylint                  http://cygwin.com/ml/cygwin-apps/2012-09/msg00170.html
kgb                     http://cygwin.com/ml/cygwin-apps/2012-09/msg00175.html
cccc                    http://cygwin.com/ml/cygwin-apps/2012-09/msg00178.html
flog                    http://cygwin.com/ml/cygwin-apps/2012-09/msg00186.html
rtf2html-htdig          http://cygwin.com/ml/cygwin-apps/2012-09/msg00187.html
gt5                     http://cygwin.com/ml/cygwin-apps/2012-09/msg00190.html
symlinks                http://cygwin.com/ml/cygwin-apps/2012-10/msg00001.html

Thanks to Marco for his time in previous ITP checks,
Jari

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

* Re: ITP waiting list
  2012-10-20 13:56 ITP waiting list Jari Aalto
@ 2012-10-20 19:52 ` marco atzeri
  2012-10-20 20:26   ` ITP: apngtools setup.hint (Was: ITP waiting list) Jari Aalto
  0 siblings, 1 reply; 10+ messages in thread
From: marco atzeri @ 2012-10-20 19:52 UTC (permalink / raw)
  To: cygwin-apps

On 10/20/2012 3:56 PM, Jari Aalto wrote:
>
> If you have some free time, here is list of ITPs that would need checking:
>
> gif2apng                http://cygwin.com/ml/cygwin-apps/2012-09/msg00082.html
> apngopt                 http://cygwin.com/ml/cygwin-apps/2012-09/msg00083.html
> apngdis                 http://cygwin.com/ml/cygwin-apps/2012-09/msg00084.html
> apngasm                 http://cygwin.com/ml/cygwin-apps/2012-09/msg00085.html

have we mentioned that will be better a single apng tools package ?

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

* ITP: apngtools setup.hint (Was: ITP waiting list)
  2012-10-20 19:52 ` marco atzeri
@ 2012-10-20 20:26   ` Jari Aalto
  2012-10-23  4:39     ` RFU: apngtools setup.hint Jari Aalto
  0 siblings, 1 reply; 10+ messages in thread
From: Jari Aalto @ 2012-10-20 20:26 UTC (permalink / raw)
  To: cygwin-apps

2012-10-20 22:51 marco atzeri
<marco.atzeri-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:
| On 10/20/2012 3:56 PM, Jari Aalto wrote:
| 
| >
| > If you have some free time, here is list of ITPs that would need checking:
| >
| > gif2apng                http://cygwin.com/ml/cygwin-apps/2012-09/msg00082.html
| > apngopt                 http://cygwin.com/ml/cygwin-apps/2012-09/msg00083.html
| > apngdis                 http://cygwin.com/ml/cygwin-apps/2012-09/msg00084.html
| > apngasm                 http://cygwin.com/ml/cygwin-apps/2012-09/msg00085.html
| 
| have we mentioned that will be better a single apng tools package ?

The compilations can be handled through metapackages that depend on
individual packages[*]. See Ubuntu etc.

After RFU'ing these, we can upload:

wget --recursive --no-host-directories --cut-dirs=3 \
        http://cante.net/~jaalto/tmp/cygwin/apngtools/setup.hint \

Jari

[*] Each project has its own release schedule, project page, issue trackers
etc. Metapackages are designed for making collections of utilities.

[ setup.hint ]

sdesc: "Animated PNG image (APNG) tools"
ldesc: "Collection of utilities: apng2gif (convert), apngasm (assemble
APNG from individual PNG images), apngdis (dissamble APNG to
individual PNG files), apngopt (optimize APNG by reducing size),
gif2apng (convert anmatef GIF to APNG)"
category: Graphics
requires: apng2gif, apngasm, apngdis, apngopt, gif2apng

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

* RFU: apngtools setup.hint
  2012-10-20 20:26   ` ITP: apngtools setup.hint (Was: ITP waiting list) Jari Aalto
@ 2012-10-23  4:39     ` Jari Aalto
  2012-10-23  7:44       ` Corinna Vinschen
  0 siblings, 1 reply; 10+ messages in thread
From: Jari Aalto @ 2012-10-23  4:39 UTC (permalink / raw)
  To: cygwin-apps; +Cc: Jari Aalto


Please upload this "apngtools" metapackage for users that want to get all
in download.

wget --recursive --no-host-directories --cut-dirs=3 \
        http://cante.net/~jaalto/tmp/cygwin/apngtools/setup.hint \

Jari

[ setup.hint ]

sdesc: "Animated PNG image (APNG) tools"
ldesc: "Collection of utilities: apng2gif (convert), apngasm (assemble
APNG from individual PNG images), apngdis (dissamble APNG to
individual PNG files), apngopt (optimize APNG by reducing size),
gif2apng (convert anmatef GIF to APNG)"
category: Graphics
requires: apng2gif, apngasm, apngdis, apngopt, gif2apng

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

* Re: RFU: apngtools setup.hint
  2012-10-23  4:39     ` RFU: apngtools setup.hint Jari Aalto
@ 2012-10-23  7:44       ` Corinna Vinschen
  2012-10-23 13:24         ` Jari Aalto
  0 siblings, 1 reply; 10+ messages in thread
From: Corinna Vinschen @ 2012-10-23  7:44 UTC (permalink / raw)
  To: cygwin-apps; +Cc: Jari Aalto

On Oct 23 07:38, Jari Aalto wrote:
> 
> Please upload this "apngtools" metapackage for users that want to get all
> in download.
> 
> wget --recursive --no-host-directories --cut-dirs=3 \
>         http://cante.net/~jaalto/tmp/cygwin/apngtools/setup.hint \

I would love to, but it looks like there's something amiss here... ;)


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] 10+ messages in thread

* Re: RFU: apngtools setup.hint
  2012-10-23  7:44       ` Corinna Vinschen
@ 2012-10-23 13:24         ` Jari Aalto
  2012-10-23 13:43           ` Corinna Vinschen
  0 siblings, 1 reply; 10+ messages in thread
From: Jari Aalto @ 2012-10-23 13:24 UTC (permalink / raw)
  To: cygwin-apps

On 2012-10-23 09:44, Corinna Vinschen wrote:
| I would love to, but it looks like there's something amiss here... ;)

Extra backslash removed from URL and commas from setup.hint::required field:

   wget --recursive --no-host-directories --cut-dirs=3 \
         http://cante.net/~jaalto/tmp/cygwin/apngtools/setup.hint

Jari

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

* Re: RFU: apngtools setup.hint
  2012-10-23 13:24         ` Jari Aalto
@ 2012-10-23 13:43           ` Corinna Vinschen
  2012-10-23 16:16             ` Jari Aalto
  0 siblings, 1 reply; 10+ messages in thread
From: Corinna Vinschen @ 2012-10-23 13:43 UTC (permalink / raw)
  To: cygwin-apps

On Oct 23 16:24, Jari Aalto wrote:
> On 2012-10-23 09:44, Corinna Vinschen wrote:
> | I would love to, but it looks like there's something amiss here... ;)
> 
> Extra backslash removed from URL and commas from setup.hint::required field:
> 
>    wget --recursive --no-host-directories --cut-dirs=3 \
>          http://cante.net/~jaalto/tmp/cygwin/apngtools/setup.hint

I think we need empty apngtools bin and src packages as well.  Just
a setup.hint file seems a bit on the lean side.


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] 10+ messages in thread

* Re: RFU: apngtools setup.hint
  2012-10-23 13:43           ` Corinna Vinschen
@ 2012-10-23 16:16             ` Jari Aalto
  2012-10-23 16:53               ` Christopher Faylor
  0 siblings, 1 reply; 10+ messages in thread
From: Jari Aalto @ 2012-10-23 16:16 UTC (permalink / raw)
  To: cygwin-apps

2012-10-23 16:43 Corinna Vinschen
| I think we need empty apngtools bin and src packages as well.  Just
| a setup.hint file seems a bit on the lean side.

Ok. Created an empty package for the effect of setup.hint only.

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

Jari

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

* Re: RFU: apngtools setup.hint
  2012-10-23 16:16             ` Jari Aalto
@ 2012-10-23 16:53               ` Christopher Faylor
  2012-10-23 19:36                 ` Corinna Vinschen
  0 siblings, 1 reply; 10+ messages in thread
From: Christopher Faylor @ 2012-10-23 16:53 UTC (permalink / raw)
  To: cygwin-apps

On Tue, Oct 23, 2012 at 07:16:03PM +0300, Jari Aalto wrote:
>2012-10-23 16:43 Corinna Vinschen
>| I think we need empty apngtools bin and src packages as well.  Just
>| a setup.hint file seems a bit on the lean side.
>
>Ok. Created an empty package for the effect of setup.hint only.
>
>wget --recursive --no-host-directories --cut-dirs=3 \
>    http://cante.net/~jaalto/tmp/cygwin/apngtools/apngtools-1.0-1-src.tar.bz2 \
>    http://cante.net/~jaalto/tmp/cygwin/apngtools/apngtools-1.0-1.tar.bz2 \
>    http://cante.net/~jaalto/tmp/cygwin/apngtools/setup.hint

Uploaded via:  |get-cygwin-tools --release

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

* Re: RFU: apngtools setup.hint
  2012-10-23 16:53               ` Christopher Faylor
@ 2012-10-23 19:36                 ` Corinna Vinschen
  0 siblings, 0 replies; 10+ messages in thread
From: Corinna Vinschen @ 2012-10-23 19:36 UTC (permalink / raw)
  To: cygwin-apps

On Oct 23 12:53, Christopher Faylor wrote:
> On Tue, Oct 23, 2012 at 07:16:03PM +0300, Jari Aalto wrote:
> >2012-10-23 16:43 Corinna Vinschen
> >| I think we need empty apngtools bin and src packages as well.  Just
> >| a setup.hint file seems a bit on the lean side.
> >
> >Ok. Created an empty package for the effect of setup.hint only.
> >
> >wget --recursive --no-host-directories --cut-dirs=3 \
> >    http://cante.net/~jaalto/tmp/cygwin/apngtools/apngtools-1.0-1-src.tar.bz2 \
> >    http://cante.net/~jaalto/tmp/cygwin/apngtools/apngtools-1.0-1.tar.bz2 \
> >    http://cante.net/~jaalto/tmp/cygwin/apngtools/setup.hint
> 
> Uploaded via:  |get-cygwin-tools --release

Added to cygwin-pkg-maint.


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] 10+ messages in thread

end of thread, other threads:[~2012-10-23 19:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-20 13:56 ITP waiting list Jari Aalto
2012-10-20 19:52 ` marco atzeri
2012-10-20 20:26   ` ITP: apngtools setup.hint (Was: ITP waiting list) Jari Aalto
2012-10-23  4:39     ` RFU: apngtools setup.hint Jari Aalto
2012-10-23  7:44       ` Corinna Vinschen
2012-10-23 13:24         ` Jari Aalto
2012-10-23 13:43           ` Corinna Vinschen
2012-10-23 16:16             ` Jari Aalto
2012-10-23 16:53               ` Christopher Faylor
2012-10-23 19:36                 ` 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).