[arch-commits] Commit in doxygen/repos (extra-i686 extra-i686/PKGBUILD)

Dan McGee dan at archlinux.org
Sun Oct 5 15:59:28 UTC 2008


    Date: Sunday, October 5, 2008 @ 11:59:28
  Author: dan
Revision: 14308

Merged revisions 14307 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/doxygen/trunk

........
  r14307 | dan | 2008-10-05 10:59:14 -0500 (Sun, 05 Oct 2008) | 1 line
  
  upgpkg: doxygen 1.5.7.1-1
........

Modified:
  doxygen/repos/extra-i686/	(properties)
  doxygen/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Property changes on: doxygen/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /doxygen/trunk:1-13995
   + /doxygen/trunk:1-14307

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-10-05 15:59:14 UTC (rev 14307)
+++ extra-i686/PKGBUILD	2008-10-05 15:59:28 UTC (rev 14308)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Dan McGee <dan at archlinux.org>
 pkgname=doxygen
-pkgver=1.5.7
+pkgver=1.5.7.1
 pkgrel=1
 pkgdesc="A documentation system for C++, C, Java, IDL and PHP"
 license=('GPL')
@@ -10,7 +10,8 @@
 depends=('gcc-libs')
 # qt required to build and run doxywizard, but don't want to drag it in
 makedepends=('flex' 'qt3')
-optdepends=('qt3: for doxywizard')
+optdepends=('graphviz: for caller/callee graph generation'
+            'qt3: for doxywizard')
 source=(ftp://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz)
 
 build() {
@@ -21,4 +22,4 @@
   make INSTALL=${startdir}/pkg/usr MAN1DIR=share/man/man1 install
 }
 
-md5sums=('ee2fed530ade60daede50461d5227885')
+md5sums=('bc35dfd52bdae0247b862e67e0cbe7d7')




More information about the arch-commits mailing list