1 # Copyright 2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION
="A key remapping daemon for linux"
9 HOMEPAGE
="https://github.com/rvaiya/keyd"
10 SRC_URI
="https://github.com/rvaiya/keyd/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
16 DEPEND
="acct-group/keyd"
20 sed -i "/-groupadd keyd/d" Makefile || die
26 rm -r "${D}"/usr
/share
/{man
,doc
} || die
27 dodoc docs
/{CHANGELOG.md
,DESIGN.md
}
28 systemd_dounit keyd.service
30 doins
"${FILESDIR}"/default.conf
31 gzip -d data
/{keyd
,keyd-application-mapper
}.1.gz || die
32 doman data
/{keyd
,keyd-application-mapper
}.1