From d9b2b543ecb113ba5deeb37fca59d54beac1a3e7 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sat, 17 Jan 2015 12:42:17 +0200 Subject: Added poppler splitted, pastebunz for us (we need to create a pastebin), calibre, epdf --- app-text/poppler/metadata.xml | 14 +++++++++++++ app-text/poppler/poppler-0.24.3.ebuild | 36 ++++++++++++++++++++++++++++++++++ app-text/poppler/poppler-0.24.5.ebuild | 36 ++++++++++++++++++++++++++++++++++ 3 files changed, 86 insertions(+) create mode 100644 app-text/poppler/metadata.xml create mode 100644 app-text/poppler/poppler-0.24.3.ebuild create mode 100644 app-text/poppler/poppler-0.24.5.ebuild (limited to 'app-text/poppler') diff --git a/app-text/poppler/metadata.xml b/app-text/poppler/metadata.xml new file mode 100644 index 00000000..9124e13b --- /dev/null +++ b/app-text/poppler/metadata.xml @@ -0,0 +1,14 @@ + + + +kde +printing + + reavertm@gentoo.org + Maciej Mrozowski + + + Enable GObject introspection. + Install command-line PDF converters and various utilities. + + diff --git a/app-text/poppler/poppler-0.24.3.ebuild b/app-text/poppler/poppler-0.24.3.ebuild new file mode 100644 index 00000000..0bf59d52 --- /dev/null +++ b/app-text/poppler/poppler-0.24.3.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base (meta package)" +HOMEPAGE="http://poppler.freedesktop.org/" +SRC_URI="" + +LICENSE="GPL-2" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +SLOT="0/43" +IUSE="cairo cjk curl cxx debug doc +introspection +jpeg jpeg2k +lcms png qt4 tiff +utils" + +COMMON_DEPEND=" + ~app-text/poppler-base-${PV}[cxx=] + ~app-text/poppler-base-${PV}[curl=] + ~app-text/poppler-base-${PV}[debug=] + ~app-text/poppler-base-${PV}[jpeg=] + ~app-text/poppler-base-${PV}[jpeg2k=] + ~app-text/poppler-base-${PV}[lcms=] + ~app-text/poppler-base-${PV}[png=] + ~app-text/poppler-base-${PV}[tiff=] + ~app-text/poppler-base-${PV}[utils=] + " + +DEPEND="${COMMON_DEPEND} virtual/pkgconfig" + +PDEPEND="cairo? ( + ~app-text/poppler-glib-${PV}[cairo,introspection=,doc=] + ) + qt4? ( ~app-text/poppler-qt4-${PV} ) + " + +RDEPEND="${COMMON_DEPEND} cjk? ( >=app-text/poppler-data-0.4.4 )" diff --git a/app-text/poppler/poppler-0.24.5.ebuild b/app-text/poppler/poppler-0.24.5.ebuild new file mode 100644 index 00000000..0bf59d52 --- /dev/null +++ b/app-text/poppler/poppler-0.24.5.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base (meta package)" +HOMEPAGE="http://poppler.freedesktop.org/" +SRC_URI="" + +LICENSE="GPL-2" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +SLOT="0/43" +IUSE="cairo cjk curl cxx debug doc +introspection +jpeg jpeg2k +lcms png qt4 tiff +utils" + +COMMON_DEPEND=" + ~app-text/poppler-base-${PV}[cxx=] + ~app-text/poppler-base-${PV}[curl=] + ~app-text/poppler-base-${PV}[debug=] + ~app-text/poppler-base-${PV}[jpeg=] + ~app-text/poppler-base-${PV}[jpeg2k=] + ~app-text/poppler-base-${PV}[lcms=] + ~app-text/poppler-base-${PV}[png=] + ~app-text/poppler-base-${PV}[tiff=] + ~app-text/poppler-base-${PV}[utils=] + " + +DEPEND="${COMMON_DEPEND} virtual/pkgconfig" + +PDEPEND="cairo? ( + ~app-text/poppler-glib-${PV}[cairo,introspection=,doc=] + ) + qt4? ( ~app-text/poppler-qt4-${PV} ) + " + +RDEPEND="${COMMON_DEPEND} cjk? ( >=app-text/poppler-data-0.4.4 )" -- cgit v1.2.3