[arch-commits] CVS update of unstable/lib/libpixman-cvs (PKGBUILD)

Travis Willard travis at archlinux.org
Mon Aug 20 23:52:31 UTC 2007


    Date: Monday, August 20, 2007 @ 19:52:31
  Author: travis
    Path: /home/cvs-unstable/unstable/lib/libpixman-cvs

 Removed: PKGBUILD (1.1)

No longer in any repo, removing PKGBUILD.


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


Index: unstable/lib/libpixman-cvs/PKGBUILD
diff -u unstable/lib/libpixman-cvs/PKGBUILD:1.1 unstable/lib/libpixman-cvs/PKGBUILD:removed
--- unstable/lib/libpixman-cvs/PKGBUILD:1.1	Sun Aug 15 11:01:21 2004
+++ unstable/lib/libpixman-cvs/PKGBUILD	Mon Aug 20 19:52:30 2007
@@ -1,25 +0,0 @@
-# $Id: PKGBUILD,v 1.1 2004/08/15 15:01:21 damir Exp $
-# Maintainer: damir <damir at archlinux.org>
-# Contributor: Michael Baehr <usemike at spamblocked.com>
-
-pkgname=libpixman-cvs
-conflicts=('libpixman')
-provides=('libpixman')
-pkgver=20040815
-pkgrel=1
-pkgdesc="Pixel manipulation library - libpixman is a merge of libpixregion and libic; it also includes the slim headers"
-url="http://www.cairographics.org"
-depends=('x-server' 'fontconfig' 'glibc')
-makedepends=('cvs')
-cvsroot=":pserver:anoncvs at cvs.cairographics.org:/cvs/cairo"
-cvsmod="libpixman"
-
-build() {
-  cd $startdir/src
-  msg "Fetching sources from CVS..."
-  cvs -z3 -d $cvsroot co -D $pkgver $cvsmod
-  cd $cvsmod
-  ./autogen.sh --prefix=/usr
-  make || return 1
-  make DESTDIR=$startdir/pkg install || return 1
-}




More information about the arch-commits mailing list