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: Thu, 20 Feb 2020 07:09:24 +0000 (UTC)	[thread overview]
Message-ID: <1582182550.b9d1d9512f0db2a8d0a3aafc353f5037fee1a66b.juippis@gentoo> (raw)

commit:     b9d1d9512f0db2a8d0a3aafc353f5037fee1a66b
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 20 07:05:25 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Feb 20 07:09:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d1d951

dev-libs/voikko-fi: switch to python-any-r1, add BDEPEND

Closes: https://bugs.gentoo.org/710222
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/voikko-fi/voikko-fi-2.3.ebuild | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/dev-libs/voikko-fi/voikko-fi-2.3.ebuild b/dev-libs/voikko-fi/voikko-fi-2.3.ebuild
index acd48c7ef5e..fe39034097d 100644
--- a/dev-libs/voikko-fi/voikko-fi-2.3.ebuild
+++ b/dev-libs/voikko-fi/voikko-fi-2.3.ebuild
@@ -5,25 +5,21 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6..7} )
 
-inherit python-r1
+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"
 
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
-	dev-libs/foma
-	$(python_gen_any_dep '>=dev-libs/libvoikko-4.0[${PYTHON_USEDEP}]')"
+DEPEND="dev-libs/foma
+	dev-libs/libvoikko"
 RDEPEND="${DEPEND}"
-
-python_check_deps() {
-	has_version ">=dev-libs/libvoikko-4.0[${PYTHON_USEDEP}]"
-}
+BDEPEND="${PYTHON_DEPS}
+	dev-libs/libvoikko"
 
 src_compile() {
 	emake vvfst


             reply	other threads:[~2020-02-20  7:09 UTC|newest]

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