[arch-commits] CVS update of extra/lib/mowitz (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Nov 4 22:24:47 UTC 2007


    Date: Sunday, November 4, 2007 @ 17:24:47
  Author: eric
    Path: /home/cvs-extra/extra/lib/mowitz

 Removed: PKGBUILD (1.6)

extra repo cleanup


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


Index: extra/lib/mowitz/PKGBUILD
diff -u extra/lib/mowitz/PKGBUILD:1.6 extra/lib/mowitz/PKGBUILD:removed
--- extra/lib/mowitz/PKGBUILD:1.6	Sat May 27 04:12:08 2006
+++ extra/lib/mowitz/PKGBUILD	Sun Nov  4 17:24:47 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.6 2006/05/27 08:12:08 notz Exp $
-# Maintainer: eric <eric at archlinux.org>
-# Contributor: Sarah Hay <sarah31 at sarah31.ca>
-
-pkgname=mowitz
-pkgver=0.3.0
-pkgrel=2
-pkgdesc="This is the Mowitz (More widgets) library"
-arch=(i686 x86_64)
-depends=('glibc' 'nextaw')
-source=(http://siag.nu/pub/mowitz/Mowitz-$pkgver.tar.gz)
-url="http://siag.nu/mowitz/"
-md5sums=('447ea53a67eb4356438e80494e550a3b')
-
-build() {
-  cd $startdir/src/Mowitz-$pkgver
-  ./configure --prefix=/usr
-  make || return 1
-  make prefix=$startdir/pkg/usr install
-  find $startdir/pkg -name '*\.la' -exec rm {} \;
-}




More information about the arch-commits mailing list