What did you do to fix it? bzr for x86-64 has the same problem.




On Mon, 14 Apr 2008, [EMAIL PROTECTED] wrote:

   Date: Monday, April 14, 2008 @ 16:28:07
 Author: andyrtr
Revision: 270

fix svn state for x86_64 extra

Modified:
 graphviz/repos/extra-x86_64/PKGBUILD

----------+
PKGBUILD |   10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2008-04-14 15:59:50 UTC (rev 269)
+++ PKGBUILD    2008-04-14 20:28:07 UTC (rev 270)
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.24 2008/03/27 19:38:19 andyrtr Exp $
+# $Id: PKGBUILD,v 1.25 2008/03/27 20:01:15 andyrtr Exp $
# Maintainer: kevin <[EMAIL PROTECTED]>
# Contributor: John Proctor <[EMAIL PROTECTED]>

pkgname=graphviz
-pkgver=2.16.1
-pkgrel=3
+pkgver=2.18
+pkgrel=2
pkgdesc="Creates acircular graph images"
arch=('i686' 'x86_64')
license=('CPL')
- depends=('gd' 'gtk2' 'libxaw' 'libtool>=2.2')
+ depends=('gd>=2.0.35' 'librsvg>=2.22.2' 'libxaw>=1.0.4' 'libtool>=2.2')
makedepends=('bison' 'flex')
url="http://www.graphviz.org/";
options=('!libtool' 'force')
source=(${url}/pub/${pkgname}/ARCHIVE/${pkgname}-${pkgver}.tar.gz)
install=graphviz.install
-md5sums=('8952fb2a627b38e38ed429a3a9d5cc5c')
+md5sums=('7df2705482c86fc7a9ee5f0446ed0b9e')

build() {
  cd ${startdir}/src/${pkgname}-${pkgver}


_______________________________________________
arch-commits mailing list
[EMAIL PROTECTED]
http://archlinux.org/mailman/listinfo/arch-commits




--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


Reply via email to