wxWidgets 2.7.0 - tarball vs directory name discrepancy

Sergei Steshenko sergstesh at yahoo.com
Fri Sep 1 07:46:47 PDT 2006



--- Vadim Zeitlin <vadim at wxwindows.org> wrote:

> On Thu, 31 Aug 2006 19:52:20 -0700 (PDT) Sergei Steshenko <sergstesh at yahoo.com> wrote:
> 
> SS> wxWidgets 2.7.0 is not well-behaved:
> SS> 
> SS> tarball - wxGTK-2.7.0.tar.gz;
> SS> directory - wxWidgets-2.7.0
> ...
> SS> Not a big deal, and libpeg is yet another violator, but why the
> SS> nuisance, especially, that the names used to be right/consistent ?
> 
>  This surely wasn't intentional, just a side effect of switching to
> automated build scripts for 2.7. I do agree that the directory should have
> the same name as the file base name, i.e. wxGTK-2.7.0 in this case. The
> only problem is with wxALL: it would really make sense to call the
> directory wxWidgets in this case, but to also keep it consistent, maybe we
> should call the archive wxWidgets-2.7.0.tar.gz as well?

I'm not sure - are you suggesting to rename the tarball or the link ?

Currently:

http://wxwidgets.org/downloads/#latest_testing ->

"
wxWidgets 2.7.0 Downloads

    * Source Archives
          o wxALL (Other formats: bz2, zip) ->
"

http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.7.0-1.tar.gz ->

"
tar ztvf wxWidgets-2.7.0-1.tar.gz | head -1
drwxr-xr-x bake/ftpers       0 2006-08-08 16:29:40 wxWidgets-2.7.0-1/
",

i.e. tarball name is consistent with directory name, so there is no need
to rename anything in this case.

Is this what you meant ?

tar ztvf wxWidgets-2.7.0-1.tar.gz | head -1
drwxr-xr-x bake/ftpers       0 2006-08-08 16:29:40 wxWidgets-2.7.0-1/

> 
>  Kevin, I would fix this myself in create_archives.sh but I'm not sure if
> nothing else depends on the current naming so I'd feel safer if you did it
> (should be a trivial change), could you please do it?
> 
>  TIA!
> VZ
> 

Thanks,
  Sergei.


Applications From Scratch: http://appsfromscratch.berlios.de/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the wx-users mailing list