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

Eric Belanger eric at archlinux.org
Sun Nov 4 22:06:10 UTC 2007


    Date: Sunday, November 4, 2007 @ 17:06:10
  Author: eric
    Path: /home/cvs-extra/extra/lib/mm

 Removed: PKGBUILD (1.11)

extra repo cleanup


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


Index: extra/lib/mm/PKGBUILD
diff -u extra/lib/mm/PKGBUILD:1.11 extra/lib/mm/PKGBUILD:removed
--- extra/lib/mm/PKGBUILD:1.11	Fri Feb 23 18:29:18 2007
+++ extra/lib/mm/PKGBUILD	Sun Nov  4 17:06:10 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.11 2007/02/23 23:29:18 jgc Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Committer: Judd Vinet <jvinet at zeroflux.org>
-
-pkgname=mm
-pkgver=1.4.2
-pkgrel=1
-pkgdesc="A shared memory abstraction library"
-arch=(i686 x86_64)
-depends=('glibc')
-options=('nolibtool')
-source=(ftp://ftp.ossp.org/pkg/lib/mm/mm-${pkgver}.tar.gz)
-url="http://www.ossp.org/pkg/lib/mm/"
-md5sums=('bdb34c6c14071364c8f69062d2e8c82b')
-
-build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
-}




More information about the arch-commits mailing list