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 007FF138335 for ; Sun, 8 Sep 2019 06:55:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41477E08AE; Sun, 8 Sep 2019 06:55:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 17B50E08AE for ; Sun, 8 Sep 2019 06:55:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C69BC34AE60 for ; Sun, 8 Sep 2019 06:55:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E8CA7E5 for ; Sun, 8 Sep 2019 06:55:40 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1567925623.80c683651f56c82bb3a1fe607a7b475657fa22a7.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/voikko-fi/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/voikko-fi/Manifest dev-libs/voikko-fi/metadata.xml dev-libs/voikko-fi/voikko-fi-2.3.ebuild X-VCS-Directories: dev-libs/voikko-fi/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 80c683651f56c82bb3a1fe607a7b475657fa22a7 X-VCS-Branch: master Date: Sun, 8 Sep 2019 06:55:40 +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: fdbd1186-38f9-439e-925c-04501fc83f09 X-Archives-Hash: fe13d9781aa8d241e0cbb7a3fc6bb641 commit: 80c683651f56c82bb3a1fe607a7b475657fa22a7 Author: Joonas Niilola gentoo org> AuthorDate: Sun Sep 8 06:53:43 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Sep 8 06:53:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c68365 dev-libs/voikko-fi: new package - Finnish dictionary for libvoikko based spell checkers (vvfst format), dependency of libreoffice-voikko Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Joonas Niilola gentoo.org> dev-libs/voikko-fi/Manifest | 1 + dev-libs/voikko-fi/metadata.xml | 8 ++++++++ dev-libs/voikko-fi/voikko-fi-2.3.ebuild | 31 +++++++++++++++++++++++++++++++ 3 files changed, 40 insertions(+) diff --git a/dev-libs/voikko-fi/Manifest b/dev-libs/voikko-fi/Manifest new file mode 100644 index 00000000000..bae52fdfa2c --- /dev/null +++ b/dev-libs/voikko-fi/Manifest @@ -0,0 +1 @@ +DIST voikko-fi-2.3.tar.gz 694602 BLAKE2B 454afaa76be00645b8640f84c2c91ed0b31be5b46c98d31bba0f4967dce27919eee6a6c452941b3878b498c7f913a413a3d143d658bc38da2a07b32d876ac317 SHA512 b3478cbb6aecebcc25e1c4bce0881a657d664c11190a22c1c2c4ca7e7c62b4c4fd5d396718fbadc8c5ab3c9db5d4349d6cd81440a1394cf4c2f77c52ae608018 diff --git a/dev-libs/voikko-fi/metadata.xml b/dev-libs/voikko-fi/metadata.xml new file mode 100644 index 00000000000..6b0a0fb3a72 --- /dev/null +++ b/dev-libs/voikko-fi/metadata.xml @@ -0,0 +1,8 @@ + + + + + juippis@gentoo.org + Joonas Niilola + + diff --git a/dev-libs/voikko-fi/voikko-fi-2.3.ebuild b/dev-libs/voikko-fi/voikko-fi-2.3.ebuild new file mode 100644 index 00000000000..c9b591d3d0a --- /dev/null +++ b/dev-libs/voikko-fi/voikko-fi-2.3.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{5..7} ) + +inherit python-any-r1 + +DESCRIPTION="Finnish dictionary for libvoikko based spell checkers (vvfst format)" +HOMEPAGE="https://voikko.puimula.org/" +SRC_URI="https://www.puimula.org/voikko-sources/${PN}/${P}.tar.gz" +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="${PYTHON_DEPS} + dev-libs/foma + $(python_gen_any_dep ' + >=dev-libs/libvoikko-4.0[${PYTHON_USEDEP}] + ')" +RDEPEND="${DEPEND}" + +src_compile() { + emake vvfst +} + +src_install() { + emake DESTDIR="${D}/usr/share/voikko/" vvfst-install + einstalldocs +}