[arch-commits] CVS update of extra/x11/torsmo (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Sun May 13 04:53:28 UTC 2007


    Date: Sunday, May 13, 2007 @ 00:53:28
  Author: aaron
    Path: /home/cvs-extra/extra/x11/torsmo

 Removed: PKGBUILD (1.3)

Package cleanup: packages moved to unsupported (AUR)


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


Index: extra/x11/torsmo/PKGBUILD
diff -u extra/x11/torsmo/PKGBUILD:1.3 extra/x11/torsmo/PKGBUILD:removed
--- extra/x11/torsmo/PKGBUILD:1.3	Sun Jun  4 13:25:43 2006
+++ extra/x11/torsmo/PKGBUILD	Sun May 13 00:53:28 2007
@@ -1,29 +0,0 @@
-# $Id: PKGBUILD,v 1.3 2006/06/04 17:25:43 simo Exp $
-# Maintainer: Simo Leone <neotuli at gmail.com>
-# Contributor: Torin Daniel <torindan at gmail.com>
-pkgname=torsmo
-pkgver=0.18
-pkgrel=2
-pkgdesc="Torsmo is a system monitor that sits in the corner of your desktop."
-arch=(i686 x86_64)
-url="http://torsmo.sourceforge.net/"
-license=""
-depends=('libx11')
-source=("http://dl.sourceforge.net/sourceforge/torsmo/$pkgname-$pkgver.tar.gz")
-md5sums=('88bd8f627637d785a1d681f4f15f00b6')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr --enable-seti
-
-  #Arch64 fix
-
-if [ "$CARCH" == "x86_64" ]; then
-  make
-  else   make X11_LIBS=-lX11 || return 1
-fi
-
-  make prefix=$startdir/pkg/usr install
-  mkdir $startdir/pkg/etc
-  cp $startdir/src/$pkgname-$pkgver/torsmorc.sample $startdir/pkg/etc
-} 




More information about the arch-commits mailing list