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

Eric Belanger eric at archlinux.org
Tue Nov 27 04:29:58 UTC 2007


    Date: Monday, November 26, 2007 @ 23:29:58
  Author: eric
    Path: /home/cvs-extra/extra/system/dump

 Removed: PKGBUILD (1.10)

extra repo cleanup


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


Index: extra/system/dump/PKGBUILD
diff -u extra/system/dump/PKGBUILD:1.10 extra/system/dump/PKGBUILD:removed
--- extra/system/dump/PKGBUILD:1.10	Mon May 28 11:37:57 2007
+++ extra/system/dump/PKGBUILD	Mon Nov 26 23:29:58 2007
@@ -1,23 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2007/05/28 15:37:57 roman Exp $
-# Maintainer: gregor <gregor at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=dump
-pkgver=0.4b41
-pkgrel=2
-pkgdesc="dump and restore facilitate backups to tapedrive from ext2 and ext3 filesystems"
-arch=(i686 x86_64)
-url="http://dump.sourceforge.net/"
-license="BSD"
-depends=('e2fsprogs')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('f89bb42d860c58b86b05d0734c9f3649')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-manowner=root --with-mangrp=root \
-    --with-manmode=644 --with-bingrp=root --disable-readline --sysconfdir=/etc
-  make || return 1
-  make prefix=$startdir/pkg/usr install
-  install -Dm644 COPYRIGHT $startdir/pkg/usr/share/licenses/dump/COPYRIGHT
-}




More information about the arch-commits mailing list