[arch-commits] CVS update of extra/x11/xlockmore (PKGBUILD)
Aaron Griffin
aaron at archlinux.org
Wed May 30 05:35:08 UTC 2007
Date: Wednesday, May 30, 2007 @ 01:35:08
Author: aaron
Path: /home/cvs-extra/extra/x11/xlockmore
Removed: PKGBUILD (1.5)
Package cleanup: more low usage apps to unsupported
----------+
PKGBUILD | 22 ----------------------
1 file changed, 22 deletions(-)
Index: extra/x11/xlockmore/PKGBUILD
diff -u extra/x11/xlockmore/PKGBUILD:1.5 extra/x11/xlockmore/PKGBUILD:removed
--- extra/x11/xlockmore/PKGBUILD:1.5 Wed Aug 23 05:30:45 2006
+++ extra/x11/xlockmore/PKGBUILD Wed May 30 01:35:07 2007
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD,v 1.5 2006/08/23 09:30:45 alexander Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-pkgname=xlockmore
-pkgver=5.21
-pkgrel=2
-pkgdesc="screen saver / locker for the X Window System"
-arch=(i686 x86_64)
-depends=(freetype1 gtk2 esd libxpm mesa lesstif pam)
-source=(ftp://ftp.tux.org/pub/tux/bagleyd/$pkgname/$pkgname-$pkgver.tar.bz2)
-url="http://www.tux.org/~bagleyd/xlockmore.html"
-md5sums=(eefe878d7efaa982ee53553c78534315)
-
-build() {
- cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/usr --disable-setuid \
- --enable-appdefaultdir=/usr/share/X11/app-defaults \
- --enable-pam --with-gtk2 --with-esound
- make || return 1
- make xapploaddir=${startdir}/pkg/usr/share/X11/app-defaults \
- mandir=${startdir}/pkg/usr/man/man1 \
- prefix=$startdir/pkg/usr install
-}
More information about the arch-commits
mailing list