kremotecontrol-16.08.3.ebuild 408 B

123456789101112131415161718
  1. # Copyright 1999-2016 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. KDE_HANDBOOK="optional"
  5. inherit kde4-base
  6. DESCRIPTION="KDE frontend for the Linux Infrared Remote Control system"
  7. HOMEPAGE="https://www.kde.org/applications/utilities/kremotecontrol
  8. https://utils.kde.org/projects/kremotecontrol"
  9. KEYWORDS="amd64 x86"
  10. IUSE="debug"
  11. RDEPEND="
  12. app-misc/lirc
  13. "