Released 2008.10.12 Interface changed from gtk+ to qt. Make install does not work due to hardcoded Install paths. Support for aspell will be included if aspell is present on the system. So if aspell is installed and the spell use flag is unset for tea, spell checking support will be built regardless of this setting. Solution would be to patch the src.pro file of tea.
Created attachment 171864 [details] tea-20.0.0.ebuild
Daniel, please, don't attach full ebuild, attach diff to the latest version in portage. Thanks.
Created attachment 172020 [details, diff] tea-20.0.0.diff (In reply to comment #2) > Daniel, please, don't attach full ebuild, attach diff to the latest version in > portage. Thanks. > In this case attaching the full ebuild is probably the best way as this is almost a complete rewrite of the ebuild currently in the tree. As I have mentioned above the interface has changed from gtk+ to qt and this changes a lot. So a diff to the current ebuild does not make sense to me. Anyway I have attached it now.
Created attachment 172028 [details, diff] tea-20.0.0.diff use doicon
Looks like 17.6.6 and older need to be renamed to teagtk. The project kind of forked itself, though upstream seems to be maintaining both. More news here: http://community.livejournal.com/tea4linux/
(In reply to comment #5) > Looks like 17.6.6 and older need to be renamed to teagtk. The project kind of > forked itself, though upstream seems to be maintaining both. More news here: > http://community.livejournal.com/tea4linux/ I guess that is because there is now a qt and a gtk version so the author simply renamed the old version to have a way to distinguish between both toolkits used for tea. Read changelog entry from July 04 2008 on http://tea-editor.sourceforge.net/ for more information. Oh and there is already 21.0.3 out as it seems.
Created attachment 174186 [details, diff] diff to tea-17.6.6 Added x11-libs/qt-script dependency according to src.pro. It seems tea also needs network and xml parts from qt, but I could not find out what are the appropriate dependencies are here. from src.pro: QT += network xml \ script svg
TEA 22.0.1 available at http://tea-editor.sourceforge.net/downloads.html
*tea-22.0.1 (07 Mar 2009) 07 Mar 2009; Patrick Lauer <patrick@gentoo.org> +tea-22.0.1.ebuild: Bump to 22.0.1. Fixes #246918. Ebuild fixes by Daniel Pielmeier.