Versions
v2.2.15-r1 :: 2 :: gentoo
- Modified
- License
- LGPL-2.1+
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~sparc ~x86 ~x86-linux ~x86-solaris
- USE flags
- aspell hunspell test voikko
v2.2.8 :: 2 :: gentoo
- Modified
- License
- LGPL-2.1+
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~ia64 ~mips ~ppc-macos ~riscv ~x86-linux ~x86-solaris
- USE flags
- aspell hunspell
v1.6.1-r1 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~ia64 ~mips ~ppc-macos ~x86-linux ~x86-solaris
- USE flags
- aspell hunspell static-libs test
USE flags
General
- aspell
- Adds support for app-text/aspell spell checker
- hunspell
- Adds support for app-text/hunspell spell checker
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- voikko
- Adds support for dev-libs/libvoikko spell checker
Dependencies
app-text / aspell : A spell checker replacement for ispell
app-text / hunspell : Spell checker, morphological analyzer library and command-line tool
dev-libs / glib : The GLib library of C routines
dev-libs / libvoikko : Spell checking, hyphenation and morphological analysis tool for Finnish language
dev-libs / unittest++ : A lightweight unit testing framework for C++
virtual / pkgconfig : Virtual for the pkg-config implementation
Runtime Dependencies
app-text / aspell : A spell checker replacement for ispell
app-text / hunspell : Spell checker, morphological analyzer library and command-line tool
dev-libs / glib : The GLib library of C routines
dev-libs / libvoikko : Spell checking, hyphenation and morphological analysis tool for Finnish language
Depending packages
app-editors / bluefish : A GTK HTML editor for the experienced web designer or programmer
app-editors / pluma : Pluma text editor for the MATE desktop
app-i18n / fcitx : Fcitx (Flexible Context-aware Input Tool with eXtension) input method framework
app-office / abiword : Fully featured yet light and fast cross platform word processor
app-office / lyx : WYSIWYM frontend for LaTeX, DocBook, etc.
app-text / gspell : Spell check library for GTK+ applications
app-text / gtkspell : Spell checking widget for GTK
app-text / stardict : A international dictionary supporting fuzzy and glob style matching
dev-lang / php : The PHP language runtime engine
dev-python / pyenchant : Python bindings for the Enchant spellchecking system
dev-util / geany-plugins : A collection of different plugins for Geany
dev-util / gnome-builder : An IDE for writing GNOME-based software
gnome-extra / gtkhtml : Lightweight HTML rendering/printing/editing engine
mail-client / claws-mail : An email client (and news reader) based on GTK+
mail-client / evolution : Integrated mail, addressbook and calendaring functionality
mail-client / geary : A lightweight, easy-to-use, feature-rich email client
media-video / gaupol : A subtitle editor for text-based subtitles
media-video / ogmrip : Graphical frontend and libraries for ripping DVDs and encoding to AVI/OGM/MKV/MP4
media-video / subtitleeditor : GTK+3 subtitle editing tool
net-im / empathy : Telepathy instant messaging and video/audio call client for GNOME
net-im / mcabber : A small Jabber console client with various features, like MUC, SSL, PGP
net-im / telegram-desktop : Official desktop client for Telegram
net-im / vacuum : Qt Crossplatform Jabber client
net-irc / kvirc : Advanced IRC Client
net-libs / webkit-gtk : Open source web browser engine
Bugs
- 629842
- media-video/ogmrip (with app-text/enchant-2.1.0): ogmrip-spell-dialog.c:318: undefined reference to `enchant_dict_add_to_personal'
- 630072
- app-text/enchant-1.6.1: libtool: error: specify a tag with '--tag'
- 642354
- app-text/enchant-1.6.1::gentoo fails to compile without hunspell
- 656800
- app-text/enchant-1.6.1 : [TEST] FAIL: enchant.test
- 667552
- dev-lang/php is incompatible with >=app-text/enchant-2.0.0
- 681564
- dev-python/pyenchant-2.0.0 with app-text/enchant-2.2.3 - src_compile(): ImportError: The 'enchant' C library was not found.
- 750290
- >=app-text/enchant-2.2.8: add nuspell support
- 766147
- app-text/enchant[test]: unmask and keyword dev-libs/unittest++
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-text/enchant: add voikko backend spell checker support
- non-maintainer commit, acked by leio. Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/enchant: fix econf argument
Closes: https://bugs.gentoo.org/764812 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
app-text/enchant: Version bump to 2.2.15
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-text/enchant: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-text/enchant: Keyword 2.2.8 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
app-text/enchant: explicitly disable applespell
Apparently if gnustep is installed, there's a Cocoa.h header, and the autodetection in enchant decides that applespell should be built (and fail at doing so). Just explicitly disable it to fix build issues in such situations. Also explicitly disable zemberek while at it, but the default for that already is "no", not "check", so not a real change. Closes: https://bugs.gentoo.org/718634 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
app-text/enchant: remove old
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-text/enchant: x86 stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-text/enchant: amd64 stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-text/enchant: ppc64 stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-text/enchant: ppc stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-text/enchant: arm stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
app-text/enchant: arm64 stable (bug #717076)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-text/enchant: stable 2.2.8 for sparc, bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@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 - Mart Raudsepp · gentoo
app-text/enchant: bump to 2.2.8
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
app-text/enchant: remove old
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Mart Raudsepp · gentoo
app-text/enchant: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
app-text/enchant: drop enchant-2 versions not in SLOT=2
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Mart Raudsepp · gentoo
app-text/enchant: bump to 2.2.7, SLOT=2, other tweaks
* Make parallel-installable with enchant-1.6 * Drop unnecessary static-libs support * Port to EAPI-7 * Fix LICENSE * Drop unnecessary USE=test, which is commented out and restricted Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Remove some ~amd64-fbsd ~x86-fbsd keywords
These were from a pull request that rotted for a month. Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - 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> - Matt Turner · gentoo
app-text/enchant: Version bump to 2.2.4
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-text/enchant: sparc stable wrt bug #662484
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-text/enchant: ppc stable wrt bug #662484
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" - Agostino Sarubbo · gentoo
app-text/enchant: ia64 stable wrt bug #662484
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64" - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-text/enchant: ppc64 stable wrt bug #662484
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64" - Repository mirror & CI · gentoo
Merge updates from master - Tobias Klausmann · gentoo
app-text/enchant-1.6.1-r1: alpha stable
Bug: http://bugs.gentoo.org/662484 Signed-off-by: Tobias Klausmann <klausman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
app-text/enchant: 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/enchant: arm stable wrt bug #662484
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm" - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-text/enchant: x86 stable (bug #662484)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-text/enchant: amd64 stable wrt bug #662484
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
app-text/enchant: really disable zemberek provider to avoid crashes
Something trips up GSource iteration in main context with the zemberek provider. As we don't have zemberek-server anymore, just make sure it is not build wrongly due to configure bugs. Bug: https://bugs.gentoo.org/662484 Closes: https://bugs.gentoo.org/675908 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dennis Lamm · gentoo
app-text/enchant: bump to 2.2.3
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Mikle Kolyada · gentoo
app-text/enchant: [QA] drop removed dependency
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Mart Raudsepp · gentoo
app-text/enchant: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Gilles Dartiguelongue · gentoo
app-text/enchant: version bump 2.1.1 → 2.1.2
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Markus Meier · gentoo
app-text/enchant: arm stable, bug #635938
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm" - Thomas Deutschmann · gentoo
app-text/enchant: x86 stable (bug #635938)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Tobias Klausmann · gentoo
app-text/enchant-1.6.1-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/635938 - Sergei Trofimovich · gentoo
app-text/enchant: stable 1.6.1 for sparc, bug #635938 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" - Sergei Trofimovich · gentoo
app-text/enchant: stable 1.6.1 for hppa, bug #635938
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" - Sergei Trofimovich · gentoo
app-text/enchant: stable 1.6.1 for ppc64, bug #635938
Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" - Sergei Trofimovich · gentoo
app-text/enchant: stable 1.6.1 for ppc, bug #635938
Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Tobias Klausmann · gentoo
app-text/enchant-1.6.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/635938 - Sergei Trofimovich · gentoo
app-text/enchant: stable 1.6.1 for ia64, bug #635938
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ia64" - Arfrever Frehtes Taifersar Arahesis · gentoo
app-text/enchant: Version bump (2.1.1).
Soname of library was fixed to be "libenchant.so.2" so setting SLOT="0/2" (bug #629750). - Gilles Dartiguelongue · gentoo
app-text/enchant: version 1.6.1 → 2.1.0, bug #570030
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Gilles Dartiguelongue · gentoo
app-text/enchant: version 1.6.0 → 1.6.1, bug #570030
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Alexis Ballier · gentoo
app-text/enchant: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Fabian Groffen · gentoo
app-text/enchant: dropped ~x86-freebsd
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Pacho Ramos · gentoo
app-text/enchant: Fix hunspell 1.5 support (#600952 by Lars Wendler)
Package-Manager: portage-2.3.2 - Justin Lecher · gentoo
app-text/enchant: Add missing slotoperator
Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Lars Wendler · gentoo
app-text/enchant: Fixed compilation with hunspell-1.4 (bug #583486).
Bumped to EAPI-6. Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@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