[arch-commits] CVS update of arch/build/system/gkrellm (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Wed May 30 01:16:38 UTC 2007


    Date: Tuesday, May 29, 2007 @ 21:16:38
  Author: aaron
    Path: /home/cvs-arch/arch/build/system/gkrellm

 Removed: PKGBUILD (1.60)

Package cleanup: moving to unsupported (very low usage)


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


Index: arch/build/system/gkrellm/PKGBUILD
diff -u arch/build/system/gkrellm/PKGBUILD:1.60 arch/build/system/gkrellm/PKGBUILD:removed
--- arch/build/system/gkrellm/PKGBUILD:1.60	Sat Mar 17 11:02:36 2007
+++ arch/build/system/gkrellm/PKGBUILD	Tue May 29 21:16:38 2007
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.60 2007/03/17 15:02:36 tpowa Exp $
-# Contributor: Matt Smith (Majik) <darkknight at helpdesk.zaz.net>
-# Maintainer: dorphell <dorphell at archlinux.org>
-pkgname=gkrellm
-pkgver=2.2.10
-pkgrel=2
-pkgdesc="System monitor package for GTK2"
-arch=(i686 x86_64)
-depends=('gtk2' 'openssl' 'libsm' 'lm_sensors')
-makedepends=('gettext')
-source=(http://members.dslextreme.com/users/billw/gkrellm/$pkgname-$pkgver.tar.bz2)
-url="http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html"
-md5sums=('57ef0525c0997ac2e7720712811f5a84')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  mkdir -p $startdir/pkg/usr/{bin,include}
-  make LOCALEDIR=/usr/share/locale || return 1
-  make install INSTALLROOT=$startdir/pkg/usr
-}




More information about the arch-commits mailing list