[arch-commits] CVS update of extra/office/a2ps-lprng (PKGBUILD a2ps-4.13b.patch)
Jan de Groot
jgc at archlinux.org
Sun May 27 18:35:15 UTC 2007
Date: Sunday, May 27, 2007 @ 14:35:15
Author: jgc
Path: /home/cvs-extra/extra/office/a2ps-lprng
Removed: PKGBUILD (1.10) a2ps-4.13b.patch (1.1)
Remove dead package, a2ps replaces this one
------------------+
PKGBUILD | 24 ------------------------
a2ps-4.13b.patch | 12 ------------
2 files changed, 36 deletions(-)
Index: extra/office/a2ps-lprng/PKGBUILD
diff -u extra/office/a2ps-lprng/PKGBUILD:1.10 extra/office/a2ps-lprng/PKGBUILD:removed
--- extra/office/a2ps-lprng/PKGBUILD:1.10 Fri Sep 30 14:33:32 2005
+++ extra/office/a2ps-lprng/PKGBUILD Sun May 27 14:35:14 2007
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2005/09/30 18:33:32 tobias Exp $
-# Maintainer: eric <eric at archlinux.org>
-# Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
-
-pkgname=a2ps-lprng
-pkgver=4.13b
-pkgrel=5
-pkgdesc="An Any to PostScript filter for lprng"
-depends=('glibc' 'ghostscript-lprng' 'psutils-lprng' 'imagemagick' 'perl')
-conflicts=('ghostscript' 'psutils')
-source=(http://ftp.gnu.org/gnu/a2ps/a2ps-4.13b.tar.gz a2ps-4.13b.patch)
-url="http://www.inf.enst.fr/~demaille/a2ps"
-md5sums=('0c8e0c31b08c14f7a7198ce967eb3281' 'b5c70ec605704bef650b4491bd7962b2')
-
-build() {
- cd $startdir/src/a2ps-4.13
- ./configure --prefix=/usr --sysconfdir=/etc/a2ps
- /usr/bin/patch -Np1 -i ../../a2ps-$pkgver.patch
- /usr/bin/make || return 1
- /usr/bin/make prefix=$startdir/pkg/usr \
- sysconfdir=$startdir/pkg/etc/a2ps install
- find $startdir/pkg -name '*.la' -exec rm {} \;
-}
-# vim: ts=2 sw=2 et ft=sh
Index: extra/office/a2ps-lprng/a2ps-4.13b.patch
diff -u extra/office/a2ps-lprng/a2ps-4.13b.patch:1.1 extra/office/a2ps-lprng/a2ps-4.13b.patch:removed
--- extra/office/a2ps-lprng/a2ps-4.13b.patch:1.1 Mon May 3 13:17:38 2004
+++ extra/office/a2ps-lprng/a2ps-4.13b.patch Sun May 27 14:35:14 2007
@@ -1,12 +0,0 @@
-diff -ru a2ps-4.13/lib/path-concat.c a2ps-4.13.arch/lib/path-concat.c
---- a2ps-4.13/lib/path-concat.c 1999-10-10 14:34:46.000000000 -0400
-+++ a2ps-4.13.arch/lib/path-concat.c 2004-05-03 13:05:38.000000000 -0400
-@@ -31,7 +31,7 @@
- #endif
- #include <sys/types.h>
-
--char *malloc ();
-+/*char *malloc ();*/
-
- #ifndef DIRECTORY_SEPARATOR
- # define DIRECTORY_SEPARATOR '/'
More information about the arch-commits
mailing list