[arch-commits] CVS update of extra/x11/wmweather+ (PKGBUILD)
Eric Belanger
eric at archlinux.org
Sun Jun 10 01:49:05 UTC 2007
Date: Saturday, June 9, 2007 @ 21:49:05
Author: eric
Path: /home/cvs-extra/extra/x11/wmweather+
Removed: PKGBUILD (1.9)
Repo cleanup. Moving WM dockapps to unsupported.
----------+
PKGBUILD | 19 -------------------
1 file changed, 19 deletions(-)
Index: extra/x11/wmweather+/PKGBUILD
diff -u extra/x11/wmweather+/PKGBUILD:1.9 extra/x11/wmweather+/PKGBUILD:removed
--- extra/x11/wmweather+/PKGBUILD:1.9 Sun May 21 14:25:06 2006
+++ extra/x11/wmweather+/PKGBUILD Sat Jun 9 21:49:05 2007
@@ -1,19 +0,0 @@
-# $Id: PKGBUILD,v 1.9 2006/05/21 18:25:06 uid1014 Exp $
-# Contributor: Rouslan Solomakhin <rouslan at localnet.com>
-# Maintainer: Jason Chu <jason at archlinux.org>
-pkgname=wmweather+
-pkgver=2.9
-pkgrel=1
-pkgdesc="Weather dock app with forecasts, a weather map and a sky condition display"
-arch=(i686 x86_64)
-depends=('pcre' 'w3c-libwww' 'windowmaker')
-source=(http://dl.sourceforge.net/sourceforge/wmweatherplus/$pkgname-$pkgver.tar.gz)
-md5sums=('ede58d7ed589d5c41b9b68a2703a8f7d')
-url="http://sourceforge.net/projects/wmweatherplus"
-
-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