[arch-commits] CVS update of core/base/xfsdump (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Tue Nov 27 21:02:03 UTC 2007


    Date: Tuesday, November 27, 2007 @ 16:02:03
  Author: aaron
    Path: /home/cvs-core/core/base/xfsdump

 Removed: PKGBUILD (1.6)

Moving xfsdump to extra


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


Index: core/base/xfsdump/PKGBUILD
diff -u core/base/xfsdump/PKGBUILD:1.6 core/base/xfsdump/PKGBUILD:removed
--- core/base/xfsdump/PKGBUILD:1.6	Thu Nov 15 19:02:40 2007
+++ core/base/xfsdump/PKGBUILD	Tue Nov 27 16:02:03 2007
@@ -1,31 +0,0 @@
-# $Id: PKGBUILD,v 1.6 2007/11/16 00:02:40 daniel Exp $
-# Maintainer: judd <jvinet at zeroflux.org>
-pkgname=xfsdump
-pkgver=2.2.46
-pkgrel=2
-pkgdesc="Additional XFS filesystem utilities"
-arch=(i686 x86_64)
-license=('LGPL')
-url="http://oss.sgi.com/projects/xfs/"
-groups=('base')
-depends=('xfsprogs>=2.9.4' 'attr>=2.4.39' 'acl>=2.2.45' 'dmapi')
-source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsdump_$pkgver-1.tar.gz)
-md5sums=('c233a3f032d183d5bfa5dce210a08418')
-
-build() {
-  cd $startdir/src/xfsdump-$pkgver
-  autoconf
-  ./configure --prefix=/usr
-  make || return 1
-  make prefix=$startdir/pkg/usr install
-  # fixes
-  rm -f $startdir/pkg/usr/lib/*.la
-  rm -f $startdir/pkg/usr/bin/{xfsdump,xfsrestore}
-  # these are provided by the man-pages package
-  rm -f $startdir/pkg/usr/man/man2/f{getxattr,listxattr,removexattr,setxattr}.2.gz
-  rm -f $startdir/pkg/usr/man/man2/l{getxattr,listxattr,removexattr,setxattr}.2.gz
-  rm -f $startdir/pkg/usr/man/man2/getxattr.2.gz
-  rm -f $startdir/pkg/usr/man/man2/listxattr.2.gz
-  rm -f $startdir/pkg/usr/man/man2/removexattr.2.gz
-  rm -f $startdir/pkg/usr/man/man2/setxattr.2.gz
-}




More information about the arch-commits mailing list