[arch-commits] CVS update of extra/x11/bbtime (PKGBUILD)
Aaron Griffin
aaron at archlinux.org
Wed May 30 01:44:47 UTC 2007
Date: Tuesday, May 29, 2007 @ 21:44:47
Author: aaron
Path: /home/cvs-extra/extra/x11/bbtime
Removed: PKGBUILD (1.9)
Package cleanup: Blackbox utilities follow blackbox to unsupported
----------+
PKGBUILD | 19 -------------------
1 file changed, 19 deletions(-)
Index: extra/x11/bbtime/PKGBUILD
diff -u extra/x11/bbtime/PKGBUILD:1.9 extra/x11/bbtime/PKGBUILD:removed
--- extra/x11/bbtime/PKGBUILD:1.9 Sun May 21 02:18:06 2006
+++ extra/x11/bbtime/PKGBUILD Tue May 29 21:44:46 2007
@@ -1,19 +0,0 @@
-# $Id: PKGBUILD,v 1.9 2006/05/21 06:18:06 uid1014 Exp $
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-# Maintainer: Jason Chu <jason at archlinux.org>
-#
-pkgname=bbtime
-pkgver=0.1.5
-pkgrel=2
-pkgdesc="bbtime displays the time, Blackbox"
-arch=(i686 x86_64)
-depends=('glibc' 'gcc' 'libsm' 'libx11')
-source=(http://bbtools.windsofstorm.net/sources/$pkgname-$pkgver.tar.gz)
-url="http://bbtools.windsofstorm.net/available.phtml"
-
-build() {
- cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/usr
- make || return 1
- make prefix=$startdir/pkg/usr install
-}
More information about the arch-commits
mailing list