diff --git a/office/dictionary/hunspell-dict-it/actions.py b/office/dictionary/hunspell-dict-it/actions.py new file mode 100644 index 0000000000..22f0801c47 --- /dev/null +++ b/office/dictionary/hunspell-dict-it/actions.py @@ -0,0 +1,18 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import pisitools + +WorkDir = "." + +def install(): + pisitools.insinto("/usr/share/hunspell", "*.dic") + pisitools.insinto("/usr/share/hunspell", "*.aff") + + pisitools.dosym("it_IT.dic", "/usr/share/hunspell/it_CH.dic") + pisitools.dosym("it_IT.aff", "/usr/share/hunspell/it_CH.aff") + + pisitools.dodoc("*.txt", "*AUTHORS", "*ChangeLog", "*COPYING") diff --git a/office/dictionary/hunspell-dict-it/pspec.xml b/office/dictionary/hunspell-dict-it/pspec.xml new file mode 100644 index 0000000000..7a867b118c --- /dev/null +++ b/office/dictionary/hunspell-dict-it/pspec.xml @@ -0,0 +1,43 @@ + + + + + hunspell-dict-it + http://linguistico.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + locale:it + data + Italian hunspell dictionaries + hunspell-dict-it includes Italian hunspell dictionaries. + http://downloads.sourceforge.net/sourceforge/linguistico/italiano_2_4_2007_09_01.zip + + + + hunspell-dict-it + + /usr/share/hunspell + /usr/share/doc + + + + + + 2014-01-26 + 2.4 + rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2010-10-13 + 2.4 + First release + Pisi Linux Admins + admins@pisilinux.org + + + diff --git a/office/dictionary/hunspell-dict-it/translations.xml b/office/dictionary/hunspell-dict-it/translations.xml new file mode 100644 index 0000000000..b77ec8a690 --- /dev/null +++ b/office/dictionary/hunspell-dict-it/translations.xml @@ -0,0 +1,8 @@ + + + + hunspell-dict-it + İtalyanca hunspell sözlükleri + hunspell-dict-it İtalyanca hunspell sözlüklerini içerir. + +