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

Eric Belanger eric at archlinux.org
Sun Jan 20 01:34:17 UTC 2008


    Date: Saturday, January 19, 2008 @ 20:34:17
  Author: eric
    Path: /home/cvs-extra/extra/network/sendfile

 Removed: PKGBUILD (1.5)

extra repo cleanup. Moved to unsupported.


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


Index: extra/network/sendfile/PKGBUILD
diff -u extra/network/sendfile/PKGBUILD:1.5 extra/network/sendfile/PKGBUILD:removed
--- extra/network/sendfile/PKGBUILD:1.5	Sat May 27 12:52:57 2006
+++ extra/network/sendfile/PKGBUILD	Sat Jan 19 20:34:17 2008
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.5 2006/05/27 16:52:57 andyrtr Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=sendfile
-pkgver=2.1a
-pkgrel=1
-pkgdesc="The sendfile client transfers files to the sendfile daemon of the recipient's host"
-arch=(i686 x86_64)
-source=(ftp://ftp.belwue.de/pub/unix/sendfile/$pkgname-$pkgver.tar.gz)
-url="http://www.belwue.de/projekte/saft/sendfile-us.html"
-
-# must be build as root
-build() {
-export MAKEFLAGS="-1"
-cd $startdir/src/$pkgname-$pkgver
-./makeconfig BINDIR=$startdir/pkg/usr/bin CONFIG=$startdir/pkg/usr/etc SERVERDIR=$startdir/pkg/usr/sbin MANDIR=$startdir/pkg/usr/man
-make || return 1
-make prefix=$startdir/pkg/usr install
-}




More information about the arch-commits mailing list