Ebuild pour une compilation sous KDE
Il permet de faire :
- ./configure
- make
- make install
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header : $
inherit kde
DESCRIPTION=”Description de l'application”
HOMEPAGE=”http://site_de_app/”
SRC_URI=”http://thelinux.free.fr/pub/Distrib....tar.gz”
LICENSE=”GPL-2″
SLOT=”0″
KEYWORDS=” x86 amd64 ppc”
IUSE=”"
need-kde 3
DEPEND=”"
RDEPEND=”"
src_compile()
kde_src_compile