From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7077C139368 for ; Thu, 12 Aug 2021 21:32:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 657BBE0821; Thu, 12 Aug 2021 21:32:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4F836E0817 for ; Thu, 12 Aug 2021 21:32:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4BA71342B6F for ; Thu, 12 Aug 2021 21:32:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42991898 for ; Thu, 12 Aug 2021 21:32:31 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1628803943.10cb74d3bb496592a682ce038a61d5dc62944ca5.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/enchant/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/enchant/Manifest app-text/enchant/enchant-2.3.1.ebuild X-VCS-Directories: app-text/enchant/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 10cb74d3bb496592a682ce038a61d5dc62944ca5 X-VCS-Branch: master Date: Thu, 12 Aug 2021 21:32:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 915db5cb-6473-4bf0-9376-bf25f15f65a9 X-Archives-Hash: dddd800c3a70d0339b958a496f65b4ac commit: 10cb74d3bb496592a682ce038a61d5dc62944ca5 Author: Matt Turner gentoo org> AuthorDate: Thu Aug 12 21:21:57 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Aug 12 21:32:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10cb74d3 app-text/enchant: Version bump to 2.3.1 Signed-off-by: Matt Turner gentoo.org> app-text/enchant/Manifest | 1 + app-text/enchant/enchant-2.3.1.ebuild | 47 +++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/app-text/enchant/Manifest b/app-text/enchant/Manifest index 2d92bfdd7f6..556ae82eb87 100644 --- a/app-text/enchant/Manifest +++ b/app-text/enchant/Manifest @@ -1,2 +1,3 @@ DIST enchant-1.6.1.tar.gz 642124 BLAKE2B d41aa9b313e7fe8b0887728b55f3c5218e270c7359b4edcdc8d9180af68687230bcc9f7d1abb9f85ac673478530e5674366c9bc7d08b983e7226725b2cdd73d3 SHA512 26c62dfa89ee40150db502651a2f876fba00569b7015f205dae27a029557effacff335bbe36124dbe6686537da2305bcab02592179d03e95fdf9741d54b98036 DIST enchant-2.3.0.tar.gz 986837 BLAKE2B 57859d41d1e605ba5b89a264e3b6f53bab7a2f060c2b306a1ac51c55925d5b30a5d40fd121be7d3df22395cc11ad4808e63627f7e0f5ae9f3c1d2f2939dc2f68 SHA512 ed25d74176aefe4ab3b1754ea09356d04c844f8e7a50441d331fcf6a0fefbedaffa21df7296b7947ab1fcd44844c1d8567d39d67ebc4381ce8766577c0269d43 +DIST enchant-2.3.1.tar.gz 987361 BLAKE2B 86d6f384ada861a1df40a3241d2d32ef8513784c9dbca3b71bfdc52e2efc94c4d9cfb38e752970dc31a36545c1f9bf32f0550316b969d9170363e8b52c030819 SHA512 c6fb8498d34a55040c2791124c2975952497e5a1b8999958691279b1a60a37473a1d2e3e11504f7cc877370be7772c2db621022040ea7035b21e40e8367606f5 diff --git a/app-text/enchant/enchant-2.3.1.ebuild b/app-text/enchant/enchant-2.3.1.ebuild new file mode 100644 index 00000000000..1c7845af206 --- /dev/null +++ b/app-text/enchant/enchant-2.3.1.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Spellchecker wrapping library" +HOMEPAGE="https://abiword.github.io/enchant/" +SRC_URI="https://github.com/AbiWord/enchant/releases/download/v${PV}/${P}.tar.gz" + +LICENSE="LGPL-2.1+" +SLOT="2" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" + +IUSE="aspell +hunspell test voikko" +REQUIRED_USE="|| ( hunspell aspell )" + +RDEPEND=" + >=dev-libs/glib-2.6:2 + aspell? ( app-text/aspell ) + hunspell? ( >=app-text/hunspell-1.2.1:0= ) + voikko? ( dev-libs/libvoikko )" +DEPEND="${RDEPEND} + test? ( >=dev-libs/unittest++-2.0.0-r2 )" +BDEPEND="virtual/pkgconfig" + +RESTRICT="test" # Tests fail + +src_configure() { + # TODO: Add app-text/nuspell support + econf \ + --datadir="${EPREFIX}"/usr/share/enchant-2 \ + --disable-static \ + $(use_enable test relocatable) \ + $(use_with aspell) \ + $(use_with hunspell) \ + $(use_with voikko) \ + --without-nuspell \ + --without-hspell \ + --without-applespell \ + --without-zemberek \ + --with-hunspell-dir="${EPREFIX}"/usr/share/hunspell/ +} + +src_install() { + default + find "${D}" -name '*.la' -delete || die +}