summaryrefslogtreecommitdiff
path: root/external/hunspell/UnpackedTarball_hunspell.mk
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2018-11-07 13:18:36 +0100
committerLászló Németh <nemeth@numbertext.org>2018-11-12 23:30:20 +0100
commita20a2d7e0d28658f2d9089da076961a599833a28 (patch)
tree2aeccf5d2c75ed63f5b0ece0624701713229f83e /external/hunspell/UnpackedTarball_hunspell.mk
parentc4ebcb211c715ce31dfede0ca96f2eb592efadc5 (diff)
bump hunspell to 1.7libreoffice-6-2-branch-point
Change-Id: Ia8d1f4831e651b3a8d5115f78e5a5239b56c71c4 Reviewed-on: https://gerrit.libreoffice.org/63015 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'external/hunspell/UnpackedTarball_hunspell.mk')
-rw-r--r--external/hunspell/UnpackedTarball_hunspell.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/external/hunspell/UnpackedTarball_hunspell.mk b/external/hunspell/UnpackedTarball_hunspell.mk
index fd439342b2e9..1c6a86a89478 100644
--- a/external/hunspell/UnpackedTarball_hunspell.mk
+++ b/external/hunspell/UnpackedTarball_hunspell.mk
@@ -20,18 +20,6 @@ endif
$(eval $(call gb_UnpackedTarball_set_patchlevel,hunspell,1))
$(eval $(call gb_UnpackedTarball_add_patches,hunspell, \
- external/hunspell/0001-Revert-Remove-autotools-autogenerated-files.patch \
- external/hunspell/0001-Extend-dotless-i-and-dotted-I-rules-to-Crimean-Tatar.patch \
- external/hunspell/0001-Allow-dotted-I-in-dictionary-and-disable-bad-capital.patch \
- external/hunspell/0001-FORBIDDENWORD-precedes-BREAK.patch \
- external/hunspell/0001-Remove-forbidden-words-from-dash-suggestion-list.patch \
- external/hunspell/0001-fix-compound-handling-for-new-Hungarian-orthography.patch \
- external/hunspell/0001-fix-compound-word-part-pa.patch \
- external/hunspell/0001-add-SPELLML-support-for-run-time-dictionary-extensio.patch \
- external/hunspell/0001-Recent-Hunspell-fixes-and-improvements.patch \
- external/hunspell/0001-tdf-116586-fix-LibreOffice-crash-by-Hungarian-person.patch \
- external/hunspell/0001-Hunspell-patches-for-missing-OCONV-conversion.patch \
- external/hunspell/0001-recent-Hunspell-fixes-for-suggestion-spelling-and-an.patch \
))
# vim: set noet sw=4 ts=4: