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

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


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

 Removed: PKGBUILD (1.17)

Package cleanup: packages moved to unsupported (AUR)


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


Index: extra/x11/wdm/PKGBUILD
diff -u extra/x11/wdm/PKGBUILD:1.17 extra/x11/wdm/PKGBUILD:removed
--- extra/x11/wdm/PKGBUILD:1.17	Sun May 21 14:25:05 2006
+++ extra/x11/wdm/PKGBUILD	Sun May 13 00:53:30 2007
@@ -1,30 +0,0 @@
-# $Id: PKGBUILD,v 1.17 2006/05/21 18:25:05 uid1014 Exp $
-# Maintainer: eric <eric at archlinux.org>
-# Contributor: Aurelien Foret <orelien at chez.com>
-
-pkgname=wdm
-pkgver=1.28
-pkgrel=2
-pkgdesc="An replacement X window display manager similar to, and based on XDM"
-arch=(i686 x86_64)
-depends=('windowmaker' 'pam' 'bash' 'libxmu')
-source=(http://voins.program.ru/$pkgname/$pkgname-$pkgver.tar.bz2)
-url="http://voins.program.ru/wdm/"
-md5sums=('4da8ffe3af233305786d9b6aab78b838')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-nlsdir=/usr/share/locale \
-      --sysconfdir=/etc/wdm --with-wdmdir=/etc/wdm
-  /usr/bin/make || return 1
-  /usr/bin/make DESTDIR=$startdir/pkg install
-  # used /etc/pam.d/xscreensaver as an example
-  #
-  /bin/echo "auth	required	pam_unix_auth.so" > $startdir/pkg/etc/pam.d/wdm
-  /bin/chmod 0644 $startdir/pkg/etc/wdm/wdm-config
-  /bin/chmod 0755 $startdir/pkg/etc/wdm/authdir
-  /bin/chmod 0755 $startdir/pkg/var
-  /bin/chmod 0755 $startdir/pkg/var/run
-  /bin/chmod 0755 $startdir/pkg/var/run/wdm
-}
-# vim: ts=2 sw=2 et ft=sh




More information about the arch-commits mailing list