[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other

Dennis Veatch dennisveatch at bellsouth.net
Fri Sep 12 03:06:25 CEST 2014


commit da7e24a491c143626fd1240e6697485159305fc5
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 11 Sep 2014 21:06:18 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/da7e24a491c143626fd1240e6697485159305fc5

Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
  graphics/hugin/BUILD     | +1/-6     
  graphics/hugin/DETAILS   | +3/-0     
  graphics/hugin/PRE_BUILD | +7/-0     
  3 files changed, 11 insertions(+), 6 deletions(-)

--- a/graphics/hugin/BUILD
+++ b/graphics/hugin/BUILD
@@ -1,6 +1 @@
-
-# The make barfs on some non-ascii character, don't know what it should be
-# but just delete the offender.
-  sedit "90d" doc/deghosting_mask.pod &&
-
-  default_cmake_build
+default_cmake_build
--- a/graphics/hugin/DETAILS
+++ b/graphics/hugin/DETAILS
@@ -1,8 +1,11 @@
           MODULE=hugin
          VERSION=2013.0.0
           SOURCE=$MODULE-$VERSION.tar.bz2
+         SOURCE2=hugin-2013-boost-156.diff
       SOURCE_URL=$SFORGE_URL/hugin/hugin/
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:0e0689cf2ca0c4a2730cffe06380eda976b6772d
+     SOURCE2_VFY=sha1:6b5c54ac9acc272ef5e14ef06e7b9a98b6737293
         WEB_SITE=http://hugin.sourceforge.net
          ENTERED=20060720
          UPDATED=20140401
--- /dev/null
+++ b/graphics/hugin/PRE_BUILD
@@ -0,0 +1,7 @@
+default_pre_build &&
+
+# The make barfs on some non-ascii character, don't know what it should be
+# but just delete the offender.
+sedit "90d" doc/deghosting_mask.pod &&
+
+patch_it $SOURCE2 1




More information about the Lunar-commits mailing list