Package: texstudio / 2.3+debian-3

Metadata

Package Version Patches format
texstudio 2.3+debian-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 use libhunspell.patch | (download)

texstudio.pro | 44 2 + 42 - 0 !
1 file changed, 2 insertions(+), 42 deletions(-)

 Patches texstudio.pro to compile against libhunspell instead of built-in
 hunspell.

02 fix desktop.patch | (download)

utilities/texstudio.desktop | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 Patches .desktop to use the correct icon and removes useless categories.

03 fix manpage version.patch | (download)

utilities/texstudio.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix texstudio version number and release date in the manpage.

04 mythes path.patch | (download)

configmanager.cpp | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 Adds the debian path for using installed thesaurus databases automatically.

05 gcc4.7.patch | (download)

qcodeedit/lib/document/qdocumentcommand.cpp | 1 1 + 0 - 0 !
qtsingleapplication/qtlocalpeer.cpp | 1 1 + 0 - 0 !
tests/qsearchreplacepanel_t.cpp | 6 3 + 3 - 0 !
3 files changed, 5 insertions(+), 3 deletions(-)

 fix build failure with gcc 4.7.