Remove bundled libraries from a Qt package TexStudio

Johannes Lips johannes.lips at googlemail.com
Thu Jul 28 16:38:11 UTC 2011


Awesome, works great!

Thanks a lot!

johannes
On 07/28/2011 05:36 PM, 80 wrote:
> Hi,
>
> i cooked few patches for you:
> * remove hunspell ==>  basically, you just need to remove all
> references to the bundled hunspell in texstudio.pro and use system
> headers instead of bundled ones.
> * force the use of xdg-open for viewers, this patch should be
> upstreamed or at least, fix function x11desktop_env() to recognize
> more desktops than just KDE (most desktop sets DESKTOP_SESSION
> environment variable which comes from freesdesktop). But using
> xdg-open is more flexible and allow users choosing their preferred
> viewer.
> * for qtsingleapplication, it provides a features configuration file,
> so qmake will automagically configure this for you if you add
> "qtsingleapplication" to CONFIG variable
>
> Btw, you should drop BuildRequires: gcc-objc++ as it's completely useless.
> best regards,
> H.
>
>
>



More information about the devel mailing list