[Lunar-commits] <moonbase> lcms: small tweaks.

Florin Braescu florin at lunar-linux.org
Tue Jun 23 18:03:37 CEST 2009


commit 16bb24eb09aaf40ba921729942c2ccbd3308605f
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jun 23 19:03:37 2009 +0300

    lcms: small tweaks.
---
 libs/lcms/DEPENDS |    6 +++---
 libs/lcms/DETAILS |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/libs/lcms/DEPENDS b/libs/lcms/DEPENDS
index 9bc32e6..7de3c78 100644
--- a/libs/lcms/DEPENDS
+++ b/libs/lcms/DEPENDS
@@ -1,5 +1,5 @@
-depends Python  &&
+depends Python
 
-optional_depends "tiff" "" "--without-tiff" "for tiff support" &&
-optional_depends "jpeg" "" "--without-jpeg" "for jpeg support" &&
+optional_depends "tiff" "" "--without-tiff" "for tiff support"
+optional_depends "jpeg" "" "--without-jpeg" "for jpeg support"
 optional_depends "zlib" "" "--without-zlib" "for zlib support"
diff --git a/libs/lcms/DETAILS b/libs/lcms/DETAILS
index 012b625..d83ff96 100644
--- a/libs/lcms/DETAILS
+++ b/libs/lcms/DETAILS
@@ -1,10 +1,10 @@
           MODULE=lcms
          VERSION=1.18a
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://www.littlecms.com/
+      SOURCE_URL=http://www.littlecms.com
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-1.18
       SOURCE_VFY=sha1:657837dcc3992a0b0aa538c4b5a4ead82a7cbbb3
-        WEB_SITE=http://www.littlecms.com/
+        WEB_SITE=http://www.littlecms.com
          ENTERED=20020620
          UPDATED=20090602
            SHORT="A small, free color management system"


More information about the Lunar-commits mailing list