From df1313c5566cc6b0cff111a9d3a3ce3fbc49ebe4 Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Tue, 26 Sep 2006 07:51:26 +0000 Subject: [PATCH] Stefan Fiedler: add esp-ghostcript, based on GPLed 'leading edge' ghostscript; unlike leading edge, this works with cups out-of-the-box. remove CORE flag from ghostcript [2006091701183515635] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7924 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- .../x11/esp-ghostscript/esp-ghostscript.conf | 29 ++++++++++++ .../x11/esp-ghostscript/esp-ghostscript.desc | 46 +++++++++++++++++++ package/x11/ghostscript/ghostscript.desc | 1 - 3 files changed, 75 insertions(+), 1 deletion(-) create mode 100644 package/x11/esp-ghostscript/esp-ghostscript.conf create mode 100644 package/x11/esp-ghostscript/esp-ghostscript.desc diff --git a/package/x11/esp-ghostscript/esp-ghostscript.conf b/package/x11/esp-ghostscript/esp-ghostscript.conf new file mode 100644 index 000000000..82b4ebf8b --- /dev/null +++ b/package/x11/esp-ghostscript/esp-ghostscript.conf @@ -0,0 +1,29 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/x11/ghostscript/ghostscript.conf +# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +# +# 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; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + +confopt="$confopt --with-drivers=ALL --with-x" + +if pkginstalled gimp-print42; then + echo_status "gimp-print found. Will use it as printer driver ..." + confopt="$confopt --with-gimp-print" +fi + diff --git a/package/x11/esp-ghostscript/esp-ghostscript.desc b/package/x11/esp-ghostscript/esp-ghostscript.desc new file mode 100644 index 000000000..b95ebbc4c --- /dev/null +++ b/package/x11/esp-ghostscript/esp-ghostscript.desc @@ -0,0 +1,46 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/x11/ghostscript/ghostscript.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +[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; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-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 +[A] Easy Software Products +[M] The ROCK Linux Project + +[U] http://www.cups.org/ghostscript.php + +[C] extra/printing extra/office + +[F] PRINTER +[F] CORE + +[L] OpenSource +[S] Stable +[V] 8.15.2 +[P] X -?---5---9 127.100 + +[D] 357943687 espgs-8.15.2-source.tar.bz2 ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/ghostscript/8.15.2/ diff --git a/package/x11/ghostscript/ghostscript.desc b/package/x11/ghostscript/ghostscript.desc index fd3a5549a..1b4c4a45e 100644 --- a/package/x11/ghostscript/ghostscript.desc +++ b/package/x11/ghostscript/ghostscript.desc @@ -36,7 +36,6 @@ [C] extra/printing extra/office [F] PRINTER -[F] CORE [L] OpenSource [S] Stable