[arch-commits] CVS update of arch/build/lib/libgnomecanvas (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Jul 15 10:49:40 UTC 2007


    Date: Sunday, July 15, 2007 @ 06:49:40
  Author: jgc
    Path: /home/cvs-arch/arch/build/lib/libgnomecanvas

 Removed: PKGBUILD (1.6)

Move to current


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


Index: arch/build/lib/libgnomecanvas/PKGBUILD
diff -u arch/build/lib/libgnomecanvas/PKGBUILD:1.6 arch/build/lib/libgnomecanvas/PKGBUILD:removed
--- arch/build/lib/libgnomecanvas/PKGBUILD:1.6	Sat Apr 14 17:47:38 2007
+++ arch/build/lib/libgnomecanvas/PKGBUILD	Sun Jul 15 06:49:39 2007
@@ -1,25 +0,0 @@
-# $Id: PKGBUILD,v 1.6 2007/04/14 21:47:38 daniel Exp $
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libgnomecanvas
-pkgver=2.14.0
-pkgrel=2
-pkgdesc="The GNOME Canvas library"
-arch=(i686 x86_64)
-license=('LGPL')
-depends=('libglade' 'libart-lgpl>=2.3.19')
-makedepends=('perlxml' 'pkgconfig' 'gtk-doc')
-options=('nolibtool')
-url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.14/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('516c46fb4a1401b05cfef58c350fbd3d')
-
-build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  aclocal || return 1
-  autoconf || return 1
-  automake || return 1
-  ./configure --prefix=/usr --disable-static
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
-}




More information about the arch-commits mailing list