# ChangeLog for dev-libs/libg15
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/ChangeLog,v 1.1 2006/10/04 18:09:05 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/ChangeLog,v 1.2 2006/10/10 00:21:10 jokey Exp $
+
+ 10 Oct 2006; Markus Ullmann <jokey@gentoo.org> libg15-1.0.ebuild:
+ Improving QA
*libg15-1.0 (04 Oct 2006)
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.0.ebuild,v 1.1 2006/10/04 18:09:05 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.0.ebuild,v 1.2 2006/10/10 00:21:10 jokey Exp $
inherit eutils
IUSE=""
DEPEND="dev-libs/libusb"
+RDEPEND=${DEPEND}
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
# ChangeLog for dev-libs/libg15render
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15render/ChangeLog,v 1.1 2006/10/04 18:43:45 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15render/ChangeLog,v 1.2 2006/10/10 00:23:06 jokey Exp $
+
+ 10 Oct 2006; Markus Ullmann <jokey@gentoo.org> libg15render-1.1.ebuild,
+ libg15render-1.1.1.ebuild:
+ Improving QA
*libg15render-1.1.1 (04 Oct 2006)
*libg15render-1.1 (04 Oct 2006)
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15render/libg15render-1.1.1.ebuild,v 1.1 2006/10/04 18:43:45 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15render/libg15render-1.1.1.ebuild,v 1.2 2006/10/10 00:23:06 jokey Exp $
DESCRIPTION="Small library for display text and graphics on a Logitech G15 keyboard"
HOMEPAGE="http://g15tools.sourceforge.net/"
DEPEND="dev-libs/libg15
truetype? ( media-libs/freetype )"
+RDEPEND=${DEPEND}
+
src_compile() {
econf \
$(use_enable truetype ttf ) \
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15render/libg15render-1.1.ebuild,v 1.1 2006/10/04 18:43:45 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15render/libg15render-1.1.ebuild,v 1.2 2006/10/10 00:23:06 jokey Exp $
DESCRIPTION="Small library for display text and graphics on a Logitech G15 keyboard"
HOMEPAGE="http://g15tools.sourceforge.net/"
DEPEND="dev-libs/libg15
truetype? ( media-libs/freetype )"
+RDEPEND=${DEPEND}
+
src_compile() {
econf \
$(use_enable truetype ttf ) \