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

Dan McGee dan at archlinux.org
Sat Jul 14 23:22:00 UTC 2007


    Date: Saturday, July 14, 2007 @ 19:22:00
  Author: dan
    Path: /home/cvs-extra/extra/x11/wmi

 Removed: PKGBUILD (1.4)

remove dead package


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


Index: extra/x11/wmi/PKGBUILD
diff -u extra/x11/wmi/PKGBUILD:1.4 extra/x11/wmi/PKGBUILD:removed
--- extra/x11/wmi/PKGBUILD:1.4	Sun May 21 14:25:05 2006
+++ extra/x11/wmi/PKGBUILD	Sat Jul 14 19:22:00 2007
@@ -1,25 +0,0 @@
-# $Id: PKGBUILD,v 1.4 2006/05/21 18:25:05 uid1014 Exp $
-# Maintainer: damir <damir at archlinux.org>
-# Contributor: whatah
-
-pkgname=wmi
-pkgver=10
-pkgrel=2
-pkgdesc="Window Manager Improved, wmi is a lightweight wm for X11, which attempts to combine the best features of LarsWM, Ion, evilwm and ratpoison into one window manager."
-arch=(i686 x86_64)
-#url="http://wmi.berlios.de"
-url="http://wmi.modprobe.de/"
-license=""
-depends=('libsm' 'libxft')
-
-source=(http://download.berlios.de/wmi/$pkgname-$pkgver.tar.gz)
-
-build() {
-   cd $startdir/src/$pkgname-$pkgver
-   ./configure --prefix=/usr
-   make || return 1
-   make prefix=$startdir/pkg/usr install || return 1
-}
-
-
-md5sums=('6728ae28aaa172db3df1e3c2bc483b23')




More information about the arch-commits mailing list