On Fri, Jun 16, 2006 at 23:59:24 +0300, Роман Кирилич wrote:
> Hi!
> Recently I've noticed that wxwidgets package depends on both gtk and
> gtk2. Is this normal? In PKGBUILD there are 3 build steps:
> 1) build wxwidgets with gtk support,
> 2) build with gtk2 support
> 3) build with gtk2 and unicode support.
> AFAIK there is no need for 3 different wxwidgets backends to get
> wxwidgets-based software to work. Only one backend is required. Am I
> wrong? Wouldn't it be better to split wxwidgets on 2 or 3 packages?
> For example, if user wants gtk2-only desktop - why do he/she need to
> install wxwidgets-gtk1 backend?

There have been programs which were not wide char safe(hugin used to be)
and there might be others. Audacity doesn't plaz nicely with gtk2 in its
current version (recommendation by the upstream developer).

To maintain multiple versions of wxwidgets would be a overkill and a
pain(the wx-config script would have to be altered by post_install I
think).

Therefore, it won't be split up. And yes, we do need all 3 backends.
That's the way it is with a wrapper toolkit.

        - tobbi

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to