[Lunar-commits] <moonbase-kde> tulip: Version bump

Dennis Veatch dennisveatch at bellsouth.net
Tue Aug 12 15:23:02 CEST 2014


commit 48112e553384c2e5bb3d385efb262938c0e60142
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue, 12 Aug 2014 09:19:49 -0400
URL: https://github.com/lunar-linux/moonbase-kde/commit/48112e553384c2e5bb3d385efb262938c0e60142

tulip: Version bump
---
  qt4-apps/tulip/BUILD     | +1/-11    
  qt4-apps/tulip/CONFIGURE | +0/-1     
  qt4-apps/tulip/DETAILS   | +2/-5     
  3 files changed, 3 insertions(+), 17 deletions(-)

--- a/qt4-apps/tulip/BUILD
+++ b/qt4-apps/tulip/BUILD
@@ -1,21 +1,11 @@
 
-#  patch_it $SOURCE2 2 &&
-
   source /etc/profile.d/qt4.rc &&
 
   sedit "s:FTGL/FTGL.h:FTGL/ftgl.h:g" FindFTGL.cmake &&
-# Recent changes to binutils improperly requires binutils config.h to 
-# be present for external source code when using bfd.h. This sedit just
-# deletes cmake looking for bfd.h.
-#  sedit "12d" software/crash_handling/CMakeLists.txt &&
 
-# Another cmake base build type that is case sensitive. Using all
-# upper case confuses it into thinking parts built as debug with
-# others as Release.
+#If not specify Release it thinks it is using debug and make will fail
   OPTS+=" -DCMAKE_BUILD_TYPE=Release -DBUILD_DOC=0" &&
 
-#  sedit "s:ADD_SUBDIRECTORY(doc)::" CMakeLists.txt &&
-
   default_cmake_build &&
 
   # Desktop menu entry
--- a/qt4-apps/tulip/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-mquery ENABLE_RENDER "Enable the rendering time display?" n "-DENABLE_RENDERING_TIME_DISPLAY=ON" "-DENABLE_RENDERING_TIME_DISPLAY=OFF"
--- a/qt4-apps/tulip/DETAILS
+++ b/qt4-apps/tulip/DETAILS
@@ -1,16 +1,13 @@
           MODULE=tulip
          VERSION=4.5.0_src
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=tulip-4.5.0-bfd.patch
-      SOURCE_URL=$SFORGE_URL/auber/tulip/tulip-4.5.0/
-     SOURCE2_URL=$PATCH_URL
+      SOURCE_URL=$SFORGE_URL/auber/tulip/tulip-${VERSION%_*}/
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
       SOURCE_VFY=sha1:1853bb8ab876b443cacd8e60eca9923a112dcea7
-     SOURCE2_VFY=sha1:43356f16e4d0e17b03033fb4c6043b0434639216
    MODULE_PREFIX=${QT4_PREFIX:-/usr}
         WEB_SITE=http://tulip.labri.fr/TulipDrupal/
          ENTERED=20100507
-         UPDATED=20140808
+         UPDATED=20140812
            SHORT="Graph visualization software"
 
 cat << EOF




More information about the Lunar-commits mailing list