public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/voikko-fi/
Date: Sun,  8 Sep 2019 06:55:40 +0000 (UTC)	[thread overview]
Message-ID: <1567925623.80c683651f56c82bb3a1fe607a7b475657fa22a7.juippis@gentoo> (raw)

commit:     80c683651f56c82bb3a1fe607a7b475657fa22a7
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  8 06:53:43 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> 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 <juippis <AT> 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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>juippis@gentoo.org</email>
+    <name>Joonas Niilola</name>
+  </maintainer>
+</pkgmetadata>

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
+}


             reply	other threads:[~2019-09-08  6:55 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-08  6:55 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-09-08  7:39 [gentoo-commits] repo/gentoo:master commit in: dev-libs/voikko-fi/ Joonas Niilola
2019-11-21  8:40 Joonas Niilola
2019-11-21  8:40 Joonas Niilola
2020-02-12  5:54 Joonas Niilola
2020-02-20  7:09 Joonas Niilola
2020-06-26  8:13 Joonas Niilola
2020-10-14  9:21 Joonas Niilola
2020-12-20  7:16 Joonas Niilola
2021-01-19  6:49 Joonas Niilola
2021-01-19  6:49 Joonas Niilola
2021-01-24  8:09 Joonas Niilola
2021-05-11  8:47 Joonas Niilola
2021-09-30  9:37 Joonas Niilola
2022-01-31 15:11 Joonas Niilola
2022-03-03  6:55 Joonas Niilola
2022-03-03  6:55 Joonas Niilola
2022-03-07  5:42 Joonas Niilola
2022-06-04  7:07 Joonas Niilola
2022-08-10  7:41 Joonas Niilola
2023-08-25  6:48 Joonas Niilola
2024-07-08  7:17 Joonas Niilola

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1567925623.80c683651f56c82bb3a1fe607a7b475657fa22a7.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox