[Lunar-commits] <moonbase-other> doxygen: remove the patch.

Florin Braescu florin at lunar-linux.org
Thu Oct 4 10:47:57 CEST 2012


commit 65f099119eaf354d2c1e836f6aa4cda6ee3f979e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 04 Oct 2012 01:47:57 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/65f099119eaf354d2c1e836f6aa4cda6ee3f979e

doxygen: remove the patch.
---
  doc-tools/doxygen/BUILD   | +1/-3     
  doc-tools/doxygen/DETAILS | +0/-3     
  2 files changed, 1 insertion(+), 6 deletions(-)

--- a/doc-tools/doxygen/BUILD
+++ b/doc-tools/doxygen/BUILD
@@ -3,13 +3,11 @@
   if module_installed qt4; then
     . /etc/profile.d/qt4.rc  &&
       OPTS+=" --with-doxywizard"
-    else
-      patch_it $SOURCE_CACHE/$SOURCE2 1
   fi  &&
 
   OPTS+=" --prefix /usr"  &&
 
   ./configure $OPTS  &&
-  default_make 
+  default_make
 
 ) > $C_FIFO 2>&1
--- a/doc-tools/doxygen/DETAILS
+++ b/doc-tools/doxygen/DETAILS
@@ -1,11 +1,8 @@
           MODULE=doxygen
          VERSION=1.8.2
           SOURCE=$MODULE-$VERSION.src.tar.gz
-         SOURCE2=$MODULE-without-qt4.patch.bz2
       SOURCE_URL=http://ftp.stack.nl/pub/users/dimitri
-     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:7b88ade3989ce0f43f0fb2b2574436c4f1fa1c5a
-     SOURCE2_VFY=sha1:bc3c707b9f2b80c854e49a888096d81089fc07ec
         WEB_SITE=http://www.stack.nl/~dimitri/doxygen
          ENTERED=20020529
          UPDATED=20120902




More information about the Lunar-commits mailing list