You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-dicts/gwaei/metadata.xml

28 lines
788 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>cjk</herd>
<longdescription lang="en">
gWaei is a drop-in replacement for Gjiten. The main feature of
this dictonary program is regular expression support. For example,
you can use periods in place of unknown Kanji of a word to search
for it.
</longdescription>
<use>
<flag name='unique'>
Enable single instance support using
<pkg>dev-libs/libunique</pkg>.
</flag>
</use>
<use>
<flag name='mecab'>
Enable <pkg>app-text/mecab</pkg> support
</flag>
</use>
<use>
<flag name='hunspell'>
Enable <pkg>app-text/hunspell</pkg> spellchecking and morphological analysis
</flag>
</use>
</pkgmetadata>