# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-electronics/cirkuit/cirkuit-0.3.2.ebuild,v 1.1 2011/04/19 20:10:19 scarabeus Exp $ EAPI=4 inherit kde4-base DESCRIPTION="An application to generate publication-ready figures" HOMEPAGE="http://wwwu.uni-klu.ac.at/magostin/cirkuit.html" SRC_URI="http://wwwu.uni-klu.ac.at/magostin/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" KEYWORDS="~amd64 ~x86" IUSE="debug" DEPEND=" >=app-text/poppler-0.12.3-r3[qt4] " RDEPEND="${DEPEND} virtual/latex-base media-libs/netpbm dev-texlive/texlive-pstricks app-text/ghostscript-gpl app-text/ps2eps media-gfx/pdf2svg " DOCS=( Changelog README )