Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: bmarkus on January 03, 2012, 03:40:29 AM
-
I see applications moving to gtk3 from gtk2. It takes time, others are rejecting movement. LXDE and Xfce 4.10 will stay at gtk2 for a while, but for example VTE and gnumeric/goffice alerady gtk3 based. For sure if you want to use latest releases we need a mixed environment for na lng time or stick with gtk2.
I think gtk2/gtk3 libs can coexists so it may work on a runtime level of gtk itself. On the other hand a whole bunch of libs must be there also for gtk3 like pygtk, ... Not an easy situation. But experiment can be done with few packages with minimal gtk dependency.
Any idea?
-
Looking at Arch Linux, some packages seem to prefix their files with a -3.0 or -gtk3 to allow coexistence when installed with the same package built against gtk2. If that is a general case among dependent libs, then it should be cleanly doable. Right now I guess we can observe how the other distros mingle gtk2 and gtk3 to plan a migration path.
-
Thanks Jason. It is not urgent, just faced recently the case seeing latest gnumeric and vte.