<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Aleix,<br>
    <br>
    Please don't understand the email from <a class="moz-txt-link-abbreviated" href="mailto:thalbe@ziggo.nl">thalbe@ziggo.nl</a> as any kind
    of official reaction by digikam - it is not. I do not know flatpak
    and how it is to be used, but I totally agree, additional ways of
    obtaining digikam is always nice.<br>
    <br>
    @thalbe@ziggo.nl :<br>
    If you are a member of the <a class="moz-txt-link-abbreviated" href="mailto:digikam-devel@kde.org">digikam-devel@kde.org</a> mailing list, but
    do not want to get these emails anymore, you can unsubscribe at the
    bottom of this page<br>
    <a href="mailto:digikam-users-request@kde.org">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
    or by sending an email to <a class="moz-txt-link-abbreviated" href="mailto:digikam-devel-request@kde.org">digikam-devel-request@kde.org</a> with the
    following content:<br>
    unsubscribe [password] [address=<address>]<br>
    <br>
    Cheers,<br>
    Simon<br>
    <br>
    <div class="moz-cite-prefix">On 03/11/17 12:18, Aleix Pol wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CACcA1Rp5suhyihq6oO+xz5ME-f_tvnc6_yBA8vqjvSXf7562+g@mail.gmail.com">
      <pre wrap="">Hallo Mr Thalbe,
I find your answer extremely rude.

I thought it would be good news for Digikam to have a new distribution platform.

Oh well,
Aleix

On Fri, Nov 3, 2017 at 11:16 AM, thalbe <a class="moz-txt-link-rfc2396E" href="mailto:thalbe@ziggo.nl"><thalbe@ziggo.nl></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hallo Aleix Pol,
please no e mail  anymore

thalbe, <a class="moz-txt-link-abbreviated" href="mailto:thalbe@ziggo.nl">thalbe@ziggo.nl</a>
3-11-2017

----- Ik heb het volgende bericht ontvangen -----
Van: Aleix Pol
Aan: kde-commits
Datum: 2017-11-02, 18:21:08
Onderwerp: [flatpak-kde-applications] /: Add digikam to our nightly
flatpakbuilds

Git commit 9ed5cd9658154f530c1501250a89a034d1d00845 by Aleix Pol.
Committed on 02/11/2017 at 17:21.
Pushed by apol into branch 'master'.

Add digikam to our nightly flatpak builds

CCMAIL: <a class="moz-txt-link-abbreviated" href="mailto:digikam-devel@kde.org">digikam-devel@kde.org</a>

R +9 -13 org.kde.digikam.json [from: todo/org.kde.digikam.json - 068%
similarity]

<a class="moz-txt-link-freetext" href="https://commits.kde.org/flatpak-kde-applications/9ed5cd9658154f530c1501250a89a034d1d00845">https://commits.kde.org/flatpak-kde-applications/9ed5cd9658154f530c1501250a89a034d1d00845</a>

diff --git a/todo/org.kde.digikam.json b/org.kde.digikam.json
similarity index 68%
rename from todo/org.kde.digikam.json
rename to org.kde.digikam.json
index 917dacd..23717f7 100644
--- a/todo/org.kde.digikam.json
+++ b/org.kde.digikam.json
@@ -10,31 +10,27 @@
     "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland",
"--filesystem=host" ],

     "modules": [
- "../boost.json",
+ "boost.json",
+ "qtwebkit.json",
         {
- "name": "exiv2",
+ "name": "opencv",
             "buildsystem": "cmake-ninja",
             "builddir": true,
- "sources": [
- {
- "type": "archive",
- "url": <a class="moz-txt-link-rfc2396E" href="http://www.exiv2.org/exiv2-0.25.tar.gz">"http://www.exiv2.org/exiv2-0.25.tar.gz"</a>,
- "sha256":
"c80bfc778a15fdb06f71265db2c3d49d8493c382e516cb99b8c9f9cbde36efa4"
- }
- ]
+ "config-opts": ["-DENABLE_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib",
"-DWITH_OPENCL=ON", "-DWITH_OPENGL=ON", "-DWITH_TBB=ON", "-DWITH_XINE=ON"],
+ "sources": [ { "type": "git", "url":
<a class="moz-txt-link-rfc2396E" href="http://github.com/Itseez/opencv.git">"http://github.com/Itseez/opencv.git"</a>, "branch": "3.3.1" } ]
         },
         {
- "name": "opencv",
+ "name": "exiv2",
             "buildsystem": "cmake-ninja",
             "builddir": true,
- "config-opts": ["-DENABLE_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib",
"-DWITH_OPENCL=ON", "-DWITH_OPENGL=ON", "-DWITH_TBB=ON", "-DWITH_XINE=ON"],
- "sources": [ { "type": "git", "url": <a class="moz-txt-link-rfc2396E" href="http://github.com/Itseez/opencv.git">"http://github.com/Itseez/opencv.git"</a>
} ]
+ "sources": [ { "type": "git", "url": <a class="moz-txt-link-rfc2396E" href="https://github.com/Exiv2/exiv2.git">"https://github.com/Exiv2/exiv2.git"</a>,
"branch": "v0.26" } ]
         },
         {
             "name": "digikam",
             "buildsystem": "cmake-ninja",
+ "config-opts": ["-DENABLE_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib",
"-DQt5WebKitWidgets_DIR=/app/lib/cmake/Qt5WebKitWidgets/"],
             "builddir": true,
- "sources": [ { "type": "git", "url": "git://anongit.kde.org/digikam.git" }
]
+ "sources": [ { "type": "git", "url": <a class="moz-txt-link-rfc2396E" href="file:///home/apol/projects/digikam">"file:///home/apol/projects/digikam"</a>
} ]
         }
     ]
 }
</pre>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>