[arch-commits] CVS update of extra/network/gurlchecker (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Sun May 13 04:53:20 UTC 2007


    Date: Sunday, May 13, 2007 @ 00:53:20
  Author: aaron
    Path: /home/cvs-extra/extra/network/gurlchecker

 Removed: PKGBUILD (1.16)

Package cleanup: packages moved to unsupported (AUR)


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


Index: extra/network/gurlchecker/PKGBUILD
diff -u extra/network/gurlchecker/PKGBUILD:1.16 extra/network/gurlchecker/PKGBUILD:removed
--- extra/network/gurlchecker/PKGBUILD:1.16	Thu Apr 26 20:34:50 2007
+++ extra/network/gurlchecker/PKGBUILD	Sun May 13 00:53:20 2007
@@ -1,28 +0,0 @@
-# $Id: PKGBUILD,v 1.16 2007/04/27 00:34:50 tobias Exp $
-# Maintainer: tobias <tobias at archlinux.org>
-# Contributor: Tobias Kieslich <tobias at justdreams.de>
-
-pkgname=gurlchecker
-pkgver=0.10.1
-pkgrel=1
-pkgdesc="A tool which can check all the links of a website/webproject"
-arch=(i686 x86_64)
-license=('GPL')
-depends=('libgnomeui>=2.18.1-2' 'gnet' 'gnutls>=1.6.1' 'libcroco' 'tidyhtml')
-makedepends=('perlxml' 'pkgconfig')
-url="http://gurlchecker.labs.libre-entreprise.org/"
-source=(http://labs.libre-entreprise.org/frs/download.php/450/${pkgname}-${pkgver}.tar.gz)
-md5sums=('cb5fd08fb4afe14e588fde0bc2744428')
-
-build() {
-  mv ${startdir}/src/${pkgname}-0.10.0 ${startdir}/src/${pkgname}-${pkgver}
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc \
-              --localstatedir=/var --disable-clamav \
-              --with-tidy=/usr
- # we tweak a bit, cuz otherwise the man-page install fails due to missing
- # sgml->man convert tools; so we skip the man page; sorry ...
-  sed -i 's|m4 src stylesheets po doc ui man|m4 src stylesheets po doc ui|' Makefile
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
-}




More information about the arch-commits mailing list