[Lunar-commits] <moonbase> xdpf: Removed duplicate module from zdeprecated

Stefan Wold ratler at lunar-linux.org
Thu Jan 27 07:55:10 CET 2011


commit 182a684415cd385a9c11a7563b73f166ef069d59
Author: Stefan Wold <ratler at lunar-linux.org>
Date:   Thu Jan 27 07:55:10 2011 +0100

    xdpf: Removed duplicate module from zdeprecated
---
 zdeprecated/xpdf/BUILD     |   14 --------------
 zdeprecated/xpdf/CONFLICTS |    1 -
 zdeprecated/xpdf/DEPENDS   |   11 -----------
 zdeprecated/xpdf/DETAILS   |   36 ------------------------------------
 4 files changed, 0 insertions(+), 62 deletions(-)

diff --git a/zdeprecated/xpdf/BUILD b/zdeprecated/xpdf/BUILD
deleted file mode 100644
index 93f7dcc..0000000
--- a/zdeprecated/xpdf/BUILD
+++ /dev/null
@@ -1,14 +0,0 @@
-(
-
-  patch_it $SOURCE_CACHE/$SOURCE2 1 &&
-  patch_it $SOURCE_CACHE/$SOURCE3 1 &&
-  patch_it $SOURCE_CACHE/$SOURCE4 1 &&
-  patch_it $SOURCE_CACHE/$SOURCE5 1 &&
-
-  OPTS+=" --with-freetype2-includes=/usr/include/freetype2       \
-              --sysconfdir=/etc --enable-opi --enable-multithreaded  \
-              --enable-wordlist --with-gzip"                        &&
-
-  default_build
-
-) > $C_FIFO 2>&1
diff --git a/zdeprecated/xpdf/CONFLICTS b/zdeprecated/xpdf/CONFLICTS
deleted file mode 100644
index b359f77..0000000
--- a/zdeprecated/xpdf/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts poppler
diff --git a/zdeprecated/xpdf/DEPENDS b/zdeprecated/xpdf/DEPENDS
deleted file mode 100644
index 2f59883..0000000
--- a/zdeprecated/xpdf/DEPENDS
+++ /dev/null
@@ -1,11 +0,0 @@
-depends  freetype2
-depends  gzip
-depends  t1lib
-depends  openMotif
-
-optional_depends libpaper \
-                 "--enable-a4-paper \
-                  --with-libpaper-includes=/usr/include/libpaper" \
-                 "--disable-a4-paper \
-                  --without-libpaper-library" \
-                 "to use A4 instead of Letter as the default page size"
diff --git a/zdeprecated/xpdf/DETAILS b/zdeprecated/xpdf/DETAILS
deleted file mode 100644
index 8a0593d..0000000
--- a/zdeprecated/xpdf/DETAILS
+++ /dev/null
@@ -1,36 +0,0 @@
-          MODULE=xpdf
-         VERSION=3.02
-          SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=xpdf-3.02pl1.patch
-         SOURCE3=xpdf-3.02pl2.patch
-         SOURCE4=xpdf-3.02pl3.patch
-         SOURCE5=xpdf-3.02pl4.patch
-      SOURCE_URL=ftp://ftp.foolabs.com/pub/xpdf
-     SOURCE2_URL=$PATCH_URL
-     SOURCE3_URL=$PATCH_URL
-     SOURCE4_URL=$PATCH_URL
-     SOURCE5_URL=$PATCH_URL
-        WEB_SITE=http://www.foolabs.com/xpdf
-      SOURCE_VFY=sha1:f9940698840c8a8045677e8be68ab8580903e20a
-     SOURCE2_VFY=sha1:cd3c8ed6e1fd3606098b85d5cc8a7d1aa305266d
-     SOURCE3_VFY=sha1:d082ebe0d36cad0c04603950216f5c52de1c2593
-     SOURCE4_VFY=sha1:7b4644d6cc5835a708f4ef34ad5713553c716115
-     SOURCE5_VFY=sha1:1eb4da032216ee0890888b26a1a5a6d2467a20b4
-         ENTERED=20020218
-         UPDATED=20091019
-           SHORT="A PDF viewer for X11"
-
-cat << EOF
-Xpdf is an open source viewer for Portable Document Format (PDF)
-files. (These are also sometimes also called 'Acrobat' files, from
-the name of Adobe's PDF software.) The Xpdf project also includes a
-PDF text extractor, PDF-to-PostScript converter, and various other
-utilities.
-
-Xpdf runs under the X Window System on UNIX, VMS, and OS/2. The non-X
-components (pdftops, pdftotext, etc.) also run on Win32 systems and
-should run on pretty much any system with a decent C++ compiler.
-
-Xpdf is designed to be small and efficient. It can use Type 1,
-TrueType, or standard X fonts.
-EOF


More information about the Lunar-commits mailing list