Return-Path: X-Original-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BBB1172BB for ; Tue, 22 Nov 2011 01:14:10 +0000 (UTC) Received: (qmail 43575 invoked by uid 500); 22 Nov 2011 01:14:10 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 43535 invoked by uid 500); 22 Nov 2011 01:14:10 -0000 Mailing-List: contact ooo-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-issues@incubator.apache.org Delivered-To: mailing list ooo-issues@incubator.apache.org Received: (qmail 43527 invoked by uid 99); 22 Nov 2011 01:14:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 01:14:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.123] (HELO sif.zones.apache.org) (140.211.11.123) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 01:14:04 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id 5F5942D4A; Tue, 22 Nov 2011 01:13:44 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: DO NOT REPLY [Bug 118628] New: remove hunspell dependency from Hyphenator and Thesaurus UNO components Date: Tue, 22 Nov 2011 01:13:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: lingucomponent X-Bugzilla-Component: other X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: arielch@apache.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P5 X-Bugzilla-Assigned-To: issues@lingucomponent.openoffice.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: https://issues.apache.org/ooo/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 https://issues.apache.org/ooo/show_bug.cgi?id=118628 Bug #: 118628 Issue Type: DEFECT Summary: remove hunspell dependency from Hyphenator and Thesaurus UNO components Classification: Code Product: lingucomponent Version: OOo 3.4 Beta Platform: PC OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: other AssignedTo: issues@lingucomponent.openoffice.org ReportedBy: arielch@apache.org CC: ooo-issues@incubator.apache.org Now the Hyphenator and Thesaurus UNO components are linked against libhunspell: Thesaurus: lingucomponent/source/thesaurus/libnth/makefile.mk Hyphenator: lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk This unnecessary dependency should be removed, the three components should be able to be built (and thus installed) independently from each other. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.