[arch-commits] CVS update of extra/network/sitecopy (PKGBUILD)
Aaron Griffin
aaron at archlinux.org
Wed May 30 05:35:07 UTC 2007
Date: Wednesday, May 30, 2007 @ 01:35:07
Author: aaron
Path: /home/cvs-extra/extra/network/sitecopy
Removed: PKGBUILD (1.10)
Package cleanup: more low usage apps to unsupported
----------+
PKGBUILD | 21 ---------------------
1 file changed, 21 deletions(-)
Index: extra/network/sitecopy/PKGBUILD
diff -u extra/network/sitecopy/PKGBUILD:1.10 extra/network/sitecopy/PKGBUILD:removed
--- extra/network/sitecopy/PKGBUILD:1.10 Sun Oct 1 12:25:57 2006
+++ extra/network/sitecopy/PKGBUILD Wed May 30 01:35:07 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2006/10/01 16:25:57 damir Exp $
-# Maintainer: eric <eric at archlinux.org>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-#
-
-pkgname=sitecopy
-pkgver=0.16.3
-pkgrel=2
-pkgdesc="Synchronize local and remote web site via FTP or WebDAV"
-arch=("i686" "x86_64")
-url="http://www.lyra.org/sitecopy/"
-depends=('libxml2' 'zlib' 'neon>=0.25.4' 'expat>=2.0.0')
-source=(http://www.lyra.org/sitecopy/$pkgname-$pkgver.tar.gz)
-md5sums=('df48499ad81b333a9d255c1709e09a1a')
-
-build() {
- cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/usr
- /usr/bin/make || return 1
- /usr/bin/make prefix=$startdir/pkg/usr install
-}
More information about the arch-commits
mailing list