[arch-commits] CVS update of extra/office/ghostscript-lprng (PKGBUILD)

Jan de Groot jgc at archlinux.org
Fri Apr 27 18:47:27 UTC 2007


    Date: Friday, April 27, 2007 @ 14:47:27
  Author: jgc
    Path: /home/cvs-extra/extra/office/ghostscript-lprng

 Removed: PKGBUILD (1.10)

Remove outdated and obsolete "lprng" (cups-free) version of ghostscript. Ghostscript depends on libcups now.


----------+
 PKGBUILD |   27 ---------------------------
 1 file changed, 27 deletions(-)


Index: extra/office/ghostscript-lprng/PKGBUILD
diff -u extra/office/ghostscript-lprng/PKGBUILD:1.10 extra/office/ghostscript-lprng/PKGBUILD:removed
--- extra/office/ghostscript-lprng/PKGBUILD:1.10	Mon Apr 19 02:24:57 2004
+++ extra/office/ghostscript-lprng/PKGBUILD	Fri Apr 27 14:47:27 2007
@@ -1,27 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2004/04/19 06:24:57 dorphell Exp $
-# Contributor: Sarah Hay <sarah at archlinux.org>
-# Maintainer: arjan <arjan at archlinux.org>
-
-pkgname=ghostscript-lprng
-pkgver=7.07.1
-pkgrel=1
-pkgdesc="An interpreter for the PostScript language"
-depends=('gimp-print-lprng')
-conflicts=('cups' 'gimp-print' 'ghostscript')
-source=(http://telia.dl.sourceforge.net/espgs/espgs-$pkgver-source.tar.gz \
-        http://ibiblio.org/pub/gnu/ghostscript/gnu-gs-fonts-std-6.0.tar.gz)
-url="http://www.cups.org/ghostscript.html"
-md5sums=('20dfdc45c3aeb9893b75d41087f828d9' \
-        '1521fab85ca3e8ce3ce781d4970e6c79')
-
-build() {
-  cd $startdir/src/espgs-$pkgver
-  ./configure --prefix=/usr --without-cups --with-gimp-print --with-drivers=ALL
-  make || return 1
-  mkdir -p $startdir/pkg/usr $startdir/pkg/usr/share
-  make prefix=$startdir/pkg/usr datadir=$startdir/pkg/usr/share install
-  rm -rf $startdir/pkg/usr/man/de
-  rm -rf $startdir/pkg/usr/share/ghostscript/7.07/{examples,doc}
-  mv ../fonts $startdir/pkg/usr/share/ghostscript
-  chown -R root:root $startdir/pkg/usr/share/ghostscript
-}




More information about the arch-commits mailing list