snapcraft.yaml (krita-5.1.3.tar.xz) | : | snapcraft.yaml (krita-5.1.4.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 52 | skipping to change at line 52 | |||
- libpng-dev | - libpng-dev | |||
stage-packages: | stage-packages: | |||
- libde265-0 | - libde265-0 | |||
- libx265-146 | - libx265-146 | |||
- libjpeg8 | - libjpeg8 | |||
- libpng16-16 | - libpng16-16 | |||
krita: | krita: | |||
after: | after: | |||
- libheif | - libheif | |||
source: https://download.kde.org/stable/krita/5.1.3/krita-5.1.3.tar.xz | source: https://download.kde.org/stable/krita/5.1.4/krita-5.1.4.tar.xz | |||
# # Use these instead to build from the git source | # # Use these instead to build from the git source | |||
# source: https://anongit.kde.org/krita.git | # source: https://anongit.kde.org/krita.git | |||
# source-type: git | # source-type: git | |||
# source-branch: master | # source-branch: master | |||
plugin: cmake | plugin: cmake | |||
configflags: | configflags: | |||
- "-DCMAKE_INSTALL_PREFIX=/usr" | - "-DCMAKE_INSTALL_PREFIX=/usr" | |||
- "-DCMAKE_BUILD_TYPE=Release" | - "-DCMAKE_BUILD_TYPE=Release" | |||
- "-DENABLE_TESTING=OFF" | - "-DENABLE_TESTING=OFF" | |||
- "-DBUILD_TESTING=OFF" | - "-DBUILD_TESTING=OFF" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |