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 51 52 53 54 55 56 57 58 59
|
Source: bgoffice
Maintainer: Damyan Ivanov <dmn@debian.org>
Section: localization
Priority: optional
Standards-Version: 4.2.1
Build-Depends: debhelper-compat (= 11),
gawk,
ispell (>= 3.3.02),
dictionaries-common-dev,
aspell-en,
aspell,
konwert
Homepage: http://bgoffice.sourceforge.net/
Vcs-Git: https://salsa.debian.org/dmn/bgoffice.git
Vcs-Browser: https://salsa.debian.org/dmn/bgoffice
Rules-Requires-Root: no
Package: aspell-bg
Architecture: all
Provides: aspell-dictionary
Depends: ${aspell:Depends},
${misc:Depends}
Description: Bulgarian dictionary for aspell
This package contains all the required files to add support for
Bulgarian language to the GNU Aspell spell checker.
.
It contains both Bulgarian-only dictionary and a mixed Bulgarian + English
one useful for checking the spelling of mixed texts.
Package: myspell-bg
Section: oldlibs
Architecture: all
Depends: hunspell-bg,
${misc:Depends}
Description: transitional dummy package
This is a transitional dummy package to smooth transition to hunspell-bg. It
can safely be removed.
Package: ibulgarian
Architecture: any
Provides: ispell-dictionary
Depends: ${ispell:Depends},
${misc:Depends}
Suggests: wbulgarian
Description: Bulgarian dictionary for ispell
This is the Bulgarian dictionary for ispell.
.
This package also recommends wbulgarian because ispell's (L)ookup command
needs a wordlist.
Package: wbulgarian
Architecture: all
Provides: wordlist
Depends: ${misc:Depends},
${wordlist:Depends}
Description: Bulgarian dictionary words for /usr/share/dict
This package contains an alphabetic list of Bulgarian words, provided in the
file /usr/share/dict/bulgarian. This list can be used by spelling checkers,
and by programs such as look(1).
|