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

Eric Belanger eric at archlinux.org
Sun Jun 10 01:48:30 UTC 2007


    Date: Saturday, June 9, 2007 @ 21:48:30
  Author: eric
    Path: /home/cvs-extra/extra/x11/wmweather

 Removed: PKGBUILD (1.14)

Repo cleanup. Moving WM dockapps to unsupported.


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


Index: extra/x11/wmweather/PKGBUILD
diff -u extra/x11/wmweather/PKGBUILD:1.14 extra/x11/wmweather/PKGBUILD:removed
--- extra/x11/wmweather/PKGBUILD:1.14	Sun May 21 14:25:06 2006
+++ extra/x11/wmweather/PKGBUILD	Sat Jun  9 21:48:30 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.14 2006/05/21 18:25:06 uid1014 Exp $
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-# Maintainer: Jason Chu <jason at archlinux.org>
-
-pkgname=wmweather
-pkgver=2.4.3
-pkgrel=2
-pkgdesc="WindowMaker dockapp that shows local weather conditions"
-arch=(i686 x86_64)
-depends=('curl' 'libxpm')
-source=(http://www.godisch.de/debian/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('4e2e6a7bb982362f821ba3f9a11c457e')
-url="http://www.godisch.de/debian/wmweather/"
-backup=(etc/wmweather.conf)
-
-build() {
-  cd $startdir/src/wmweather-$pkgver/src
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make || return 1
-  make DESTDIR=$startdir/pkg install
-}




More information about the arch-commits mailing list