patch-texmaker_pro 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. $OpenBSD: patch-texmaker_pro,v 1.16 2015/11/14 15:24:44 shadchin Exp $
  2. --- texmaker.pro.orig Sat Oct 24 14:05:27 2015
  3. +++ texmaker.pro Sat Nov 7 20:03:27 2015
  4. @@ -23,7 +23,7 @@ PKGCONFIG = poppler-qt5
  5. DEFINES += POPPLER24
  6. } else {
  7. CONFIG += link_pkgconfig
  8. -PKGCONFIG = poppler-qt4
  9. +PKGCONFIG = poppler-qt4 hunspell
  10. DETECTEDPOPPLER=$$system(pkg-config --modversion poppler)
  11. contains( DETECTEDPOPPLER, "^0.18.*" ){
  12. DEFINES += OLDPOPPLER
  13. @@ -98,25 +98,6 @@ HEADERS += texmaker.h \
  14. unicodeview.h \
  15. quickbeamerdialog.h \
  16. svnhelper.h \
  17. - hunspell/affentry.hxx \
  18. - hunspell/affixmgr.hxx \
  19. - hunspell/atypes.hxx \
  20. - hunspell/baseaffix.hxx \
  21. - hunspell/csutil.hxx \
  22. - hunspell/dictmgr.hxx \
  23. - hunspell/hashmgr.hxx \
  24. - hunspell/htypes.hxx \
  25. - hunspell/hunspell.hxx \
  26. - hunspell/hunspell.h \
  27. - hunspell/langnum.hxx \
  28. - hunspell/license.hunspell \
  29. - hunspell/phonet.hxx \
  30. - hunspell/suggestmgr.hxx \
  31. - hunspell/license.myspell \
  32. - hunspell/filemgr.hxx \
  33. - hunspell/hunzip.hxx \
  34. - hunspell/replist.hxx \
  35. - hunspell/w_char.hxx \
  36. singleapp/qtlocalpeer.h \
  37. singleapp/qtlockedfile.h \
  38. singleapp/qtsingleapplication.h \
  39. @@ -210,18 +191,6 @@ SOURCES += main.cpp \
  40. unicodeview.cpp \
  41. quickbeamerdialog.cpp \
  42. svnhelper.cpp \
  43. - hunspell/affentry.cxx \
  44. - hunspell/affixmgr.cxx \
  45. - hunspell/csutil.cxx \
  46. - hunspell/dictmgr.cxx \
  47. - hunspell/hashmgr.cxx \
  48. - hunspell/hunspell.cxx \
  49. - hunspell/phonet.cxx \
  50. - hunspell/suggestmgr.cxx \
  51. - hunspell/utf_info.cxx \
  52. - hunspell/filemgr.cxx \
  53. - hunspell/replist.cxx \
  54. - hunspell/hunzip.cxx \
  55. singleapp/qtlocalpeer.cpp \
  56. singleapp/qtlockedfile.cpp \
  57. singleapp/qtsingleapplication.cpp \
  58. @@ -436,40 +405,7 @@ utilities.files = doc/doc1.png \
  59. locale/texmaker_ar.qm \
  60. locale/texmaker_lv.qm \
  61. locale/texmaker_uk.qm \
  62. - locale/texmaker_vi_VN.qm \
  63. - dictionaries/nl_NL.aff \
  64. - dictionaries/nl_NL.dic \
  65. - dictionaries/de_DE.aff \
  66. - dictionaries/de_DE.dic \
  67. - dictionaries/en_GB.aff \
  68. - dictionaries/en_GB.dic \
  69. - dictionaries/en_US.aff \
  70. - dictionaries/en_US.dic \
  71. - dictionaries/es_ES.aff \
  72. - dictionaries/es_ES.dic \
  73. - dictionaries/fr_FR.aff \
  74. - dictionaries/fr_FR.dic \
  75. - dictionaries/it_IT.aff \
  76. - dictionaries/it_IT.dic \
  77. - dictionaries/it_IT_README.txt \
  78. - dictionaries/hu_HU.aff \
  79. - dictionaries/hu_HU.dic \
  80. - dictionaries/README_hu_HU.txt \
  81. - dictionaries/cs_CZ.aff \
  82. - dictionaries/cs_CZ.dic \
  83. - dictionaries/pl_PL.aff \
  84. - dictionaries/pl_PL.dic \
  85. - dictionaries/pt_PT.aff \
  86. - dictionaries/pt_PT.dic \
  87. - dictionaries/ca_CA.aff \
  88. - dictionaries/ca_CA.dic \
  89. - dictionaries/README_pt_PT.txt \
  90. - dictionaries/README_pl.txt \
  91. - dictionaries/README_cs_CZ.txt \
  92. - dictionaries/README_de_DE_frami.txt \
  93. - dictionaries/README_DIC_fr_FR.txt \
  94. - dictionaries/README_es_ES.txt \
  95. - dictionaries/README_en_US.txt
  96. + locale/texmaker_vi_VN.qm
  97. INSTALLS += utilities
  98. desktop.files = utilities/texmaker.desktop