[arch-commits] CVS update of extra/x11/xpad (PKGBUILD)
Aaron Griffin
aaron at archlinux.org
Wed May 30 05:35:09 UTC 2007
Date: Wednesday, May 30, 2007 @ 01:35:09
Author: aaron
Path: /home/cvs-extra/extra/x11/xpad
Removed: PKGBUILD (1.12)
Package cleanup: more low usage apps to unsupported
----------+
PKGBUILD | 22 ----------------------
1 file changed, 22 deletions(-)
Index: extra/x11/xpad/PKGBUILD
diff -u extra/x11/xpad/PKGBUILD:1.12 extra/x11/xpad/PKGBUILD:removed
--- extra/x11/xpad/PKGBUILD:1.12 Thu Oct 12 10:15:25 2006
+++ extra/x11/xpad/PKGBUILD Wed May 30 01:35:09 2007
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD,v 1.12 2006/10/12 14:15:25 kevin Exp $
-# Maintainer: Kevin Piche <kevin at archlinux.org>
-# Contributor: Ben <contrasutra at myrealbox.com>
-
-pkgname=xpad
-pkgver=2.12
-pkgrel=1
-pkgdesc="Stickies-like notes program"
-arch=(i686 x86_64)
-depends=('gtk2' 'libsm')
-source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
-url="http://xpad.sourceforge.net"
-license=('GPL')
-md5sums=('2d469030c818ca03811ae0827073b59e')
-
-build() {
- cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/usr
- /usr/bin/make || return 1
- /usr/bin/make DESTDIR=$startdir/pkg install
-}
-# vim: ts=2 sw=2 et ft=sh
More information about the arch-commits
mailing list