diff --git a/app-misc/interception-caps2esc/Manifest b/app-misc/interception-caps2esc/Manifest new file mode 100644 index 0000000000..4b94a86e35 --- /dev/null +++ b/app-misc/interception-caps2esc/Manifest @@ -0,0 +1 @@ +DIST caps2esc-v0.3.2.tar.bz2 5672 BLAKE2B 0c8e0d314acb1904dd27b0750f4c6bd5e1f17fb1efdd3e0a10b751e1f4aa8d1599bf74203bd07de6fb28c0400fe7b783b44ae574972aaab67ea40286e027d79c SHA512 d7f862ec1875929e5008b5b529d80180c3f526ab8a76c8ac72e75f08af622a1c7e1ad276cc93077bc47d0e99d9ffd139d09a59e4e5fa71438723dd810d1a6a0c diff --git a/app-misc/interception-caps2esc/interception-caps2esc-0.3.2.ebuild b/app-misc/interception-caps2esc/interception-caps2esc-0.3.2.ebuild new file mode 100644 index 0000000000..dbca5296e6 --- /dev/null +++ b/app-misc/interception-caps2esc/interception-caps2esc-0.3.2.ebuild @@ -0,0 +1,19 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake + +DESCRIPTION="Interception tools plugin switching CAPS and ESC" + +MY_PN="${PN##interception-}" +MY_P="${MY_PN}-v${PV}" + +HOMEPAGE="https://gitlab.com/interception/linux/plugins/caps2esc" +SRC_URI="https://gitlab.com/interception/linux/plugins/${MY_PN}/-/archive/v${PV}/${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" diff --git a/app-misc/interception-caps2esc/metadata.xml b/app-misc/interception-caps2esc/metadata.xml new file mode 100644 index 0000000000..820975946e --- /dev/null +++ b/app-misc/interception-caps2esc/metadata.xml @@ -0,0 +1,11 @@ + + + + + hoelbezier@riseup.net + Hoël Bézier + + + interception/linux/plugins/caps2esc + +