app-text / mecab

Yet Another Part-of-Speech and Morphological Analyzer

Official package sites : https://taku910.github.io/mecab/ ·

v0.996-r2 :: 0 :: gentoo

Modified
License
|| ( BSD LGPL-2.1 GPL-2 )
Keywords
~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
USE flags
static-libs unicode

v0.996-r1 :: 0 :: gentoo

Modified
License
|| ( BSD LGPL-2.1 GPL-2 )
Keywords
amd64 arm arm64 ppc ppc64 sparc x86 ~hppa ~ia64 ~loong ~riscv ~s390
USE flags
static-libs unicode

General

static-libs
Build static versions of dynamic libraries as well
unicode
Add support for Unicode

virtual / libiconv : Virtual for the GNU conversion library

virtual / libiconv : Virtual for the GNU conversion library

app-dicts / gwaei : Japanese-English Dictionary for GNOME

app-dicts / mecab-ipadic : IPA dictionary for MeCab

app-dicts / mecab-naist-jdic : NAIST Japanese Dictionary

app-dicts / mecab-unidic : IPA dictionary for MeCab

app-i18n / mecab-skkserv : mecab-skkserv is a Kana-Kanji conversion server using MeCab

app-text / groonga : An Embeddable Fulltext Search Engine

app-text / hyperestraier : a full-text search system for communities

app-text / namazu : Namazu is a full-text search engine

dev-db / mysql : A fast, multi-threaded, multi-user SQL database server

dev-db / percona-server : Fully compatible, enhanced and open source drop-in replacement for MySQL

dev-db / textsearch_ja : Integrated Full-Text-Search for Japanese language using morphological analyze

dev-perl / mecab-perl : Perl binding for MeCab

dev-python / mecab-python : Python binding for MeCab

dev-ruby / mecab-ruby : Ruby binding for MeCab

dev-scheme / gauche-mecab : MeCab binding for Gauche

Repository mirror & CI · gentoo
Merge updates from master
Brahmajit Das · gentoo
app-text/mecab: Fix no template named binary_function
Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32144 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-text/mecab: fix build w/ clang 16
Closes: https://bugs.gentoo.org/894362 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
app-text/mecab: add missing dep for sys-devel/gettext
Closes: https://bugs.gentoo.org/855209 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
app-text/mecab: keyword 0.996-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-text/mecab: keyword 0.996-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-text/mecab: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-text/mecab: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-text: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
app-text/mecab: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
app-text/mecab: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
app-text/mecab: arm stable wrt bug #658822
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Akinori Hattori · gentoo
app-text/mecab: tidy
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori · gentoo
app-text/mecab: fix libdir
Closes: https://bugs.gentoo.org/662212 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Akinori Hattori · gentoo
app-text/mecab: update to EAPI 6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori · gentoo
app-text/mecab: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed