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

Aaron Griffin aaron at archlinux.org
Wed May 30 05:35:09 UTC 2007


    Date: Wednesday, May 30, 2007 @ 01:35:09
  Author: aaron
    Path: /home/cvs-extra/extra/x11/xosview

 Removed: PKGBUILD (1.10)

Package cleanup: more low usage apps to unsupported


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


Index: extra/x11/xosview/PKGBUILD
diff -u extra/x11/xosview/PKGBUILD:1.10 extra/x11/xosview/PKGBUILD:removed
--- extra/x11/xosview/PKGBUILD:1.10	Sun May 21 14:25:06 2006
+++ extra/x11/xosview/PKGBUILD	Wed May 30 01:35:09 2007
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2006/05/21 18:25:06 uid1014 Exp $
-# Maintainer: Juergen Hoetzel <juergen at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=xosview
-pkgver=1.8.3
-pkgrel=1
-pkgdesc="Displays system stats such as cpu, memory, swap, and network usage"
-arch=(i686 x86_64)
-depends=('gcc' 'libxpm')
-source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('88cf9fecfcc27a42d132d1f983c1f091')
-url="http://xosview.sourceforge.net/"
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  LIBS=-L: ./configure --prefix=/usr # Workaround: avoid empty -L in configure script
-  /usr/bin/make || return 1
-  mkdir -p $startdir/pkg/usr/{bin,man/man1,lib/X11/app-defaults} 
-  /usr/bin/make PREFIX_TO_USE=$startdir/pkg/usr MANDIR=$startdir/pkg/usr/man/man1 install 
-}
-# vim: ts=2 sw=2 et ft=sh




More information about the arch-commits mailing list