From 798b5894b160a26176e3243acabce595b86432a6 Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Wed, 8 Jul 2026 09:17:50 +0100 Subject: fix up all the plover stuff so its better now --- app-text/plover/plover-5.3.0.ebuild | 7 ++++--- app-text/plover2cat/plover2cat-4.1.0.ebuild | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'app-text') diff --git a/app-text/plover/plover-5.3.0.ebuild b/app-text/plover/plover-5.3.0.ebuild index a9d5739..a5bb77e 100644 --- a/app-text/plover/plover-5.3.0.ebuild +++ b/app-text/plover/plover-5.3.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{13,14} ) DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 -inherit desktop distutils-r1 +inherit desktop distutils-r1 optfeature DESCRIPTION="Free and open source real-time stenography engine." HOMEPAGE="https://www.opensteno.org/plover/" @@ -50,6 +50,7 @@ python_install_all() { } pkg_postinst() { - elog "Install plover-plugin/lapwing-aio for Lapwing system support." - elog "Plover's built-in Plugins Manager will not work in this package." + ewarn "Plover's built-in Plugins Manager doesn't work." + optfeature "Lapwing theory support" plover-plugin/lapwing-aio + optfeature "Plover2CAT transcription application" app-text/plover2cat } diff --git a/app-text/plover2cat/plover2cat-4.1.0.ebuild b/app-text/plover2cat/plover2cat-4.1.0.ebuild index eeb20dd..718571f 100644 --- a/app-text/plover2cat/plover2cat-4.1.0.ebuild +++ b/app-text/plover2cat/plover2cat-4.1.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE=" https://pypi.org/project/plover2cat/ " RDEPEND="$(python_gen_cond_dep ' - app-text/plover[${PYTHON_USEDEP}] + app-text/plover[${PYTHON_SINGLE_USEDEP}] dev-python/dulwich[${PYTHON_USEDEP}] dev-python/obsws-python[${PYTHON_USEDEP}] dev-python/odfpy[${PYTHON_USEDEP}] -- cgit v1.3