Browse Source

ghostscript: Updated (8.64 -> 8.71) (see note)

Note:

This update is also removing the package .conf file because the tweaks
are not needed anymore.
user/karasz/next/updates
Christian Wiese 14 years ago
parent
commit
f60671b485
  1. 24
      graphic/ghostscript/ghostscript.conf
  2. 6
      graphic/ghostscript/ghostscript.desc

24
graphic/ghostscript/ghostscript.conf

@ -1,24 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../ghostscript/ghostscript.conf
# Copyright (C) 2009 - 2010 The OpenSDE Project
#
# 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 ---
makeinstopt="$makeopt soinstall"
var_append makeopt ' ' 'so'
ghostscript_install_gs() {
if [ ! -e "$root$bindir/gs" ]; then
echo_warning 'gs not installed, making a symlink to gsc instead.'
ln -s gsc "$root$bindir/gs"
fi
}
hook_add postmake 5 'ghostscript_install_gs'

6
graphic/ghostscript/ghostscript.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../ghostscript/ghostscript.desc
[COPY] Copyright (C) 2007 - 2009 The OpenSDE Project
[COPY] Copyright (C) 2007 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
@ -30,9 +30,9 @@
[L] GPL
[S] Stable
[V] 8.64
[V] 8.71
[P] X -----5---9 142.700
[D] 3769218338 ghostscript-8.64.tar.bz2 http://dl.sourceforge.net/sourceforge/ghostscript/
[D] 2805087669 ghostscript-8.71.tar.bz2 http://dl.sourceforge.net/sourceforge/ghostscript/
[D] 2159331958 pdf_sec.ps http://foam.wonderslug.com/~geoffk/pdfencrypt/

Loading…
Cancel
Save