From e17e037715f576fa54080ba08016322040043ec9 Mon Sep 17 00:00:00 2001 From: Aldas Nabazas Date: Sun, 28 Sep 2008 16:09:02 +0300 Subject: [PATCH] removed depracated ESP ghostscript package (use gpl ghostscript version now on) --- graphic/ghostscript/gcc-40.patch | 48 --------------------------- graphic/ghostscript/ghostscript.cache | 45 ------------------------- graphic/ghostscript/ghostscript.conf | 28 ---------------- graphic/ghostscript/ghostscript.desc | 39 ---------------------- graphic/ghostscript/no_gtk.diff | 38 --------------------- 5 files changed, 198 deletions(-) delete mode 100644 graphic/ghostscript/gcc-40.patch delete mode 100644 graphic/ghostscript/ghostscript.cache delete mode 100644 graphic/ghostscript/ghostscript.conf delete mode 100644 graphic/ghostscript/ghostscript.desc delete mode 100644 graphic/ghostscript/no_gtk.diff diff --git a/graphic/ghostscript/gcc-40.patch b/graphic/ghostscript/gcc-40.patch deleted file mode 100644 index 7bf837bad..000000000 --- a/graphic/ghostscript/gcc-40.patch +++ /dev/null @@ -1,48 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../ghostscript/gcc-40.patch -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- ---- espgs-8.15rc3/src/gp_unifs.c 2005-01-19 05:08:41.000000000 +0100 -+++ espgs-8.15rc3-fixed/src/gp_unifs.c 2005-09-19 12:22:29.000000000 +0200 -@@ -130,6 +129,8 @@ - /* the original version of the following code, and Richard Mlynarik */ - /* (mly@adoc.xerox.com) for an improved version. */ - -+#include -+ - typedef struct dirstack_s dirstack; - struct dirstack_s { - dirstack *next; -@@ -293,7 +295,7 @@ - uint - gp_enumerate_files_next(file_enum * pfen, char *ptr, uint maxlen) - { -- const dir_entry *de; -+ struct dirent *de; - char *work = pfen->work; - int worklen = pfen->worklen; - char *pattern = pfen->pattern; -diff -ur espgs-8.15rc3/src/time_.h espgs-8.15rc3-fixed/src/time_.h ---- espgs-8.15rc3/src/time_.h 2005-03-08 21:46:07.000000000 +0100 -+++ espgs-8.15rc3-fixed/src/time_.h 2005-09-19 12:04:49.000000000 +0200 -@@ -40,9 +40,6 @@ - #else - # include - # if !defined(__DECC) && !defined(__MWERKS__) --struct timeval { -- long tv_sec, tv_usec; --}; - # endif - struct timezone { - int tz_minuteswest, tz_dsttime; diff --git a/graphic/ghostscript/ghostscript.cache b/graphic/ghostscript/ghostscript.cache deleted file mode 100644 index d8bbac007..000000000 --- a/graphic/ghostscript/ghostscript.cache +++ /dev/null @@ -1,45 +0,0 @@ - -[TIMESTAMP] 1134029545 Thu Dec 8 09:12:25 2005 -[BUILDTIME] 95 (9) -[SIZE] 18.68 MB, 550 files - -[DEP] bash -[DEP] binutils -[DEP] bzip2 -[DEP] xorg-cf-files -[DEP] coreutils -[DEP] cups -[DEP] diffutils -[DEP] findutils -[DEP] gawk -[DEP] gcc -[DEP] glib -[DEP] glib12 -[DEP] glibc -[DEP] grep -[DEP] gtk+12 -[DEP] imake -[DEP] libice -[DEP] libjpeg -[DEP] libpng -[DEP] libsm -[DEP] libtiff -[DEP] libx11 -[DEP] libxau -[DEP] libxdmcp -[DEP] libxext -[DEP] libxi -[DEP] libxt -[DEP] linux-header -[DEP] make -[DEP] mktemp -[DEP] net-tools -[DEP] openssl -[DEP] patch -[DEP] pkgconfig -[DEP] sed -[DEP] sysfiles -[DEP] tar -[DEP] util-linux -[DEP] xproto -[DEP] zlib diff --git a/graphic/ghostscript/ghostscript.conf b/graphic/ghostscript/ghostscript.conf deleted file mode 100644 index 4c8eb3ccc..000000000 --- a/graphic/ghostscript/ghostscript.conf +++ /dev/null @@ -1,28 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../ghostscript/ghostscript.conf -# Copyright (C) 2004 - 2006 The T2 SDE Project -# Copyright (C) 1998 - 2003 Clifford Wolf -# -# More information can be found in the files COPYING and README. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- - -var_append confopt ' ' '--with-drivers=ALL --with-x' - -pkginstalled gtk+12 || var_append patchfiles ' ' "$confdir/no_gtk.diff" - -if pkginstalled gimp-print42; then - echo_status "Gimp-print found, enabling the printer driver ..." - var_append confopt " " "--with-gimp-print" -fi - -if [ $SDECFG_STATIC -eq 0 ]; then - var_append makeinstopt ' ' 'soinstall' -fi - diff --git a/graphic/ghostscript/ghostscript.desc b/graphic/ghostscript/ghostscript.desc deleted file mode 100644 index d5ea2a829..000000000 --- a/graphic/ghostscript/ghostscript.desc +++ /dev/null @@ -1,39 +0,0 @@ - -[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- -[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. -[COPY] -[COPY] Filename: package/.../ghostscript/ghostscript.desc -[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project -[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project -[COPY] Copyright (C) 1998 - 2003 Clifford Wolf -[COPY] -[COPY] More information can be found in the files COPYING and README. -[COPY] -[COPY] This program is free software; you can redistribute it and/or modify -[COPY] it under the terms of the GNU General Public License as published by -[COPY] the Free Software Foundation; version 2 of the License. A copy of the -[COPY] GNU General Public License can be found in the file COPYING. -[COPY] --- SDE-COPYRIGHT-NOTE-END --- - -[I] PostScript and PDF language interpreter and previewer - -[T] The gs (gswin32, gswin32c, gs386, gsos2) command invokes -[T] Ghostscript, an interpreter of Adobe Systems' PostScript(tm) and -[T] Portable Document Format (PDF) languages. - -[A] L. Peter Deutsch -[M] The OpenSDE Community - -[U] http://www.cups.org/ghostscript.php -[U] http://foam.wonderslug.com/~geoffk/pdfencrypt/ - -[C] extra/printing extra/office - -[L] OpenSource -[S] Stable -[V] 8.15.4 -[P] X -----5---9 142.700 - -[D] 853758805 espgs-8.15.4-source.tar.bz2 http://ftp.easysw.com/pub/ghostscript/8.15.4/ - -[F] NOPARALLEL FPIC-QUIRK diff --git a/graphic/ghostscript/no_gtk.diff b/graphic/ghostscript/no_gtk.diff deleted file mode 100644 index f6652798f..000000000 --- a/graphic/ghostscript/no_gtk.diff +++ /dev/null @@ -1,38 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../ghostscript/no_gtk.diff -# Copyright (C) 2007 The OpenSDE Project -# Copyright (C) 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -Only build the Gtk+ binary when gtk-12 is around. - ---- ./src/unix-dll.mak.orig 2006-09-28 13:54:45.000000000 -0400 -+++ ./src/unix-dll.mak 2007-03-17 19:15:57.000000000 -0400 -@@ -87,7 +87,7 @@ - - # Normal shared object - so: SODIRS -- $(MAKE) $(SODEFS) CFLAGS='$(CFLAGS_STANDARD) $(CFLAGS_SO) $(ACDEFS) $(GCFLAGS) $(XCFLAGS)' prefix=$(prefix) $(GSSOC) $(GSSOX) -+ $(MAKE) $(SODEFS) CFLAGS='$(CFLAGS_STANDARD) $(CFLAGS_SO) $(ACDEFS) $(GCFLAGS) $(XCFLAGS)' prefix=$(prefix) $(GSSOC) - - # Debug shared object - # Note that this is in the same directory as the normal shared -@@ -103,7 +103,6 @@ - -mkdir -p $(install_prefix)$(bindir) - -mkdir -p $(install_prefix)$(libdir) - $(INSTALL_PROGRAM) $(GSSOC) $(install_prefix)$(bindir)/$(GSSOC_XENAME) -- $(INSTALL_PROGRAM) $(GSSOX) $(install_prefix)$(bindir)/$(GSSOX_XENAME) - $(INSTALL_PROGRAM) $(BINDIR)/$(SOBINRELDIR)/$(GS_SONAME_MAJOR_MINOR) $(install_prefix)$(libdir)/$(GS_SONAME_MAJOR_MINOR) - $(RM_) $(install_prefix)$(libdir)/$(GS_SONAME) - ln -s $(GS_SONAME_MAJOR_MINOR) $(install_prefix)$(libdir)/$(GS_SONAME)