diff options
Diffstat (limited to 'app-office/kformula/kformula-1.6.3_p20090204.ebuild')
-rw-r--r-- | app-office/kformula/kformula-1.6.3_p20090204.ebuild | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/app-office/kformula/kformula-1.6.3_p20090204.ebuild b/app-office/kformula/kformula-1.6.3_p20090204.ebuild new file mode 100644 index 000000000000..f2fc965a8f22 --- /dev/null +++ b/app-office/kformula/kformula-1.6.3_p20090204.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.6.3_p20090204.ebuild,v 1.1 2009/02/08 17:22:40 carlo Exp $ + +EAPI=1 +ARTS_REQUIRED="never" + +KMNAME=koffice +inherit kde-meta eutils + +DESCRIPTION="KOffice formula editor." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + +DEPEND="~app-office/koffice-libs-1.6.3_p20090204 + ~kde-base/kcontrol-3.5.10:3.5" + +KMCOPYLIB=" + libkformula lib/kformula + libkofficecore lib/kofficecore + libkofficeui lib/kofficeui + libkopainter lib/kopainter + libkotext lib/kotext + libkwmf lib/kwmf + libkowmf lib/kwmf + libkstore lib/store" + +KMEXTRACTONLY="lib/" + +KMEXTRA="filters/kformula" + +need-kde 3.5
\ No newline at end of file |