Revisions of digikam

Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 822742 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 209)
- Update to 7.0.0
  * https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/
- New features (from NEWS):
FaceManagement: New Neural Network engine based on OpenCV Deep
                Learning module to detect and recognize faces.
FaceManagement: Face Scan dialog contents is now simplified and
                embeded into left side-bar tab.
SlideShow     : Add new shuffle mode.
HTMLGallery   : Add new theme "Html5Responsive".
General       : Code compile with Qt5.15 framework.
General       : All bundles have switched to last Qt 5.14.2 LTS.
                Linux and MacOS use QtWebEngine instead QtWebKit.
General       : All bundles have switched to last KF5 5.70.0.
                Fix support for Gimp XCF files >= 2.10.
General       : New FlatPak bundle processed by the KDE continuous
                integration stream.
General       : New Plugin ImageMosaicWall to create an image based
                on a bunch of other photos.
General       : Add Microsoft Visual C++ support and a Continuous
                Integration workflow to check code with this
                compiler.
General       : Table-view is now able to show digiKam Tag-Paths
                properties.
Metadata      : Add option to write geolocation information in file
                metadata.
Metadata      : Add color label support for advanced metadata
                settings.
Metadata      : Add Exif, Iptc, and Xmp read support for HEIF
                images.
General       : Improved support for UNC network paths under
                Windows.
General       : Improved support for Unicode paths under Windows.
General       : Internal libheif updated to last stable 1.6.2 and
                internal libde265 updated to last stable 1.0.5.
General       : Internal libraw updated to 0.20-RC2
                (https://www.libraw.org/news/libraw-0-20-rc2 ).
                New camera supported:
                    Canon CR3, PowerShot G5 X Mark II,
                    G7 X Mark III, SX70 HS, EOS R, EOS RP, EOS 90D,
                    EOS 250D, EOS M6 Mark II, EOS M50, EOS M200,
                    EOS 1DX Mark III (lossless files only)
                    DJI Mavic Air, Air2, Osmo Action,
                    FujiFilm Fujifilm compressed/16bit, GFX 100,
                    X-A7, X-Pro3, X100V, X-T4, X-T200,
                    GoPro Fusion, HERO5, HERO6, HERO7, HERO8,
                    Hasselblad L1D-20c, X1D II 50C,
                    Leica D-LUX7, Q-P, Q2, V-LUX5, C-Lux / CAM-DC25,
                    SL2, M10 Monochrom,
                    Nikon D780, Z50, P950,
                    Olympus TG-6, E-M5 Mark III, E-PL10, E-M1 Mark III,
                    Panasonic Panasonic 14-bit, DC-FZ1000 II, DC-G90,
                    DC-S1, DC-S1R, DC-S1H, DC-TZ95,
                    PhaseOne IQ4 150MP,
                    Rapsberry Pi RAW+JPEG format,
                    Ricoh GR III,
                    Sony A7R IV, A9 II, ILCE-6100, ILCE-6600, RX0 II,
                    RX100 VII,
                    Zenit M,
                    also multiple modern smartphones.
- 761 bugs fixed
- Drop patches merged upstream:
  * fix-build-with-opencv-4.2.patch
  * dlib-update-to-work-with-latest-version-of-OpenCV.patch
  * Fix-build-with-Qt-5.15.patch
- Drop 0001-Disable-detection-of-OpenGL-for-GLES-platforms.patch,
  no longer necessary
- Refresh patch:
  * 0001-Revert-Exiv2-is-now-released-with-exported-targets-u.patch
- Re-enable Faces engine DNN on ppc64le, it builds fine now
- Switch back to old face detection engine when building with
  opencv 3.3 (Leap 15.1/15.2), as the compilation fails otherwise
- Drop conditionals for no longer supported openSUSE versions
Fabian Vogt's avatar Fabian Vogt (Vogtinator) accepted request 822241 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 208)
- Update _constraints with latest disk value for all archs
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 822005 from michel_mno's avatar michel_mno (revision 207)
- increase min disk space for PowerPC from 6 to 8GB
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 811902 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 206)
- Add Fix-build-with-Qt-5.15.patch to fix build with Qt 5.15
  (kde#421817)
Fabian Vogt's avatar Fabian Vogt (Vogtinator) committed (revision 205)
- Add patches to fix build with OpenCV >= 4.2 (boo#1160721):
  * dlib-update-to-work-with-latest-version-of-OpenCV.patch
Fabian Vogt's avatar Fabian Vogt (Vogtinator) committed (revision 204)
- Add patch to fix build with OpenCV >= 4.2 (boo#1160721):
  * fix-build-with-opencv-4.2.patch
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 750294 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 203)
- Add patch to make it build with exiv2 0.26 on Leap 15:
  * 0001-Revert-Exiv2-is-now-released-with-exported-targets-u.patch
  (boo#1156937)
- Update to latest upstream 6.4.0 source tarball
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 734317 from michel_mno's avatar michel_mno (revision 201)
- Do not enable Faces Engine DNN for ppc64le to avoid build error
Fabian Vogt's avatar Fabian Vogt (Vogtinator) accepted request 724959 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 199)
- bsc#1144232 - Drop jasper dependency from Digikam:
  Disable JPEG2000 support due to removal of jasper
- Add BuildRequires libjpeg8 for regular JPEG support
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 721992 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 198)
- Update to 6.2.0
  * https://www.digikam.org/news/2019-08-04-6.2.0_release_announcement/
- New features (from NEWS):
IconView : HiDPI support for 4K screens.
General  : Internal Libraw updated to last stable 0.19.3.
           New camera supported:
           Canon A560, FujiFilm X-T30, Nikon Coolpix A1000, Z6, Z7,
           Olympus E-M1X, Sony ILCE-6400, Several dng files from
           phones and drones.
           Full camera List supported:
           https://www.libraw.org/supported-cameras-snapshot-201903
- 310 bugs fixed
- Drop patches merged upstream:
  * Fix-compilation-with-Qt-5.6.patch
  * Fix-build-with-QtWebEngine-5.6.patch
- Refresh 0001-Disable-detection-of-OpenGL-for-GLES-platforms.patch
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 699891 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 197)
- Drop Lower-minimum-exiv2-version.patch, the latest digikam
  version just crashes on start with exiv2-0.25 (kde#407022)
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 696409 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 196)
- Update to 6.1.0
  * https://www.digikam.org/news/2019-04-14-6.1.0_release_announcement/
- New features (from NEWS):
General     : New plugins interface for digiKam and Showfoto named
              dplugins.
General     : All export tools become generic plugins and are
              shared with Showfoto.
General     : Update internal libpgf to last 07193.
General     : Add compatiblity with OpenCV version 4.
General     : MacOS and AppImage bundles are now published with Qt
              5.11.3.
General     : Add new optional configuration option to compile with
              Faces Engine Neural Network.
General     : Add optional support to ImageMagick codecs to support
              extra image formats as XCF, FITS, HEIC, etc.
BQM         : Add new advanced settings in resize tool.
BQM         : All Batch Queue Manager tools become Bqm plugins.
Editor      : All Image Editor tools become Editor plugins and are
              shared with Showfoto.
Item View   : Add sort items by modification date.
DPlugin     : New plugin to copy items to a local storage.
DPlugin     : New plugin to set image as Linux desktop wallpaper.
- 138 bugs fixed
- Add digikam-devel subpackage
- Add digikam-plugins subpackage that contains all the plugins
- Move plugins' icons to the -plugins subpackage
- Move enblend-enfuse and hugin Recommends to the -plugins package
  as the functionality has been moved to the plugins
- Add pkgconfig(Magic++) BuildRequires to enable the new
  ImageMagick support
- Add patches to fix build on Leap 42.3:
  * Fix-compilation-with-Qt-5.6.patch
  * Fix-build-with-QtWebEngine-5.6.patch
- Refresh 0001-Disable-detection-of-OpenGL-for-GLES-platforms.patch
Fabian Vogt's avatar Fabian Vogt (Vogtinator) accepted request 679892 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 195)
- Update to 6.0.0
- Drop patches merged upstream:
  * Add-QtWebEngine-support.patch
  * fix-black-Welcome-page-by-clicking-on-a-link.patch
  * add-support-for-Exiv2-0.27.patch
  * be-compatible-with-backward-0.26.patch
  * adjust-find-cmake-script-to-exiv2-0.27-RC1.patch
  * first-patch-to-be-compatible-with-Exiv2-0.27.patch
  * f27ab9c1051bd0a0.patch
  * fix-compile.patch
- Drop docs subpackage, docs are no longer included
- Drop kipi-plugins subpackage, no longer included
- Drop patch for kipi-plugins that's no longer relevant:
  * 0002-Revert-replace-obsolete-qSort-function.patch
- Drop 0001-Revert-replace-obsolete-qSort-function.patch and build
  with gcc7 on Leap 42.3 instead
- Refresh Lower-minimum-exiv2-version.patch
- Remove kipi-plugins requirement, digikam doesn't use libkipi
  anymore
- Recommend enblend-enfuse and hugin (previously recommended by
  kipi-plugins), needed for certain functionality in digikam
- Update/cleanup build requirements
- Use fdupes without -s option
- Make lang package conditional
- Handle soversion via a macro, bump to 6 following upstream
- Run spec-cleaner
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 662528 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 194)
- Add upstream git commits to fix build with exiv2-0.27:
  * add-support-for-Exiv2-0.27.patch
  * be-compatible-with-backward-0.26.patch
  * adjust-find-cmake-script-to-exiv2-0.27-RC1.patch
  * first-patch-to-be-compatible-with-Exiv2-0.27.patch
  * f27ab9c1051bd0a0.patch
  * fix-compile.patch

Builds (and works) fine with exiv2-0.27.0 now, and also older versions.
Fabian Vogt's avatar Fabian Vogt (Vogtinator) accepted request 653393 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 193)
- Add fix-black-Welcome-page-by-clicking-on-a-link.patch to fix
  the Welcome page getting black when clicking on a link that opens
  a new browser window (with QtWebEngine)
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 645786 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 192)
- Add Add-QtWebEngine-support.patch to allow building with
  QtWebEngine instead of QtWebKit
- Use QtWebEngine on platforms where it is available
- Add some necessary build requirements to avoid relying on other
  packages pulling them in
- Remove unused libqca-qt5-devel BuildRequires
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 645577 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 191)
- Add Lower-minimum-exiv2-version.patch to make it build on Leap 42.3
Some specfile cleanups:
- Remove some build requirements that are not used anymore since a
  long time
- Remove unnecessary ENABLE_OPENCV3 and ENABLE_MYSQLSUPPORT cmake
  options, they are ON by default since 5.7.0
- Remove obsolete ENABLE_LCMS2 option, LCMS2 is mandatory since 5.0
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 642436 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 190)
Untested. Second try.

- Disable libkvkontakte support, it's dead
Displaying revisions 41 - 60 of 249
openSUSE Build Service is sponsored by