[Lunar-commits] <moonbase-other> lensfun: bump to 0.3.0

Dennis Veatch dennisveatch at bellsouth.net
Tue Oct 7 22:51:54 CEST 2014


commit 1fdd844b8d133a45824141d80a3f57adea73f2e5
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue, 07 Oct 2014 16:51:42 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/1fdd844b8d133a45824141d80a3f57adea73f2e5

lensfun: bump to 0.3.0
---
  graphics/lensfun/BUILD   | +1/-14    
  graphics/lensfun/DEPENDS | +1/-0     
  graphics/lensfun/DETAILS | +3/-3     
  3 files changed, 5 insertions(+), 17 deletions(-)

--- a/graphics/lensfun/BUILD
+++ b/graphics/lensfun/BUILD
@@ -1,15 +1,2 @@
-sedit "9 i #include <string.h>" libs/auxfun/image.cpp &&
-sedit "s:3.81:4.0:" configure &&
 
-./configure --prefix=/usr   \
-              $OPTS          &&
-
-# it has some outdated document tags and this fixes some of them
-if in_depends $MODULE doxygen ; then
-  doxygen -u docs/docs.mak
-fi &&
-
-# Its make process is rather brain dead, you have to specify something.
-make all        &&
-prepare_install &&
-make install
+  default_cmake_build
--- a/graphics/lensfun/DEPENDS
+++ b/graphics/lensfun/DEPENDS
@@ -1,5 +1,6 @@
 depends glib-2
 depends libpng
 depends zlib
+depends cmake
 
 optional_depends doxygen "" "" "for doxygen support"
--- a/graphics/lensfun/DETAILS
+++ b/graphics/lensfun/DETAILS
@@ -1,11 +1,11 @@
           MODULE=lensfun
-         VERSION=0.2.8
+         VERSION=0.3.0
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/$MODULE/$VERSION/
-      SOURCE_VFY=sha1:0e85eb7692620668d27e2303687492ad68c90eb4
+      SOURCE_VFY=sha1:60e2bf3a6a2f495076db1d88778a00d358cf0b69
         WEB_SITE=http://lensfun.sourceforge.net
          ENTERED=20090215
-         UPDATED=20140411
+         UPDATED=20141007
            SHORT="rectifying the defects introduced by your photographic equipment"
 
 cat << EOF




More information about the Lunar-commits mailing list