[arch-commits] CVS update of extra/system/gkrellshoot (PKGBUILD)
Aaron Griffin
aaron at archlinux.org
Wed May 30 01:24:53 UTC 2007
Date: Tuesday, May 29, 2007 @ 21:24:53
Author: aaron
Path: /home/cvs-extra/extra/system/gkrellshoot
Removed: PKGBUILD (1.7)
Package cleanup: Moving gkrellm addons to unsupported along with gkrellm
----------+
PKGBUILD | 20 --------------------
1 file changed, 20 deletions(-)
Index: extra/system/gkrellshoot/PKGBUILD
diff -u extra/system/gkrellshoot/PKGBUILD:1.7 extra/system/gkrellshoot/PKGBUILD:removed
--- extra/system/gkrellshoot/PKGBUILD:1.7 Mon May 22 13:38:11 2006
+++ extra/system/gkrellshoot/PKGBUILD Tue May 29 21:24:53 2007
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.7 2006/05/22 17:38:11 uid1014 Exp $
-# Maintainer: eric <eric at archlinux.org>
-# Contributed by Sarah Hay <sarahhay at mb.sympatico.ca>
-
-pkgname=gkrellshoot
-pkgver=0.4.2
-pkgrel=1
-pkgdesc="A plugin for GkrellM for screen lock and screen shoot"
-arch=(i686 x86_64)
-depends=('imagemagick' 'gkrellm' 'gtk2')
-source=(http://dl.sourceforge.net/sourceforge/gkrellshoot/$pkgname-$pkgver.tar.gz)
-url="http://gkrellshoot.sourceforge.net/"
-md5sums=('45ad84ffdff97eeb32780ab3a713844d')
-
-build() {
- cd $startdir/src/gkrellShoot-$pkgver
- /usr/bin/make || return 1
- /bin/install -D -m755 gkrellshoot.so $startdir/pkg/usr/lib/gkrellm2/plugins/gkrellshoot.so
-}
-# vim: ts=2 sw=2 et ft=sh
More information about the arch-commits
mailing list