[Lunar-commits] <moonbase> hugin: version bump, and a twiddle with the BUILD, else it borks on

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sat Nov 8 23:33:47 CET 2008


commit 3a5aa9ff31038d4221341f705064b623b4d8cc55
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Sat Nov 8 17:33:47 2008 -0500

    hugin: version bump, and a twiddle with the BUILD, else it borks on
    libIlmThread.so.
---
 graphics/hugin/BUILD   |    5 +++--
 graphics/hugin/DETAILS |   15 ++++++++-------
 2 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/graphics/hugin/BUILD b/graphics/hugin/BUILD
index 827f18a..de1e107 100644
--- a/graphics/hugin/BUILD
+++ b/graphics/hugin/BUILD
@@ -1,7 +1,8 @@
 (
+
+
   cmake -DCMAKE_INSTALL_PREFIX=/usr &&
   sedit s at CMAKE_EXE_LINKER_FLAGS:STRING=@CMAKE_EXE_LINKER_FLAGS:STRING=-lpthread@ CMakeCache.txt &&
-
   default_make
- 
+
 ) > $C_FIFO 2>&1
diff --git a/graphics/hugin/DETAILS b/graphics/hugin/DETAILS
index 5e6ae0b..bc48a1d 100644
--- a/graphics/hugin/DETAILS
+++ b/graphics/hugin/DETAILS
@@ -1,17 +1,18 @@
-           MODULE=hugin
-          VERSION=0.7.0_rc5
+          MODULE=hugin
+         VERSION=0.7.0_rc6
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/hugin-0.7.0
       SOURCE_URL=$SFORGE_URL/hugin/
-      SOURCE_VFY=sha1:919a701e045e3620e33d2c7176752f1a800a2bf3
+      SOURCE_VFY=sha1:6452ddc4e4d7a67b8e84d0a52a9c536664a62abf
         WEB_SITE=http://hugin.sourceforge.net
       MAINTAINER=perldude at lunar-linux.org
          ENTERED=20060720
-         UPDATED=20080912
-        SHORT="an easy to use cross-platform GUI for Panorama Tools"
+         UPDATED=20081108
+           SHORT="an easy to use cross-platform GUI for Panorama Tools"
 
+PSAFE=no
 cat << EOF
 With hugin you can assemble a mosaic of photographs into
-a complete immersive panorama, stitch any series of overlapping pictures and much more.
+a complete immersive panorama, stitch any series of overlapping pictures and 
+much more.
 EOF
-


More information about the Lunar-commits mailing list