<div dir="ltr"><div>Hi Simon,</div><div><br></div>Flatpak is another bundle format supported only by Debian like distro. These format is supported by CI system from KDE, not AppImage.<div><br></div><div>I have a big doubt about the flatpak bundle-ling as i know all the complexity of others forms of bundle. In other words, the run-time problematic is here, i'm sure... Nobody from us has checked the result in all using cases.</div><div><br></div><div>This is why i prefer AppImage : it work on all Linux distro. Flatpak require to install a dedicated low level software to work. AppImage need only the fuse FS extension for user space, to decompress the bundle in memory.</div><div><br></div><div>Gilles</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-11-03 12:34 GMT+01:00 Simon Frei <span dir="ltr"><<a href="mailto:freisim93@gmail.com" target="_blank">freisim93@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Hi Aleix,<br>
    <br>
    Please don't understand the email from <a class="m_3450157887597407168moz-txt-link-abbreviated" href="mailto:thalbe@ziggo.nl" target="_blank">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>
    @<a href="mailto:thalbe@ziggo.nl" target="_blank">thalbe@ziggo.nl</a> :<br>
    If you are a member of the <a class="m_3450157887597407168moz-txt-link-abbreviated" href="mailto:digikam-devel@kde.org" target="_blank">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" target="_blank">https://mail.kde.org/mailman/<wbr>listinfo/digikam-devel</a><br>
    or by sending an email to <a class="m_3450157887597407168moz-txt-link-abbreviated" href="mailto:digikam-devel-request@kde.org" target="_blank">digikam-devel-request@kde.org</a> with the
    following content:<br>
    unsubscribe [password] [address=<address>]<br>
    <br>
    Cheers,<br>
    Simon<div><div class="h5"><br>
    <br>
    <div class="m_3450157887597407168moz-cite-prefix">On 03/11/17 12:18, Aleix Pol wrote:<br>
    </div>
    <blockquote type="cite">
      <pre>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="m_3450157887597407168moz-txt-link-rfc2396E" href="mailto:thalbe@ziggo.nl" target="_blank"><thalbe@ziggo.nl></a> wrote:
</pre>
      <blockquote type="cite">
        <pre>Hallo Aleix Pol,
please no e mail  anymore

thalbe, <a class="m_3450157887597407168moz-txt-link-abbreviated" href="mailto:thalbe@ziggo.nl" target="_blank">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 9ed5cd9658154f530c1501250a89a0<wbr>34d1d00845 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="m_3450157887597407168moz-txt-link-abbreviated" href="mailto:digikam-devel@kde.org" target="_blank">digikam-devel@kde.org</a>

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

<a class="m_3450157887597407168moz-txt-link-freetext" href="https://commits.kde.org/flatpak-kde-applications/9ed5cd9658154f530c1501250a89a034d1d00845" target="_blank">https://commits.kde.org/<wbr>flatpak-kde-applications/<wbr>9ed5cd9658154f530c1501250a89a0<wbr>34d1d00845</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="m_3450157887597407168moz-txt-link-rfc2396E" href="http://www.exiv2.org/exiv2-0.25.tar.gz" target="_blank">"http://www.exiv2.org/exiv2-0.<wbr>25.tar.gz"</a>,
- "sha256":
"<wbr>c80bfc778a15fdb06f71265db2c3d4<wbr>9d8493c382e516cb99b8c9f9cbde36<wbr>efa4"
- }
- ]
+ "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="m_3450157887597407168moz-txt-link-rfc2396E" href="http://github.com/Itseez/opencv.git" target="_blank">"http://github.com/Itseez/<wbr>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="m_3450157887597407168moz-txt-link-rfc2396E" href="http://github.com/Itseez/opencv.git" target="_blank">"http://github.com/Itseez/<wbr>opencv.git"</a>
} ]
+ "sources": [ { "type": "git", "url": <a class="m_3450157887597407168moz-txt-link-rfc2396E" href="https://github.com/Exiv2/exiv2.git" target="_blank">"https://github.com/Exiv2/<wbr>exiv2.git"</a>,
"branch": "v0.26" } ]
         },
         {
             "name": "digikam",
             "buildsystem": "cmake-ninja",
+ "config-opts": ["-DENABLE_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib",
"-DQt5WebKitWidgets_DIR=/app/<wbr>lib/cmake/Qt5WebKitWidgets/"],
             "builddir": true,
- "sources": [ { "type": "git", "url": "git://<a href="http://anongit.kde.org/digikam.git" target="_blank">anongit.kde.org/<wbr>digikam.git</a>" }
]
+ "sources": [ { "type": "git", "url": <a class="m_3450157887597407168moz-txt-link-rfc2396E">"file:///home/apol/projects/<wbr>digikam"</a>
} ]
         }
     ]
 }
</pre>
      </blockquote>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br></div>