[arch-commits] Commit in doxygen/repos (3 files)

Eric Belanger eric at archlinux.org
Wed Oct 1 03:57:45 UTC 2008


    Date: Tuesday, September 30, 2008 @ 23:57:45
  Author: eric
Revision: 14009

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

........
  r13995 | dan | 2008-09-30 21:32:33 -0400 (Tue, 30 Sep 2008) | 1 line
  
  upgpkg: doxygen 1.5.7-1
........

Modified:
  doxygen/repos/extra-x86_64/	(properties)
  doxygen/repos/extra-x86_64/PKGBUILD
Deleted:
  doxygen/repos/extra-x86_64/doxygen.install

-----------------+
 PKGBUILD        |    8 ++++----
 doxygen.install |    4 ----
 2 files changed, 4 insertions(+), 8 deletions(-)


Property changes on: doxygen/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /doxygen/trunk:1-2245
   + /doxygen/trunk:1-14008

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-10-01 02:56:09 UTC (rev 14008)
+++ extra-x86_64/PKGBUILD	2008-10-01 03:57:45 UTC (rev 14009)
@@ -1,7 +1,7 @@
 # $Id$
-# Maintainer: dorphell <dorphell at archlinux.org>
+# Maintainer: Dan McGee <dan at archlinux.org>
 pkgname=doxygen
-pkgver=1.5.6
+pkgver=1.5.7
 pkgrel=1
 pkgdesc="A documentation system for C++, C, Java, IDL and PHP"
 license=('GPL')
@@ -10,9 +10,8 @@
 depends=('gcc-libs')
 # qt required to build and run doxywizard, but don't want to drag it in
 makedepends=('flex' 'qt3')
-install=doxygen.install
+optdepends=('qt3: for doxywizard')
 source=(ftp://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz)
-md5sums=('779974eedf011ed52e1fe21fc2d5079c')
 
 build() {
   . /etc/profile.d/qt3.sh
@@ -22,3 +21,4 @@
   make INSTALL=${startdir}/pkg/usr MAN1DIR=share/man/man1 install
 }
 
+md5sums=('ee2fed530ade60daede50461d5227885')

Deleted: extra-x86_64/doxygen.install
===================================================================
--- extra-x86_64/doxygen.install	2008-10-01 02:56:09 UTC (rev 14008)
+++ extra-x86_64/doxygen.install	2008-10-01 03:57:45 UTC (rev 14009)
@@ -1,4 +0,0 @@
-post_install() {
-  echo ">> Doxywizard is included with doxygen. To use, install qt3."
-}
-




More information about the arch-commits mailing list