[PHP-DEV] Re: [PEAR-DEV] [RFC] Binary pecl packages

2003-06-19 Thread Martin Jansen
On Thu Jun 19, 2003 at 03:5002PM -0400, Jon Parise wrote: > On Thu, Jun 19, 2003 at 01:59:35PM +0200, Tomas V.V.Cox wrote: > > Let's say something like: > > > > pear package [-t ] [-b] [-s] > > > > -t The type of package you want to generate (pear, rpm, > > msi, etc) > > -b Specifies a binary p

[PHP-DEV] Re: [PEAR-DEV] [RFC] Binary pecl packages

2003-06-19 Thread Jon Parise
On Thu, Jun 19, 2003 at 01:59:35PM +0200, Tomas V.V.Cox wrote: > >> pear build -b peclfoo-3.1.2.tgz > >> > >> The -b (or --bin) option generates the package containing only the > >> compiled extension and the files marked with role "php", "doc", "test", > >> "data" or "script" with the original p

[PHP-DEV] Re: [PEAR-DEV] [RFC] Binary pecl packages

2003-06-19 Thread Tomas V.V.Cox
On Thursday, June 19, 2003 4:27, Jon Parise wrote: > On Thu, Jun 19, 2003 at 01:19:36AM +0200, Tomas V.V.Cox wrote: >> package creation >> >> >> pear build -b peclfoo-3.1.2.tgz >> >> The -b (or --bin) option generates the package containing only the >> compiled extension and

[PHP-DEV] Re: [PEAR-DEV] [RFC] Binary pecl packages

2003-06-18 Thread Jon Parise
On Thu, Jun 19, 2003 at 01:19:36AM +0200, Tomas V.V.Cox wrote: > package creation > > > pear build -b peclfoo-3.1.2.tgz > > The -b (or --bin) option generates the package containing only the > compiled extension and the files marked with role "php", "doc", "test", > "data" or "s