[Lunar-commits] <moonbase> skim, scim-anthy: small tweaks.

Florin Braescu florin at lunar-linux.org
Sun Apr 19 08:49:15 CEST 2009


commit 1508fca6c18211ecdc535b666681ceb02b24e608
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Apr 19 09:49:15 2009 +0300

    skim, scim-anthy: small tweaks.
---
 kde3/apps/skim/BUILD    |    6 +++---
 kde3/apps/skim/DEPENDS  |    3 +--
 kde3/apps/skim/DETAILS  |    5 +++--
 libs/scim-anthy/DEPENDS |    2 +-
 libs/scim-anthy/DETAILS |    5 +++--
 5 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/kde3/apps/skim/BUILD b/kde3/apps/skim/BUILD
index 5e5af08..c6c29e7 100644
--- a/kde3/apps/skim/BUILD
+++ b/kde3/apps/skim/BUILD
@@ -3,9 +3,9 @@
   . /etc/profile.d/qt3.rc
   . /etc/profile.d/kde3.rc
 
-  ./configure     &&
-  ./scons         &&
-  ./scons install &&
+  ./configure      &&
+  ./scons          &&
+  ./scons install  &&
 
   default_make
 
diff --git a/kde3/apps/skim/DEPENDS b/kde3/apps/skim/DEPENDS
index 11dc27f..5cecd3d 100644
--- a/kde3/apps/skim/DEPENDS
+++ b/kde3/apps/skim/DEPENDS
@@ -1,3 +1,2 @@
-
-depends kdebase3 &&
+depends kdebase3
 depends scim
diff --git a/kde3/apps/skim/DETAILS b/kde3/apps/skim/DETAILS
old mode 100755
new mode 100644
index 6e19ea2..da99d36
--- a/kde3/apps/skim/DETAILS
+++ b/kde3/apps/skim/DETAILS
@@ -1,13 +1,14 @@
           MODULE=skim
          VERSION=1.4.5
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$SFORGE_URL/scim/
+      SOURCE_URL=$SFORGE_URL/scim
       SOURCE_VFY=sha1:6e0ec92ab13b4d5b57ad42b34d5223c0d453fdb0
    MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
-        WEB_SITE=http://scim.sourceforge.net/
+        WEB_SITE=http://scim.sourceforge.net
          ENTERED=20060919
          UPDATED=20060919
            SHORT="KDE support for SCIM"
+	   
 cat << EOF
 This is the KDE integration for the Smart Common Input Method.
 EOF
diff --git a/libs/scim-anthy/DEPENDS b/libs/scim-anthy/DEPENDS
index 97f3043..546722d 100644
--- a/libs/scim-anthy/DEPENDS
+++ b/libs/scim-anthy/DEPENDS
@@ -1,2 +1,2 @@
-depends anthy &&
+depends anthy
 depends scim
diff --git a/libs/scim-anthy/DETAILS b/libs/scim-anthy/DETAILS
old mode 100755
new mode 100644
index 218c66f..4932b14
--- a/libs/scim-anthy/DETAILS
+++ b/libs/scim-anthy/DETAILS
@@ -1,12 +1,13 @@
           MODULE=scim-anthy
          VERSION=1.2.0
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://keihanna.dl.sourceforge.jp/scim-imengine/21166/
+      SOURCE_URL=http://keihanna.dl.sourceforge.jp/scim-imengine/21166
       SOURCE_VFY=sha1:0587e34e70533a385bdf8dd27c65c713a17d9f8c
-        WEB_SITE=http://scim-imengine.sourceforge.jp/
+        WEB_SITE=http://scim-imengine.sourceforge.jp
          ENTERED=20060919
          UPDATED=20060919
            SHORT="Anthy Japanese IM back end for SCIM"
+	   
 cat << EOF
 This provides an interface between SCIM and the Japanese "Anthy" kanji
 conversion library.


More information about the Lunar-commits mailing list