[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [digikam-software-compilation] project: polish
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2016-05-26 21:39:44
Message-ID: E1b630K-0000a6-JC () scm ! kde ! org
[Download RAW message or body]

Git commit cf4661188e609dff3537dedcef63c5a4db5d0a62 by Gilles Caulier.
Committed on 26/05/2016 at 21:39.
Pushed by cgilles into branch 'master'.

polish

M  +0    -2    project/macosx/common.sh
M  +4    -1    project/mxe/common.sh

http://commits.kde.org/scratch/mwiesweg/digikam-sc/cf4661188e609dff3537dedc=
ef63c5a4db5d0a62

diff --git a/project/macosx/common.sh b/project/macosx/common.sh
index 074a605..7b810ad 100755
--- a/project/macosx/common.sh
+++ b/project/macosx/common.sh
@@ -424,8 +424,6 @@ port install hugin
 =

 # For Kipi-plugins
 =

-port install qca
-port install qjson
 port install enblend
 port install sane-backends
 =

diff --git a/project/mxe/common.sh b/project/mxe/common.sh
index 58334fb..f67f82e 100755
--- a/project/mxe/common.sh
+++ b/project/mxe/common.sh
@@ -93,6 +93,7 @@ if [ $? -ne 0 ]; then
 fi
 =

 tar -xJf $LIB_NAME-$KD_VERSION.tar.xz
+
 if [ $? -ne 0 ]; then
     echo "---------- Cannot extract $LIB_NAME-$KD_VERSION.tar.xz archive."
     echo "---------- Aborting..."
@@ -153,6 +154,7 @@ echo "---------- Installing $LIB_NAME $KD_VERSION"
 echo -e "\n\n"
 =

 make install/fast && cd "$ORIG_WD" && rm -rf "$KD_BUILDTEMP"
+
 if [ $? -ne 0 ]; then
     echo "---------- Cannot install $LIB_NAME-$KD_VERSION."
     echo "---------- Aborting..."
@@ -162,7 +164,7 @@ fi
 }
 =

 ########################################################################
-# Install extra KF5 applicatiopn
+# Install extra KF5 application
 # arguments :
 # $1: application name
 # $2: path to patch to apply
@@ -263,6 +265,7 @@ echo "---------- Installing $APP_NAME $KA_VERSION"
 echo -e "\n\n"
 =

 make install/fast && cd "$ORIG_WD" && rm -rf "$KA_BUILDTEMP"
+
 if [ $? -ne 0 ]; then
     echo "---------- Cannot install $APP_NAME-$KA_VERSION."
     echo "---------- Aborting..."
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic