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

Eric Belanger eric at archlinux.org
Wed Dec 12 06:42:27 UTC 2007


    Date: Wednesday, December 12, 2007 @ 01:42:27
  Author: eric
    Path: /home/cvs-extra/extra/system/sloth

 Removed: PKGBUILD (1.6)

extra repo cleanup


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


Index: extra/system/sloth/PKGBUILD
diff -u extra/system/sloth/PKGBUILD:1.6 extra/system/sloth/PKGBUILD:removed
--- extra/system/sloth/PKGBUILD:1.6	Tue May 30 13:31:16 2006
+++ extra/system/sloth/PKGBUILD	Wed Dec 12 01:42:27 2007
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.6 2006/05/30 17:31:16 ganja_guru Exp $
-# Maintainer: eric <eric at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=sloth
-pkgver=1.0.1
-pkgrel=1
-pkgdesc="Slow down a specified process by any delay (in milliseconds)"
-arch=(i686 x86_64)
-depends=('glibc')
-source=(http://www.communityprojects.org/apps/$pkgname/$pkgname-$pkgver.tar.gz)
-url="http://communityprojects.org/apps/"
-md5sums=('fa50a6ec999d5861e705dfb8bd212f0f')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make || return 1
-  make prefix=$startdir/pkg/usr install
-}




More information about the arch-commits mailing list