File appimage.yml of Package GIMPAppImage

app: gimp

binpatch: true

build:
  packages:
    - linuxdeployqt
    - intltool
    - systemd-presets-branding
    - pam-config
    - cracklib-dict

ingredients:
  packages:
    - gimp
    - adwaita-icon-theme
    - gdk-pixbuf-loader-rsvg

script:
  - rm $BUILD_APPDIR/etc/ld.so.conf
  - cp $BUILD_APPDIR/usr/share/icons/hicolor/256x256/apps/gimp.png .
  - linuxdeployqt $BUILD_APPDIR/usr/share/applications/gimp.desktop -bundle-non-qt-libs
  - rm $BUILD_APPDIR/AppRun
  - cp $BUILD_SOURCE_DIR/AppRun $BUILD_APPDIR
  - chmod +x $BUILD_APPDIR/AppRun
  - appimagetool $BUILD_APPDIR
  - find $BUILD_APPDIR/
openSUSE Build Service is sponsored by