File appimage.yml of Package owncloud-client
# https://github.com/probonopd/AppImageKit/wiki/Using-Open-Build-Service app: owncloud Client build: packages: - linuxdeployqt ingredients: packages: - owncloud-client script: - echo $BUILD_APPDIR/usr/share/applications/*.desktop - ls $BUILD_APPDIR/usr/share/applications/*.desktop - linuxdeployqt $BUILD_APPDIR/usr/share/applications/*.desktop -bundle-non-qt-libs -verbose=2