[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-21 11:48:41
Message-ID: E1b45Ob-0006uw-UI () scm ! kde ! org
[Download RAW message or body]

Git commit 4e5cac90852de5c94b489daca9e8cd0d0d1d6a89 by Gilles Caulier.
Committed on 21/05/2016 at 11:48.
Pushed by cgilles into branch 'master'.

polish

M  +1    -2    project/macosx/bundle/04-build-package.sh
M  +1    -1    project/mxe/01-build-mxe.sh
M  +1    -1    project/mxe/02-build-extralibs.sh
M  +4    -7    project/mxe/04-buils-installer.sh

http://commits.kde.org/scratch/mwiesweg/digikam-sc/4e5cac90852de5c94b489dac=
a9e8cd0d0d1d6a89

diff --git a/project/macosx/bundle/04-build-package.sh b/project/macosx/bun=
dle/04-build-package.sh
index 013b241..2c1dd64 100755
--- a/project/macosx/bundle/04-build-package.sh
+++ b/project/macosx/bundle/04-build-package.sh
@@ -1,7 +1,6 @@
 #! /bin/bash
 =

-# Script to bundle data using previously-built KDE and digiKam installation
-# through 01-build-macports.sh and 02-build-digikam.sh scripts,
+# Script to bundle data using previously-built KDE and digiKam installatio=
n.
 # and create a PKG file with Packages application (http://s.sudre.free.fr/=
Software/Packages/about.html)
 # This script must be run as sudo
 #
diff --git a/project/mxe/01-build-mxe.sh b/project/mxe/01-build-mxe.sh
index df6665e..947e244 100755
--- a/project/mxe/01-build-mxe.sh
+++ b/project/mxe/01-build-mxe.sh
@@ -1,6 +1,6 @@
 #! /bin/bash
 =

-# Script to build a bundle MXE installation with all digiKam dependencies =
in a dedicated directory
+# Script to build a bundle MXE installation with all digiKam dependencies =
in a dedicated directory.
 #
 # Copyright (c) 2015-2016, Gilles Caulier, <caulier dot gilles at gmail do=
t com>
 #
diff --git a/project/mxe/02-build-extralibs.sh b/project/mxe/02-build-extra=
libs.sh
index 2412842..b6f13e0 100755
--- a/project/mxe/02-build-extralibs.sh
+++ b/project/mxe/02-build-extralibs.sh
@@ -1,6 +1,6 @@
 #! /bin/bash
 =

-# Script to build extra libraries using MEX env.
+# Script to build extra libraries using MEX.
 # This script must be run as sudo
 #
 # Copyright (c) 2015-2016, Gilles Caulier, <caulier dot gilles at gmail do=
t com>
diff --git a/project/mxe/04-buils-installer.sh b/project/mxe/04-buils-insta=
ller.sh
index 013b241..19680f5 100755
--- a/project/mxe/04-buils-installer.sh
+++ b/project/mxe/04-buils-installer.sh
@@ -1,11 +1,8 @@
 #! /bin/bash
 =

 # Script to bundle data using previously-built KDE and digiKam installation
-# through 01-build-macports.sh and 02-build-digikam.sh scripts,
-# and create a PKG file with Packages application (http://s.sudre.free.fr/=
Software/Packages/about.html)
-# This script must be run as sudo
+# and create a Windows installer file with NSIS application
 #
-# Copyright (c) 2015,      Shanti, <listaccount at revenant dot org>
 # Copyright (c) 2015-2016, Gilles Caulier, <caulier dot gilles at gmail do=
t com>
 #
 # Redistribution and use is allowed according to the terms of the BSD lice=
nse.
@@ -15,7 +12,7 @@
 ##########################################################################=
#######################
 # Manage script traces to log file
 =

-exec > >(tee build-package.full.log) 2>&1
+exec > >(tee build-installer.full.log) 2>&1
 =

 ##########################################################################=
#######################
 =

@@ -25,8 +22,8 @@ echo "-----------------------------------------------"
 ##########################################################################=
#######################
 # Pre-processing checks
 =

-. ./configbundlepkg.sh
-. ../common/common.sh
+. ./configbundlemxe.sh
+. ./common.sh
 StartScript
 =

 ##########################################################################=
#######################
[prev in list] [next in list] [prev in thread] [next in thread] 

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