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/tapey-tape/Manifest | 1 + plover-plugin/tapey-tape/tapey-tape-0.0.6.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 plover-plugin/tapey-tape/Manifest create mode 100644 plover-plugin/tapey-tape/tapey-tape-0.0.6.ebuild (limited to 'plover-plugin/tapey-tape') diff --git a/plover-plugin/tapey-tape/Manifest b/plover-plugin/tapey-tape/Manifest new file mode 100644 index 0000000..81a5722 --- /dev/null +++ b/plover-plugin/tapey-tape/Manifest @@ -0,0 +1 @@ +DIST plover_tapey_tape-0.0.6.tar.gz 21328 BLAKE2B 8e4ceca06c74477c4210c4e94b947bba57919c25a22d34e6e6de46a15d49d1276401cd2956d6e08dd847071aa384156c6e88e9e55da1fd9fbd9eb2fc413e57b4 SHA512 329607452342179976b8140efd878ea1999c53c195adf6d40f728ceae0fed053be53a56a615011105c5d579c989a6616b260666fa71df0e92f2062507a57b4bc diff --git a/plover-plugin/tapey-tape/tapey-tape-0.0.6.ebuild b/plover-plugin/tapey-tape/tapey-tape-0.0.6.ebuild new file mode 100644 index 0000000..a5e90a3 --- /dev/null +++ b/plover-plugin/tapey-tape/tapey-tape-0.0.6.ebuild @@ -0,0 +1,20 @@ +# Copyright 2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{6..14} ) +PYPI_PN=plover-${PN} + +inherit distutils-r1 pypi + +DESCRIPTION="Paper tape with extra information" +HOMEPAGE=" + https://pypi.org/project/${PYPI_PN}/ +" +DEPEND="app-text/plover" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" -- cgit v1.3