diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-09-06 17:49:24 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-09-06 17:49:24 +0000 |
commit | 7accf91b3882f643e34a27e92407c21e370acb99 (patch) | |
tree | 44241168e3f228e8ba00c9e879197efef9bb4b10 /app-text/poppler | |
parent | Cleanup (diff) | |
download | gentoo-2-7accf91b3882f643e34a27e92407c21e370acb99.tar.gz gentoo-2-7accf91b3882f643e34a27e92407c21e370acb99.tar.bz2 gentoo-2-7accf91b3882f643e34a27e92407c21e370acb99.zip |
drop old
(Portage version: 2.1.3.7)
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/poppler/files/digest-poppler-0.5.9-r1 | 3 | ||||
-rw-r--r-- | app-text/poppler/files/digest-poppler-0.5.91 | 3 | ||||
-rw-r--r-- | app-text/poppler/files/poppler-0.5.9-header.patch | 73 | ||||
-rw-r--r-- | app-text/poppler/poppler-0.5.9-r1.ebuild | 49 | ||||
-rw-r--r-- | app-text/poppler/poppler-0.5.91.ebuild | 43 |
6 files changed, 6 insertions, 172 deletions
diff --git a/app-text/poppler/ChangeLog b/app-text/poppler/ChangeLog index c88731588d0f..c673e379701c 100644 --- a/app-text/poppler/ChangeLog +++ b/app-text/poppler/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/poppler # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.138 2007/09/04 06:53:53 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.139 2007/09/06 17:49:24 genstef Exp $ + + 06 Sep 2007; Stefan Schweizer <genstef@gentoo.org> + -files/poppler-0.5.9-header.patch, -poppler-0.5.9-r1.ebuild, + -poppler-0.5.91.ebuild: + drop old *poppler-0.6 (04 Sep 2007) diff --git a/app-text/poppler/files/digest-poppler-0.5.9-r1 b/app-text/poppler/files/digest-poppler-0.5.9-r1 deleted file mode 100644 index 85ee4a6c1d4d..000000000000 --- a/app-text/poppler/files/digest-poppler-0.5.9-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8d1ac008614c0e413bcac95b8102fa07 poppler-0.5.9.tar.gz 1169002 -RMD160 3aab75dfb1f4226048c23ed9b6f08fdb2608feb1 poppler-0.5.9.tar.gz 1169002 -SHA256 bee251e5149ac9dd8824aac316456b78a82f4e1954eb3c1a94db3625340ef61e poppler-0.5.9.tar.gz 1169002 diff --git a/app-text/poppler/files/digest-poppler-0.5.91 b/app-text/poppler/files/digest-poppler-0.5.91 deleted file mode 100644 index abefa4595d7f..000000000000 --- a/app-text/poppler/files/digest-poppler-0.5.91 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 0cc1b0f183b1559f10154bb57268c6e1 poppler-0.5.91.tar.gz 1184826 -RMD160 fa4d68efde6d0f4c14fff2d1f986c7c64275f8af poppler-0.5.91.tar.gz 1184826 -SHA256 4e046b243c2a322008aa2dd7ed09e39d6b2e183482d09486873735031c30b888 poppler-0.5.91.tar.gz 1184826 diff --git a/app-text/poppler/files/poppler-0.5.9-header.patch b/app-text/poppler/files/poppler-0.5.9-header.patch deleted file mode 100644 index 9618ed098ae1..000000000000 --- a/app-text/poppler/files/poppler-0.5.9-header.patch +++ /dev/null @@ -1,73 +0,0 @@ -diff -Naur poppler-0.5.9.orig/goo/FixedPoint.h poppler-0.5.9/goo/FixedPoint.h ---- poppler-0.5.9.orig/goo/FixedPoint.h 2007-03-30 20:57:17.000000000 +0200 -+++ poppler-0.5.9/goo/FixedPoint.h 2007-06-26 00:50:03.000000000 +0200 -@@ -11,7 +11,7 @@ - #ifndef FIXEDPOINT_H - #define FIXEDPOINT_H - --#include <config.h> -+#include <poppler/poppler-config.h> - - #if USE_FIXEDPOINT - -diff -Naur poppler-0.5.9.orig/goo/gmem.h poppler-0.5.9/goo/gmem.h ---- poppler-0.5.9.orig/goo/gmem.h 2007-04-01 01:17:26.000000000 +0200 -+++ poppler-0.5.9/goo/gmem.h 2007-06-26 00:49:35.000000000 +0200 -@@ -10,7 +10,7 @@ - #define GMEM_H - - #include <stdio.h> --#include <config.h> -+#include <poppler/poppler-config.h> - - #if USE_EXCEPTIONS - -diff -Naur poppler-0.5.9.orig/poppler/poppler-config.h.in poppler-0.5.9/poppler/poppler-config.h.in ---- poppler-0.5.9.orig/poppler/poppler-config.h.in 2007-05-30 20:33:56.000000000 +0200 -+++ poppler-0.5.9/poppler/poppler-config.h.in 2007-06-26 00:48:56.000000000 +0200 -@@ -15,10 +15,20 @@ - // redefining those symbols. - - /* Enable multithreading support. */ --#ifndef MULTITHREADING -+#ifndef MULTITHREADED - #undef MULTITHREADED - #endif - -+/* Enable exceptions. */ -+#ifndef USE_EXCEPTIONS -+#undef USE_EXCEPTIONS -+#endif -+ -+/* Use fixedpoint. */ -+#ifndef USE_FIXEDPOINT -+#undef USE_FIXEDPOINT -+#endif -+ - /* Full path for the system-wide xpdfrc file. */ - #ifndef SYSTEM_XPDFRC - #undef SYSTEM_XPDFRC -diff -Naur poppler-0.5.9.orig/poppler/SecurityHandler.h poppler-0.5.9/poppler/SecurityHandler.h ---- poppler-0.5.9.orig/poppler/SecurityHandler.h 2007-04-05 01:11:52.000000000 +0200 -+++ poppler-0.5.9/poppler/SecurityHandler.h 2007-06-26 00:47:40.000000000 +0200 -@@ -9,7 +9,7 @@ - #ifndef SECURITYHANDLER_H - #define SECURITYHANDLER_H - --#include <config.h> -+#include "poppler-config.h" - - #ifdef USE_GCC_PRAGMAS - #pragma interface -diff -Naur poppler-0.5.9.orig/utils/ImageOutputDev.h poppler-0.5.9/utils/ImageOutputDev.h ---- poppler-0.5.9.orig/utils/ImageOutputDev.h 2007-02-01 21:01:00.000000000 +0100 -+++ poppler-0.5.9/utils/ImageOutputDev.h 2007-06-26 00:50:38.000000000 +0200 -@@ -9,7 +9,7 @@ - #ifndef IMAGEOUTPUTDEV_H - #define IMAGEOUTPUTDEV_H - --#include <poppler-config.h> -+#include <poppler/poppler-config.h> - - #ifdef USE_GCC_PRAGMAS - #pragma interface diff --git a/app-text/poppler/poppler-0.5.9-r1.ebuild b/app-text/poppler/poppler-0.5.9-r1.ebuild deleted file mode 100644 index fcc187970158..000000000000 --- a/app-text/poppler/poppler-0.5.9-r1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.5.9-r1.ebuild,v 1.2 2007/07/12 11:33:06 uberlord Exp $ - -inherit libtool eutils - -DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base" -HOMEPAGE="http://poppler.freedesktop.org/" -SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="cjk jpeg zlib" - -RDEPEND=">=media-libs/freetype-2.1.8 - media-libs/fontconfig - cjk? ( app-text/poppler-data ) - jpeg? ( >=media-libs/jpeg-6b ) - dev-libs/libxml2 - !app-text/pdftohtml" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/poppler-0.5.9-header.patch -} - -src_compile() { - econf \ - --disable-poppler-qt4 \ - --disable-poppler-glib \ - --disable-poppler-qt \ - --disable-gtk-test \ - --enable-opi \ - --disable-cairo-output \ - --enable-xpdf-headers \ - $(use_enable jpeg libjpeg) \ - $(use_enable zlib) \ - || die "configuration failed" - emake || die "compilation failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "make install failed" - dodoc README AUTHORS ChangeLog NEWS README-XPDF TODO pdf2xml.dtd -} diff --git a/app-text/poppler/poppler-0.5.91.ebuild b/app-text/poppler/poppler-0.5.91.ebuild deleted file mode 100644 index 832a3161fade..000000000000 --- a/app-text/poppler/poppler-0.5.91.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.5.91.ebuild,v 1.3 2007/08/24 14:20:56 jer Exp $ - -inherit libtool - -DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base" -HOMEPAGE="http://poppler.freedesktop.org/" -SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="cjk jpeg zlib" - -RDEPEND=">=media-libs/freetype-2.1.8 - media-libs/fontconfig - cjk? ( app-text/poppler-data ) - jpeg? ( >=media-libs/jpeg-6b ) - dev-libs/libxml2 - !app-text/pdftohtml" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_compile() { - econf \ - --disable-poppler-qt4 \ - --disable-poppler-glib \ - --disable-poppler-qt \ - --disable-gtk-test \ - --enable-opi \ - --disable-cairo-output \ - --enable-xpdf-headers \ - $(use_enable jpeg libjpeg) \ - $(use_enable zlib) \ - || die "configuration failed" - emake || die "compilation failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "make install failed" - dodoc README AUTHORS ChangeLog NEWS README-XPDF TODO pdf2xml.dtd -} |