Документ взят из кэша поисковой машины. Адрес оригинального документа : http://mirror.msu.net/pub/gentoo-portage/kde-apps/kremotecontrol/kremotecontrol-15.08.3.ebuild
Дата изменения: Mon Mar 7 11:06:56 2016
Дата индексирования: Mon Apr 11 21:55:01 2016
Кодировка:

Поисковые слова: infrared
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

KDE_HANDBOOK="optional"
inherit kde4-base

DESCRIPTION="KDE frontend for the Linux Infrared Remote Control system"
HOMEPAGE="https://www.kde.org/applications/utilities/kremotecontrol
https://utils.kde.org/projects/kremotecontrol"
KEYWORDS="amd64 x86"
IUSE="debug"

RDEPEND="
app-misc/lirc
"