1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
Source: myspell.pt
Section: text
Priority: optional
Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: aspell,
dictionaries-common-dev (>= 1.23.2)
Standards-Version: 3.9.6
Homepage: http://natura.di.uminho.pt/wiki/index.cgi?Myspell
Vcs-Git: git://anonscm.debian.org/users/agmartin/portuguese/myspell.pt.git
Vcs-Browser: http://anonscm.debian.org/cgit/users/agmartin/portuguese/myspell.pt.git/
Package: myspell-pt-pt
Architecture: all
Provides: myspell-dictionary,
myspell-dictionary-pt,
myspell-dictionary-pt-pt
Depends: ${misc:Depends},
${hunspell:Depends}
Suggests: hunspell,
libreoffice-core | openoffice.org-hunspell | openoffice.org-core (>= 2.0.2),
iceape-browser | iceweasel | icedove
Breaks: openoffice.org (<= 1.0.3-2)
Conflicts: hunspell-pt-pt
Description: European Portuguese dictionary for myspell
This is the European Portuguese dictionary for use with the myspell
spellchecker which is currently used within OpenOffice.org and the mozilla
spellchecker.
Package: myspell-pt
Architecture: all
Depends: myspell-pt-pt,
myspell-pt-br,
${misc:Depends}
Description: Portuguese dictionaries for myspell
This is an empty package whose sole purpose is to depend on both
myspell-pt-pt (European Portuguese) and myspell-pt-br (Brazilian
Portuguese) dictionaries for use with the myspell spellchecker.
Package: aspell-pt-pt
Architecture: all
Multi-Arch: foreign
Provides: aspell-dictionary
Depends: ${misc:Depends},
${aspell:Depends}
Breaks: aspell-pt (<< 1.0),
aspell-pt-common (<< 1.0)
Description: European Portuguese dictionary for GNU Aspell
This package contains all the required files to add support for the
European Portuguese language to the GNU Aspell spell checker.
|