[arch-commits] CVS update of extra/system/gkrellweather (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Wed May 30 01:24:54 UTC 2007


    Date: Tuesday, May 29, 2007 @ 21:24:54
  Author: aaron
    Path: /home/cvs-extra/extra/system/gkrellweather

 Removed: PKGBUILD (1.10)

Package cleanup: Moving gkrellm addons to unsupported along with gkrellm


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


Index: extra/system/gkrellweather/PKGBUILD
diff -u extra/system/gkrellweather/PKGBUILD:1.10 extra/system/gkrellweather/PKGBUILD:removed
--- extra/system/gkrellweather/PKGBUILD:1.10	Mon May 22 13:38:11 2006
+++ extra/system/gkrellweather/PKGBUILD	Tue May 29 21:24:53 2007
@@ -1,31 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2006/05/22 17:38:11 uid1014 Exp $
-# Maintainer: eric <eric at archlinux.org>
-# Contributor: Manolis Tzanidakis
-#
-
-pkgname=gkrellweather
-pkgver=2.0.7
-pkgrel=2
-pkgdesc="A weather monitor plugin for gkrellm2"
-arch=(i686 x86_64)
-depends=('gkrellm' 'perl' 'wget' 'gtk2')
-url="http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/index.html"
-source=(http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/$pkgname-$pkgver.tgz)
-md5sums=('73f5ec4e950f933a5904317037d6add2')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-
-  # arch-ify paths
-  #
-  /bin/sed -i -e 's|/usr/local|/usr|' Makefile
-  /bin/sed -i -e 's|PREFIX|"/usr/share/gkrellm"|' gkrellweather.c
-  /bin/sed -i -e 's|/bin/GrabWeather|/GrabWeather|' gkrellweather.c
-
-  /usr/bin/make || return 1
-  /bin/install -D -m755 gkrellweather.so \
-      $startdir/pkg/usr/lib/gkrellm2/plugins/gkrellweather.so
-  /bin/install -D -m755 GrabWeather \
-      $startdir/pkg/usr/share/gkrellm/GrabWeather
-}
-# vim: ts=2 sw=2 et ft=sh




More information about the arch-commits mailing list