As discussed at
https://groups.google.com/d/msg/razor-qt/V4R1tVELiCo/x3bAho54byUJ the
dependency on libmagic should be dropped.

For the Qt5 version just use what Qt5 provides: QtMimeType and
QMimeDatabase. It works right out of the box.

For the Qt4 version the best solution is to use, as Jerome pointed,
the QtMimeTypes at Qt Playground
https://qt.gitorious.org/qtplayground/mimetypes
I did some work to bring it to a good shape.

So, my next step is to drop libmagic. For the Qt4 I will use the
QtMimeTypes and for the Qt5 I will use QMimeType and QMimeDatabase.

Regards,
-- 
        Luís Pereira

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to