1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 GUILE_REQ_USE="deprecated"
7 GUILE_COMPAT=( 2-2 3-0 )
8 inherit autotools guile-single
10 DESCRIPTION="Tool for launching commands on keystrokes"
11 SRC_URI="https://www.nongnu.org/${PN}/${P}.tar.gz"
12 HOMEPAGE="https://www.nongnu.org/xbindkeys/xbindkeys.html"
16 KEYWORDS="amd64 ~arm ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
19 REQUIRED_USE="guile? ( ${GUILE_REQUIRED_USE} )"
23 guile? ( ${GUILE_DEPS} )
31 DOCS=( AUTHORS BUGS ChangeLog README TODO xbindkeysrc )
34 use guile && guile-single_pkg_setup
40 use guile && guile_bump_sources
42 # Regenerate to pick up newer versions of Guile macros
56 use guile && guile_unstrip_ccache