[arch-commits] CVS update of extra/x11/xdiskusage (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/x11/xdiskusage

 Removed: PKGBUILD (1.11)

Package cleanup: more low usage apps to unsupported


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


Index: extra/x11/xdiskusage/PKGBUILD
diff -u extra/x11/xdiskusage/PKGBUILD:1.11 extra/x11/xdiskusage/PKGBUILD:removed
--- extra/x11/xdiskusage/PKGBUILD:1.11	Wed Feb  1 20:43:53 2006
+++ extra/x11/xdiskusage/PKGBUILD	Wed May 30 01:35:07 2007
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD,v 1.11 2006/02/02 01:43:53 simo Exp $
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-# Maintainer: Jason Chu <jason at archlinux.org>
-
-pkgname=xdiskusage
-pkgver=1.48
-pkgrel=3
-pkgdesc="xdiskusage is a user-friendly program to show you what is using up all your disk space"
-depends=('fltk')
-makedepends=()
-source=(http://xdiskusage.sourceforge.net/$pkgname-$pkgver.tgz)
-md5sums=('a902aa9d73761ade98256c3cd5c1f533')
-url="http://xdiskusage.sourceforge.net"
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  sed -i 's/-lGL -lGLU/-lXft/' makeinclude.in
-  ./configure --prefix=/usr
-  mkdir -p $startdir/pkg/usr/bin $startdir/pkg/usr/man/man1
-  LDFLAGS=-lXi make || return 1
-  make prefix=$startdir/pkg/usr install
-}




More information about the arch-commits mailing list