# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="1" KMNAME="extragear/office" NEED_KDE="4.2" inherit kde4overlay-meta subversion DESCRIPTION="A Latex Editor and TeX shell for kde" HOMEPAGE="http://kile.sourceforge.net/" LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="" ESVN_REPO_URI="svn://anonsvn.kde.org/home/kde/trunk/extragear/office/${PN}/@{${PV/2.1_pre/}}" DEPEND="dev-lang/perl" RDEPEND="virtual/tex-base virtual/latex-base" # Suggestions: # app-text/acroread: Display pdf files # app-text/dvipdfmx: Convert dvi files to pdf # app-text/dvipng: Convert dvi files to png # app-text/ghostscript-gpl: Display ps files # dev-tex/latex2html: Compile latex files as html # kde-base/okular: View document files # media-gfx/imagemagick: ? #PDEPEND=" # app-text/acroread # app-text/dvipdfmx # app-text/dvipng # app-text/ghostscript-gpl # dev-tex/latex2html # kde-base/okular:${SLOT} # media-gfx/imagemagick"