[Lunar-commits] <moonbase-other> icc_examin: Version bump to 0.54. Using a patch from

stumbles stumbles at lunar-linux.org
Sat May 18 16:52:37 CEST 2013


commit 8cd1c2493edb864caf6982b8a2020d2dabecf439
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 18 May 2013 07:51:50 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/8cd1c2493edb864caf6982b8a2020d2dabecf439

icc_examin: Version bump to 0.54. Using a patch from

https://github.com/pld-linux/icc_examin/blob/master/icc_examin-configure.patch

to fix a configure failure.
---
  graphics/icc_examin/BUILD   | +2/-3     
  graphics/icc_examin/DEPENDS | +1/-0     
  graphics/icc_examin/DETAILS | +6/-3     
  3 files changed, 9 insertions(+), 6 deletions(-)

--- a/graphics/icc_examin/BUILD
+++ b/graphics/icc_examin/BUILD
@@ -1,8 +1,7 @@
-(
+
+  patch_it $SOURCE2 1 &&
 
 # Our /etc/issue is multiline and it throws their logic in a tizzy.
   sedit 's:cat /etc/issue.net:xargs < /etc/issue.net:g' configure &&
 
   default_build
-
-) > $C_FIFO 2>&1
--- a/graphics/icc_examin/DEPENDS
+++ b/graphics/icc_examin/DEPENDS
@@ -3,3 +3,4 @@ depends oyranos
 depends lcms
 depends ftgl
 depends tiff
+depends xcm
--- a/graphics/icc_examin/DETAILS
+++ b/graphics/icc_examin/DETAILS
@@ -1,11 +1,14 @@
           MODULE=icc_examin
-         VERSION=0.53
+         VERSION=0.54
           SOURCE=$MODULE-$VERSION.tar.bz2
+         SOURCE2=icc_examin-configure.patch
       SOURCE_URL=$SFORGE_URL/oyranos
-      SOURCE_VFY=sha1:79b8e2bde1a5a33133d5632e2e7d68858d218765
+     SOURCE2_URL=https://raw.github.com/pld-linux/icc_examin/master/
+      SOURCE_VFY=sha1:bc4512f8ed004b78c459f6ef49dca8e44b7970e6
+     SOURCE2_VFY=sha1:056b1b20908be51bd74d484e434bc7e595c8fd02
         WEB_SITE=http://www.oyranos.org/icc-examin/
          ENTERED=20090412
-         UPDATED=20130107
+         UPDATED=20130518
            SHORT="a colour management utility"
 
 cat << EOF




More information about the Lunar-commits mailing list