Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (5851f89ff42f4847d9d062fc688369b103ee24ea)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (5851f89ff42f4847d9d062fc688369b103ee24ea)
  • Date: Tue, 10 Sep 2013 15:58:47 -0500

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

graphics/darktable/DETAILS | 4 +-
graphics/darktable/HISTORY | 4 ++
graphics/darktable/PRE_BUILD | 3 --
graphics/darktable/wb_presets_nx100_liliput_plus.patch | 24
-----------------
4 files changed, 6 insertions(+), 29 deletions(-)

New commits:
commit 5851f89ff42f4847d9d062fc688369b103ee24ea
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

graphics/darktable: version 1.2.3

diff --git a/graphics/darktable/DETAILS b/graphics/darktable/DETAILS
index eeaf11a..103072c 100755
--- a/graphics/darktable/DETAILS
+++ b/graphics/darktable/DETAILS
@@ -1,9 +1,9 @@
SPELL=darktable
if [[ "$DARKTABLE_BRANCH" == "stable" ]]; then
- VERSION=1.2.2
+ VERSION=1.2.3
SOURCE="${SPELL}-${VERSION}.tar.xz"
SOURCE_URL[0]=$SOURCEFORGE_URL/project/${SPELL}/${SPELL}/$(echo
$VERSION|cut -f1 -d.).$(echo $VERSION|cut -f2 -d.)/${SOURCE}
-
SOURCE_HASH=sha512:d8ec6535119eb0a275efd13c53ec218d08c50595a7417ededf7766208fdbaf44296fbd9044d91f92521d910aff6a5df0ae97a63f87027f972443dabdddb0878e
+
SOURCE_HASH=sha512:abd01ecadfd54504e90b50181cc84991e623379d003c445134f60c067e35acb93db2cbdb3a4324d8d4545bde84edff116c2241fcf514b372cf57afeb04e6f58f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
else
if [[ "$DARKTABLE_AUTOUPDATE" == "y" ]]; then
diff --git a/graphics/darktable/HISTORY b/graphics/darktable/HISTORY
index 72ed858..66148d0 100644
--- a/graphics/darktable/HISTORY
+++ b/graphics/darktable/HISTORY
@@ -1,3 +1,7 @@
+2013-09-09 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.2.3
+ * PRE_BUILD, wb_presets_nx100_liliput_plus.patch: removed
+
2013-07-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* BUILD: remove BUILD_SLIDESHOW=off from OPTS
* PRE_BUILD, wb_presets_nx100_liliput_plus.patch: add support
diff --git a/graphics/darktable/PRE_BUILD b/graphics/darktable/PRE_BUILD
deleted file mode 100755
index c649a28..0000000
--- a/graphics/darktable/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd ${SOURCE_DIRECTORY} &&
-patch -p1 < $SPELL_DIRECTORY/wb_presets_nx100_liliput_plus.patch
diff --git a/graphics/darktable/wb_presets_nx100_liliput_plus.patch
b/graphics/darktable/wb_presets_nx100_liliput_plus.patch
deleted file mode 100644
index 324296a..0000000
--- a/graphics/darktable/wb_presets_nx100_liliput_plus.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From e8581a1d45d08ed034843e3e724293c6cd4916ee Mon Sep 17 00:00:00 2001
-From: Pascal de Bruijn <pmjdebruijn AT pcode.nl>
-Date: Fri, 8 Feb 2013 20:23:22 +0100
-Subject: [PATCH] wb_presets: Add Megaman liliput-plus (SAMSUNG NX100)
-
----
- src/iop/wb_presets.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/iop/wb_presets.c b/src/iop/wb_presets.c
-index 701887b..bdb724b 100644
---- a/src/iop/wb_presets.c
-+++ b/src/iop/wb_presets.c
-@@ -4269,6 +4269,7 @@ const wb_data wb_preset[] = {
- { "SAMSUNG", "NX100", Flash, 5, { 2.249317, 1, 0.859903, 0 }
},
- { "SAMSUNG", "NX100", Flash, 6, { 2.284664, 1, 0.836022, 0 }
},
- { "SAMSUNG", "NX100", Flash, 7, { 2.320238, 1, 0.812302, 0 }
},
-+ { "SAMSUNG", "NX100", "Megaman liliput plus", 0, { 1.800000, 1, 1.350000,
0 } },
- { "SAMSUNG", "NX100", "5000K", 0, { 1.684339, 1, 1.094063, 0 }
},
- { "SAMSUNG", "NX100", "5500K", 0, { 1.692022, 1, 0.843950, 0 }
},
- { "SAMSUNG", "NX100", "6500K", 0, { 2.110371, 1, 0.879107, 0 }
},
---
-1.7.10.4
-



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (5851f89ff42f4847d9d062fc688369b103ee24ea), Florian Franzmann, 09/10/2013

Archive powered by MHonArc 2.6.24.

Top of Page