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

Eric Belanger eric at archlinux.org
Sun Nov 4 22:08:53 UTC 2007


    Date: Sunday, November 4, 2007 @ 17:08:53
  Author: eric
    Path: /home/cvs-extra/extra/x11/pwm

 Removed: PKGBUILD (1.13)

extra repo cleanup


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


Index: extra/x11/pwm/PKGBUILD
diff -u extra/x11/pwm/PKGBUILD:1.13 extra/x11/pwm/PKGBUILD:removed
--- extra/x11/pwm/PKGBUILD:1.13	Tue Sep 18 23:26:00 2007
+++ extra/x11/pwm/PKGBUILD	Sun Nov  4 17:08:53 2007
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD,v 1.13 2007/09/19 03:26:00 simo Exp $
-# Maintainer: simo <simo at archlinux.org>
-# Contributor: Jochem Kossen <j.kossen at home.nl>
-
-pkgname=pwm
-pkgver=20070720
-pkgrel=1
-pkgdesc="PWM is a lightweight window manager for X11"
-depends=('libx11')
-source=(http://iki.fi/tuomov/dl/$pkgname-$pkgver.tar.gz $pkgname.desktop)
-arch=('i686')
-url="http://modeemi.cs.tut.fi/~tuomov/pwm/"
-md5sums=('ed09d31a6654e9da4710542b0baecec3'
-         '84c83df58077edd17311bb3dc57f54eb')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  /usr/bin/patch -Np1 -i ../../pwm-arch.patch
-  /bin/mkdir -p $startdir/pkg/etc/X11/sessions
-  /usr/bin/make PREFIX=/usr ETCDIR=/etc || return 1
-  /usr/bin/make PREFIX=$startdir/pkg/usr ETCDIR=$startdir/pkg/etc install
-  /bin/cp $startdir/$pkgname.desktop $startdir/pkg/etc/X11/sessions
-}
-# vim: ts=2 sw=2 et ft=sh




More information about the arch-commits mailing list