From f886997649e46a7ec1f92f4b662ab2e37948ba38 Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Fri, 3 Jul 2026 23:35:36 +0100 Subject: add plover2cat and some other plugins --- plover-plugin/lapwing-aio/lapwing-aio-1.5.0.ebuild | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'plover-plugin/lapwing-aio') diff --git a/plover-plugin/lapwing-aio/lapwing-aio-1.5.0.ebuild b/plover-plugin/lapwing-aio/lapwing-aio-1.5.0.ebuild index e2b6542..242454b 100644 --- a/plover-plugin/lapwing-aio/lapwing-aio-1.5.0.ebuild +++ b/plover-plugin/lapwing-aio/lapwing-aio-1.5.0.ebuild @@ -4,6 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools +DISTUTILS_SINGLE_IMPL=1 PYTHON_COMPAT=( python3_{6..14} ) PYPI_PN=plover-${PN} @@ -13,14 +14,14 @@ DESCRIPTION="All the necessary plugins and dictionaries for using Lapwing theory HOMEPAGE=" https://pypi.org/project/${PYPI_PN}/ " -DEPEND="app-text/plover" -RDEPEND=" - plover-plugin/dict-commands - plover-plugin/last-translation - plover-plugin/modal-dictionary - plover-plugin/python-dictionary - plover-plugin/stitching -" +DEPEND="app-text/plover[${PYTHON_SINGLE_USEDEP}]" +RDEPEND="$(python_gen_cond_dep ' + plover-plugin/dict-commands[${PYTHON_USEDEP}] + plover-plugin/last-translation[${PYTHON_USEDEP}] + plover-plugin/modal-dictionary[${PYTHON_USEDEP}] + plover-plugin/python-dictionary[${PYTHON_USEDEP}] + plover-plugin/stitching[${PYTHON_USEDEP}] +')" LICENSE="GPL-2" SLOT="0" -- cgit v1.3