[arch-commits] CVS update of extra/system/pdq (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Dec 12 06:45:28 UTC 2007


    Date: Wednesday, December 12, 2007 @ 01:45:28
  Author: eric
    Path: /home/cvs-extra/extra/system/pdq

 Removed: PKGBUILD (1.6)

extra repo cleanup


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


Index: extra/system/pdq/PKGBUILD
diff -u extra/system/pdq/PKGBUILD:1.6 extra/system/pdq/PKGBUILD:removed
--- extra/system/pdq/PKGBUILD:1.6	Tue May 30 13:31:15 2006
+++ extra/system/pdq/PKGBUILD	Wed Dec 12 01:45:28 2007
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.6 2006/05/30 17:31:15 ganja_guru Exp $
-# Maintainer: eric <eric at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=pdq
-pkgver=2.2.1
-pkgrel=1
-pkgdesc="A direct replacement of lpr"
-arch=(i686 x86_64)
-depends=('gtk')
-source=(http://pdq.sourceforge.net/ftp/$pkgname-$pkgver.tgz)
-url="http://pdq.sourceforge.net/"
-md5sums=('c72d076b4ba59bf206bc469c57201785')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make || return 1
-  make prefix=$startdir/pkg/usr pdqlibdir=$startdir/pkg/etc/pdq install
-}




More information about the arch-commits mailing list