In Git, what is the difference between tqt3 and qt3?
What is dependencies/libart and when would I build that package?
Darrell
tqt3 is a modified version of Qt3 which allows the use of Qt4 classes in
new TDE programs, and is preferred over qt3 when compiling TDE.
libart is the new upstream location of a small, useful graphics library
that TDE and other projects need to function. It should replace any
version of libart provided by the distribtion maintainers, as those older
versions contain a bug that can cause crashes under TDE.
Tim