1 # Copyright 1999-2016 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
6 inherit cmake git-r3 multilib
8 DESCRIPTION
="Switch your X keyboard layouts from the command line"
9 HOMEPAGE
="https://github.com/ierton/xkb-switch"
10 EGIT_REPO_URI
="https://github.com/ierton/xkb-switch"
17 DEPEND
="x11-libs/libxkbfile"
22 sed -i -e "s/DESTINATION lib/DESTINATION $(get_libdir)/" CMakeLists.txt