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

List:       kde-commits
Subject:    [digikam-software-compilation] project/bundles/mxe: polish
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2016-11-30 21:55:05
Message-ID: E1cCCqH-0002lF-3p () code ! kde ! org
[Download RAW message or body]

Git commit f3d409ea7c33eb0762521624bff4ae9776abce5c by Gilles Caulier.
Committed on 30/11/2016 at 21:54.
Pushed by cgilles into branch 'master'.

polish

M  +8    -11   project/bundles/mxe/config.sh

https://commits.kde.org/digikam-software-compilation/f3d409ea7c33eb0762521624bff4ae9776abce5c


diff --git a/project/bundles/mxe/config.sh b/project/bundles/mxe/config.sh
index e08ca19..c9b8642 100644
--- a/project/bundles/mxe/config.sh
+++ b/project/bundles/mxe/config.sh
@@ -7,6 +7,14 @@
 
 ########################################################################
 
+# Absolute path where are downloaded all tarballs to compile.
+DOWNLOAD_DIR="`pwd`/temp.dwnld"
+
+# Absolute path where are compiled all tarballs
+BUILDING_DIR="`pwd`/temp.build"
+
+#-------------------------------------------------------------------------------------------
 +
 # MXE configuration
 
 #------------
@@ -49,9 +57,6 @@ KA_VERSION=16.04.3
 DK_URL="http://download.kde.org/stable/digikam"
 # Location to build source code.
 DK_BUILDTEMP=~/dktemp
-# digiKam tarball information
-DK_URL="http://download.kde.org/stable/digikam"
-DK_BUILDTEMP=~/dktemp
 # digiKam tag version from git. Official tarball do not include extra shared \
libraries.  # The list of tags can be listed with this url: \
https://quickgit.kde.org/?p=digikam.git&a=tags  # If you want to package current \
implemntation from git, use "master" as tag. @@ -59,11 +64,3 @@ DK_BUILDTEMP=~/dktemp
 DK_VERSION=master
 # Installer sub version to differentiates newer updates of the installer itself, \
even if the underlying application hasn't changed.  DK_EPOCH="-01"
-
-#-------------------------------------------------------------------------------------------
                
-
-# Absolute path where are downloaded all tarballs to compile.
-DOWNLOAD_DIR="`pwd`/temp/d"
-
-# Absolute path where are compiled all tarballs
-BUILDING_DIR="`pwd`/temp/b"


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

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