Package-Manager: Portage-2.3.40, Repoman-2.3.9
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=2
-inherit eutils
+EAPI=6
DESCRIPTION="A library to render text and shapes into a buffer usable by the Logitech G15"
HOMEPAGE="https://sourceforge.net/projects/g15tools/"
}
src_install() {
- emake DESTDIR="${D}" install || die "make install failed"
+ default
newinitd "${FILESDIR}/${P}.initd" ${PN}
newconfd "${FILESDIR}/${P}.confd" ${PN}
- dodoc AUTHORS README ChangeLog
-
if use examples ; then
exeinto "/usr/share/${PN}"
doexe examples/*