wxWidgets 2.7.0 - tarball vs directory name discrepancy
Kevin Ollivier
kevino at theolliviers.com
Fri Sep 1 21:29:51 PDT 2006
Hi Vadim and Sergei,
On Sep 1, 2006, at 5:56 AM, Vadim Zeitlin 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.
No, the change was intentional; the old system was inconsistent in
how the top level directories in the archive were named (check out
what the wxMSW-2.6.3 ZIP does, for example), and I wanted to make
them consistent. Though I'll admit I wasn't aware there was a
consistent naming system for the archive's top level dir that should
be adhered to.
I'll go ahead and make it so that all the archives have the top level
directory named after the port/archive. Once I've done a successful
test-spin, I'll go ahead and commit the changes.
Thanks,
Kevin
> 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?
>
> 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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
More information about the wx-users
mailing list