Index: head/graphics/digikam/Makefile =================================================================== --- head/graphics/digikam/Makefile (revision 510363) +++ head/graphics/digikam/Makefile (revision 510364) @@ -1,111 +1,105 @@ # $FreeBSD$ PORTNAME= digikam -DISTVERSION= 6.0.0 -PORTREVISION= 6 +DISTVERSION= 6.2.0 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/digikam/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE digital photo management application LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libKF5KGeoMap.so:astro/libkgeomap \ libKF5Sane.so:graphics/libksane \ libboost_graph.so:devel/boost-libs \ libexiv2.so:graphics/exiv2 \ libexpat.so:textproc/expat2 \ libgphoto2.so:graphics/libgphoto2 \ libicalss.so:devel/libical \ libjasper.so:graphics/jasper \ liblcms2.so:graphics/lcms2 \ liblensfun.so:graphics/lensfun \ liblqr-1.so:graphics/liblqr-1 \ libopencv_video.so:graphics/opencv \ libopencv_core.so:graphics/opencv-core \ libpgf.so:graphics/libpgf \ libpng.so:graphics/png \ libtiff.so:graphics/tiff USES= bison cmake compiler:c++11-lib desktop-file-utils eigen:3 gl jpeg \ kde:5 pkgconfig qt:5 shebangfix tar:xz USE_GL= gl glu USE_GNOME= glib20 libxml2 libxslt USE_KDE= archive auth bookmarks calendarcore codecs completion config \ configwidgets coreaddons crash doctools ecm filemetadata \ guiaddons i18n iconthemes itemmodels itemviews jobwidgets kdelibs4support \ kio marble libkipi notifications notifyconfig parts service \ solid sonnet textwidgets threadweaver unitconversion \ widgetsaddons windowsystem xmlgui USE_QT= concurrent core dbus gui network opengl printsupport sql \ widgets x11extras xml xmlpatterns \ sql-sqlite3_run \ buildtools_build qmake_build USE_XORG= ice sm x11 xext USE_LDCONFIG= yes SHEBANG_FILES= core/data/scripts/digitaglinktree/digitaglinktree # Disable kipiplugins, as they are built in their own port: graphics/kipiplugins. # Remember to keep that port in sync with this one. -CMAKE_ON= DIGIKAMSC_COMPILE_DIGIKAM ENABLE_OPENCV3 -CMAKE_OFF= DIGIKAMSC_COMPILE_KIPIPLUGINS +CMAKE_ON= DIGIKAMSC_COMPILE_DIGIKAM -OPTIONS_DEFINE= DOCS DOXYGEN KDEPIM KVKONTAKTE MEDIAWIKI MEDIAPLAYER MYSQL NLS WEBENGINE +OPTIONS_DEFINE= DOCS DOXYGEN KDEPIM KVKONTAKTE MEDIAPLAYER MYSQL NLS WEBENGINE OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NWEBENGINE} OPTIONS_SUB= yes DOCS_DESC= Digikam documentation DOCS_CMAKE_BOOL= DIGIKAMSC_COMPILE_DOC DOCS_USES= gettext DOCS_USE= KDE=doctools DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_IMPLIES= DOCS KDEPIM_DESC= KDEPim Addressbook support KDEPIM_USE= KDE=akonadi,akonadicontacts,contacts KDEPIM_CMAKE_BOOL= ENABLE_AKONADICONTACTSUPPORT KDEPIM_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_KF5AkonadiContact MEDIAPLAYER_DESC= Enable mediaplayer MEDIAPLAYER_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libQtAV.so:multimedia/QtAV MEDIAPLAYER_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_FFmpeg \ CMAKE_DISABLE_FIND_PACKAGE_QtAV MYSQL_USE= MYSQL=server QT=sql-mysql_run MYSQL_CMAKE_BOOL= ENABLE_INTERNALMYSQL \ ENABLE_MYSQLSUPPORT MYSQL_CMAKE_ON= -DMYSQLD_PATH:PATH=${LOCALBASE}/libexec \ -DMYSQL_TOOLS_PATH:PATH=${LOCALBASE}/bin MYSQL_BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqld.a:${_MYSQL_SERVER} KVKONTAKTE_DESC= vk.com Plugin -KVKONTAKTE_CMAKE_BOOL= DIGIKAMSC_COMPILE_LIBKVKONTAKTE KVKONTAKTE_LIB_DEPENDS= libKF5Vkontakte.so:net/libkvkontakte +KVKONTAKTE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_KF5Vkontakte -MEDIAWIKI_DESC= MediaWiki Plugin -MEDIAWIKI_CMAKE_BOOL= DIGIKAMSC_COMPILE_LIBMEDIAWIKI -MEDIAWIKI_LIB_DEPENDS= libKF5MediaWiki.so:net/libmediawiki - NLS_DESC= Digikam i18n translations NLS_CMAKE_BOOL= DIGIKAMSC_COMPILE_PO NLS_USES= gettext NLS_USE= KDE=i18n -WEBENGINE_DESC= Use Qt WebEngine to render contents instead of WebKit +WEBENGINE_DESC= Use Qt WebEngine instead of WebKit WEBENGINE_USE= QT=webengine WEBENGINE_USE_OFF= QT=webkit -WEBENGINE_CMAKE_BOOL= ENABLE_WEBENGINE +WEBENGINE_CMAKE_BOOL= ENABLE_QWEBENGINE PLIST_SUB= SHLIB_VER=${DISTVERSION} post-extract: # Remove localization file already installed by net/libkvkontakte. ${RM} ${WRKSRC}/po/*/libkvkontakte.po .include Index: head/graphics/digikam/distinfo =================================================================== --- head/graphics/digikam/distinfo (revision 510363) +++ head/graphics/digikam/distinfo (revision 510364) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550639456 -SHA256 (KDE/digikam/6.0.0/digikam-6.0.0.tar.xz) = 6e4f0ee52772ea2baef38fc9b96f18ca10f165f0c5bda71d8161a4eded26fb47 -SIZE (KDE/digikam/6.0.0/digikam-6.0.0.tar.xz) = 331386500 +TIMESTAMP = 1566159606 +SHA256 (KDE/digikam/6.2.0/digikam-6.2.0.tar.xz) = 28762ea0f03a82e3b2473c0682a358c9b83f5013aec827dd5ab6556a1f29baeb +SIZE (KDE/digikam/6.2.0/digikam-6.2.0.tar.xz) = 339472960 Index: head/graphics/digikam/files/patch-doc-translated_CMakeLists.txt =================================================================== --- head/graphics/digikam/files/patch-doc-translated_CMakeLists.txt (revision 510363) +++ head/graphics/digikam/files/patch-doc-translated_CMakeLists.txt (nonexistent) @@ -1,16 +0,0 @@ -sv-documentation is currently broken, so don't build it: - -[ 41%] Generating showfoto/index.cache.bz2 -cd /wrkdirs/usr/ports/graphics/digikam/work/digikam-5.5.0/doc-translated/sv && /usr/local/bin/meinproc5 --check --cache /wrkdirs/usr/ports/graphics/digikam/work/.build/doc-translated/sv/showfoto/index.cache.bz2 showfoto/index.docbook -index.docbook:13: element link: validity error : IDREF attribute linkend references an unknown ID "using-mainwindow-mapview" -index.docbook:30: element link: validity error : IDREF attribute linkend references an unknown ID "using-mainwindow-mapview" -kf5.kdoctools: Error: `xmllint --noout` outputted text -*** [doc-translated/sv/showfoto/index.cache.bz2] Error code 1 - ---- doc-translated/CMakeLists.txt.orig 2017-06-03 11:38:10 UTC -+++ doc-translated/CMakeLists.txt -@@ -1,3 +1,3 @@ - add_subdirectory( nl ) --add_subdirectory( sv ) -+# add_subdirectory( sv ) - add_subdirectory( uk ) Property changes on: head/graphics/digikam/files/patch-doc-translated_CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/digikam/files/patch-CMakeLists.txt =================================================================== --- head/graphics/digikam/files/patch-CMakeLists.txt (nonexistent) +++ head/graphics/digikam/files/patch-CMakeLists.txt (revision 510364) @@ -0,0 +1,11 @@ +--- CMakeLists.txt.orig 2019-08-30 21:55:44 UTC ++++ CMakeLists.txt +@@ -14,6 +14,8 @@ set(ECM_MIN_VERSION "1.5.0") + + cmake_minimum_required(VERSION ${CMAKE_MIN_VERSION}) + ++cmake_policy(SET CMP0063 OLD) # Suppress visibility warnings ++ + ############## ECM setup ################################################################################################################# + + find_package(ECM ${ECM_MIN_VERSION} CONFIG REQUIRED) Property changes on: head/graphics/digikam/files/patch-CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/digikam/files/patch-core_CMakeLists.txt =================================================================== --- head/graphics/digikam/files/patch-core_CMakeLists.txt (revision 510363) +++ head/graphics/digikam/files/patch-core_CMakeLists.txt (revision 510364) @@ -1,14 +1,22 @@ ---- core/CMakeLists.txt.orig 2019-02-10 22:44:01 UTC +--- core/CMakeLists.txt.orig 2019-07-31 16:12:57 UTC +++ core/CMakeLists.txt -@@ -389,6 +389,11 @@ endif() +@@ -8,6 +8,7 @@ + + project(digikam) + ++cmake_policy(SET CMP0063 OLD) # Suppress visibility warnings + message(STATUS "----------------------------------------------------------------------------------") + message(STATUS "Starting CMake configuration for: ${PROJECT_NAME}") + +@@ -401,6 +402,11 @@ endif() find_package(Doxygen) find_package(Lqr-1) +if(LQR-1_FOUND) + include_directories(${LQR-1_INCLUDE_DIRS}) + set(liblqr_LIBS ${LQR-1_LIBRARIES}) + link_directories(${LQR-1_LIBDIR}) +endif() # -- libgphoto2 rules ---------------------------------------------------------- Index: head/graphics/digikam/pkg-plist =================================================================== --- head/graphics/digikam/pkg-plist (revision 510363) +++ head/graphics/digikam/pkg-plist (revision 510364) @@ -1,559 +1,697 @@ bin/cleanup_digikamdb bin/digikam bin/digitaglinktree bin/showfoto +include/digikam/digikam_core_export.h +include/digikam/digikam_database_export.h +include/digikam/digikam_export.h +include/digikam/dinfointerface.h +include/digikam/ditemslist.h +include/digikam/dmetainfoiface.h +include/digikam/dplugin.h +include/digikam/dpluginaction.h +include/digikam/dpluginauthor.h +include/digikam/dplugindialog.h +include/digikam/dplugineditor.h +include/digikam/dplugingeneric.h +include/digikam/dpreviewimage.h +include/digikam/dpreviewmanager.h +include/digikam/dsavesettingswidget.h +include/digikam/dwizarddlg.h +include/digikam/dwizardpage.h +lib/cmake/digikam/DigikamCoreConfig-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/digikam/DigikamCoreConfig.cmake +lib/cmake/digikam/DigikamDatabaseConfig-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/digikam/DigikamDatabaseConfig.cmake +lib/cmake/digikam/DigikamGuiConfig-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/digikam/DigikamGuiConfig.cmake lib/libdigikamcore.so lib/libdigikamcore.so.%%SHLIB_VER%% lib/libdigikamdatabase.so lib/libdigikamdatabase.so.%%SHLIB_VER%% lib/libdigikamgui.so lib/libdigikamgui.so.%%SHLIB_VER%% +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_AntiVignetting_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_AssignTemplate_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_AutoCorrection_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_BWconvert_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_BcgCorrection_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_Blur_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_Border_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_ChannelMixer_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_ColorBalance_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_ColorFX_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_Convert16To8_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_Convert8To16_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_ConvertToDNG_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_ConvertToJP2lugin_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_ConvertToJPEG_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_ConvertToPGF_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_ConvertToPNG_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_ConvertToTIFF_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_Crop_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_CurvesAdjust_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_FilmGrain_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_Flip_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_HslCorrection_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_IccConvert_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_Invert_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_LensAutoFix_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_LocalContrast_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_NoiseReduction_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_RedEyeCorrection_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_RemoveMetadata_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_Resize_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_Restoration_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_Rotate_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_Sharpen_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_TimeAdjust_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_UserScript_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_WaterMark_Plugin.so +%%QT_PLUGINDIR%%/digikam/bqm/Bqm_WhiteBalance_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_AdjustCurvesTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_AdjustLevelsTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_AntivignettingTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_AutoCorrectionTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_AutoCropTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_BWSepiaTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_BcgTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_BlurFxTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_BlurTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_BorderTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_CBTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_ChannelMixerTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_CharcoalTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_ColorFxTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_ContentAwareResizeTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_Convert16To8Tool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_Convert8To16Tool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_DistortionFxTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_EmbossTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_FilmGrainTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_FilmTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_FreeRotationTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_HSLTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_HotpixelsTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_InsertTextTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_InvertTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_LensAutoFixTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_LensDistortionTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_LocalContrastTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_NoiseReductionTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_OilPaintTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_PerspectiveTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_PrintTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_ProfileConversionTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_RainDropTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_RatioCropTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_RedEyeTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_ResizeTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_RestorationTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_SharpenTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_ShearTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_TextureTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/editor/Editor_WhiteBalanceTool_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_Box_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_Calendar_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_DigitalScanner_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_DropBox_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_ExpoBlending_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_FaceBook_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_FileCopy_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_FileTransfer_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_Flickr_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_GLViewer_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_GeolocationEdit_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_Google_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_HtmlGallery_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_ImageShack_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_ImgUr_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_IpFs_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_JAlbum_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_MediaServer_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_MediaWiki_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_MetadataEdit_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_OneDrive_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_Panorama_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_Pinterest_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_Piwigo_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_Presentation_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_PrintCreator_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_Rajce_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_SendByMail_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_SmugMug_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_TimeAdjust_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_Twitter_Plugin.so +%%KVKONTAKTE%%%%QT_PLUGINDIR%%/digikam/generic/Generic_VKontakte_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_Wallpaper_Plugin.so +%%QT_PLUGINDIR%%/digikam/generic/Generic_YandexFotki_Plugin.so man/man1/cleanup_digikamdb.1.gz man/man1/digitaglinktree.1.gz share/applications/org.kde.digikam.desktop share/applications/org.kde.showfoto.desktop %%DATADIR%%/about/css/bootstrap-theme.min.css %%DATADIR%%/about/css/bootstrap.min.css %%DATADIR%%/about/css/digikam.css %%DATADIR%%/about/images/body-background.jpg %%DATADIR%%/about/images/top-left-digikam.png %%DATADIR%%/about/js/bootstrap.min.js %%DATADIR%%/about/js/digikam.js %%DATADIR%%/about/js/jquery.min.js %%DATADIR%%/about/main.html %%DATADIR%%/colorschemes/blackbody.colors %%DATADIR%%/colorschemes/colorcontrast.colors %%DATADIR%%/colorschemes/darkroom.colors %%DATADIR%%/colorschemes/fusiongray.colors %%DATADIR%%/colorschemes/graycard.colors %%DATADIR%%/colorschemes/highkey.colors %%DATADIR%%/colorschemes/lowkey.colors %%DATADIR%%/colorschemes/shadeofgray.colors %%DATADIR%%/colorschemes/sunsetcolor.colors %%DATADIR%%/colorschemes/whitebalance.colors %%DATADIR%%/data/assistant-enfuse.png %%DATADIR%%/data/assistant-hugin.png %%DATADIR%%/data/assistant-preprocessing.png %%DATADIR%%/data/assistant-stack.png %%DATADIR%%/data/assistant-tripod.png %%DATADIR%%/data/banner-digikam.png %%DATADIR%%/data/bluejean-texture.png %%DATADIR%%/data/bothhorz.png %%DATADIR%%/data/bothvert.png %%DATADIR%%/data/bricks-texture.png %%DATADIR%%/data/bricks2-texture.png %%DATADIR%%/data/burlap-texture.png %%DATADIR%%/data/canvas-texture.png %%DATADIR%%/data/cellwood-texture.png %%DATADIR%%/data/centerheight.png %%DATADIR%%/data/centerwidth.png %%DATADIR%%/data/chalk-pattern.png %%DATADIR%%/data/colors-chromablue.png %%DATADIR%%/data/colors-chromared.png %%DATADIR%%/data/colors-luma.png %%DATADIR%%/data/craters-pattern.png %%DATADIR%%/data/curvefree.png %%DATADIR%%/data/curvemooth.png %%DATADIR%%/data/dried-pattern.png %%DATADIR%%/data/duplicatebothhorz.png %%DATADIR%%/data/duplicatebothvert.png %%DATADIR%%/data/editimage.png %%DATADIR%%/data/exifinfo.png %%DATADIR%%/data/fabric-texture.png %%DATADIR%%/data/granit-pattern.png %%DATADIR%%/data/histogram-lin.png %%DATADIR%%/data/histogram-log.png %%DATADIR%%/data/histogram.png %%DATADIR%%/data/ice-pattern.png %%DATADIR%%/data/image-full.png %%DATADIR%%/data/image-selection.png %%DATADIR%%/data/leaf-pattern.png %%DATADIR%%/data/logo-beta.png %%DATADIR%%/data/logo-cimg.png %%DATADIR%%/data/logo-digikam.png %%DATADIR%%/data/logo-exiv2.png %%DATADIR%%/data/logo-gphoto.png %%DATADIR%%/data/logo-lcms.png %%DATADIR%%/data/logo-piwigo.png %%DATADIR%%/data/lut3d/bleach.png %%DATADIR%%/data/lut3d/blue_crush.png %%DATADIR%%/data/lut3d/bw_contrast.png %%DATADIR%%/data/lut3d/instant.png %%DATADIR%%/data/lut3d/original.png %%DATADIR%%/data/lut3d/punch.png %%DATADIR%%/data/lut3d/summer.png %%DATADIR%%/data/lut3d/tokyo.png %%DATADIR%%/data/lut3d/vintage.png %%DATADIR%%/data/lut3d/washout.png %%DATADIR%%/data/lut3d/washout_color.png %%DATADIR%%/data/lut3d/x_process.png %%DATADIR%%/data/marble-pattern.png %%DATADIR%%/data/marble-texture.png %%DATADIR%%/data/marble2-texture.png %%DATADIR%%/data/metalwire-texture.png %%DATADIR%%/data/modern-texture.png %%DATADIR%%/data/moss-texture.png %%DATADIR%%/data/original.png %%DATADIR%%/data/paper-pattern.png %%DATADIR%%/data/paper-texture.png %%DATADIR%%/data/paper2-texture.png %%DATADIR%%/data/parque-pattern.png %%DATADIR%%/data/pine-pattern.png %%DATADIR%%/data/pink-pattern.png %%DATADIR%%/data/process-working.png %%DATADIR%%/data/rain-pattern.png %%DATADIR%%/data/rock-pattern.png %%DATADIR%%/data/sample-aix.png %%DATADIR%%/data/splash-digikam.png %%DATADIR%%/data/stone-pattern.png %%DATADIR%%/data/stone-texture.png %%DATADIR%%/data/target.png %%DATADIR%%/data/togglemouseover.png %%DATADIR%%/data/wall-pattern.png %%DATADIR%%/data/wall-texture.png %%DATADIR%%/data/wood-pattern.png %%DATADIR%%/database/dbconfig.xml %%DATADIR%%/database/mysql-global.conf %%DATADIR%%/facesengine/dlib_face_recognition_resnet_model_v1.dat %%DATADIR%%/facesengine/haarcascade_frontalface_alt.xml %%DATADIR%%/facesengine/haarcascade_frontalface_alt2.xml %%DATADIR%%/facesengine/haarcascade_frontalface_alt_tree.xml %%DATADIR%%/facesengine/haarcascade_frontalface_default.xml %%DATADIR%%/facesengine/haarcascade_mcs_lefteye.xml %%DATADIR%%/facesengine/haarcascade_mcs_mouth.xml %%DATADIR%%/facesengine/haarcascade_mcs_nose.xml %%DATADIR%%/facesengine/haarcascade_mcs_righteye.xml %%DATADIR%%/facesengine/haarcascade_profileface.xml %%DATADIR%%/facesengine/shapepredictor.dat %%DATADIR%%/geoiface/backend-googlemaps-js.js %%DATADIR%%/geoiface/backend-googlemaps.html %%DATADIR%%/geoiface/cluster-circle-00ff00-selected.png %%DATADIR%%/geoiface/cluster-circle-00ff00-someselected.png %%DATADIR%%/geoiface/cluster-circle-00ff00.png %%DATADIR%%/geoiface/cluster-circle-00ffff-selected.png %%DATADIR%%/geoiface/cluster-circle-00ffff-someselected.png %%DATADIR%%/geoiface/cluster-circle-00ffff.png %%DATADIR%%/geoiface/cluster-circle-ff0000-selected.png %%DATADIR%%/geoiface/cluster-circle-ff0000-someselected.png %%DATADIR%%/geoiface/cluster-circle-ff0000.png %%DATADIR%%/geoiface/cluster-circle-ff7f00-selected.png %%DATADIR%%/geoiface/cluster-circle-ff7f00-someselected.png %%DATADIR%%/geoiface/cluster-circle-ff7f00.png %%DATADIR%%/geoiface/cluster-circle-ffff00-selected.png %%DATADIR%%/geoiface/cluster-circle-ffff00-someselected.png %%DATADIR%%/geoiface/cluster-circle-ffff00.png %%DATADIR%%/geoiface/marker-00ff00-selected.png %%DATADIR%%/geoiface/marker-00ff00-someselected.png %%DATADIR%%/geoiface/marker-00ff00.png %%DATADIR%%/geoiface/marker-00ffff-selected.png %%DATADIR%%/geoiface/marker-00ffff-someselected.png %%DATADIR%%/geoiface/marker-00ffff.png %%DATADIR%%/geoiface/marker-ff0000-selected.png %%DATADIR%%/geoiface/marker-ff0000-someselected.png %%DATADIR%%/geoiface/marker-ff0000.png %%DATADIR%%/geoiface/marker-ff7f00-selected.png %%DATADIR%%/geoiface/marker-ff7f00-someselected.png %%DATADIR%%/geoiface/marker-ff7f00.png %%DATADIR%%/geoiface/marker-ffff00-selected.png %%DATADIR%%/geoiface/marker-ffff00-someselected.png %%DATADIR%%/geoiface/marker-ffff00.png %%DATADIR%%/geoiface/marker-icon-16x16.png %%DATADIR%%/geolocationedit/bookmarks-marker.png %%DATADIR%%/geolocationedit/searchmarker-normal.png %%DATADIR%%/geolocationedit/searchmarker-selected.png %%DATADIR%%/metadata/topicset.iptc-subjectcode.xml %%DATADIR%%/profiles/compatibleWithAdobeRGB1998.icc %%DATADIR%%/profiles/prophoto.icm %%DATADIR%%/profiles/srgb-d65.icm %%DATADIR%%/profiles/widegamut.icm %%DATADIR%%/templates/1_photo_10.5x14.8cm.desktop %%DATADIR%%/templates/1_photo_10x15cm.desktop %%DATADIR%%/templates/1_photo_20x25cm.desktop %%DATADIR%%/templates/1_photo_8x10.desktop %%DATADIR%%/templates/1_photo_9x13cm.desktop %%DATADIR%%/templates/2_photos_13x18cm.desktop %%DATADIR%%/templates/2_photos_5x7.desktop %%DATADIR%%/templates/3_photos_10x15cm.desktop %%DATADIR%%/templates/3_photos_4x6.desktop %%DATADIR%%/templates/4_photos_10x13.33cm.desktop %%DATADIR%%/templates/4_photos_3.5x5.desktop %%DATADIR%%/templates/4_photos_4.5x5cm.desktop %%DATADIR%%/templates/4_photos_9x13cm.desktop %%DATADIR%%/templates/4x6Album.desktop %%DATADIR%%/templates/6_photos_3.5x4.5cm.desktop %%DATADIR%%/templates/6_photos_3.5x4cm.desktop %%DATADIR%%/templates/8_photos_6x9cm.desktop %%DATADIR%%/templates/Album-Collage.desktop %%DATADIR%%/templates/Album-Collage1.desktop %%DATADIR%%/templates/Album_10x15cm.desktop %%DATADIR%%/templates/Album_11.5x15cm.desktop %%DATADIR%%/templates/FullPage.desktop %%DATADIR%%/templates/Photoframe.desktop %%DATADIR%%/templates/TEMPLATE_HOWTO %%DATADIR%%/templates/Thumbnails_5x4.desktop %%DATADIR%%/templates/Thumbnails_6x5.desktop %%DATADIR%%/templates/templates.xml %%DATADIR%%/themes/THEME_HOWTO %%DATADIR%%/themes/bluecurved/bluecurved.desktop %%DATADIR%%/themes/bluecurved/body.png %%DATADIR%%/themes/bluecurved/document-save.png %%DATADIR%%/themes/bluecurved/go-next.png %%DATADIR%%/themes/bluecurved/go-previous.png %%DATADIR%%/themes/bluecurved/go-top.png %%DATADIR%%/themes/bluecurved/gohome.png %%DATADIR%%/themes/bluecurved/left.png %%DATADIR%%/themes/bluecurved/preview.png %%DATADIR%%/themes/bluecurved/style.css %%DATADIR%%/themes/bluecurved/template.xsl %%DATADIR%%/themes/bluecurved/vide.png %%DATADIR%%/themes/blueframes/blueframes.desktop %%DATADIR%%/themes/blueframes/preview.png %%DATADIR%%/themes/blueframes/style.css %%DATADIR%%/themes/blueframes/template.xsl %%DATADIR%%/themes/classic/classic.desktop %%DATADIR%%/themes/classic/gohome.png %%DATADIR%%/themes/classic/preview.png %%DATADIR%%/themes/classic/template.xsl %%DATADIR%%/themes/classic/up.png %%DATADIR%%/themes/cleanframes/black.css %%DATADIR%%/themes/cleanframes/blue.css %%DATADIR%%/themes/cleanframes/brown.css %%DATADIR%%/themes/cleanframes/cleanframes.desktop %%DATADIR%%/themes/cleanframes/green.css %%DATADIR%%/themes/cleanframes/lavender.css %%DATADIR%%/themes/cleanframes/pink.css %%DATADIR%%/themes/cleanframes/preview.png %%DATADIR%%/themes/cleanframes/red.css %%DATADIR%%/themes/cleanframes/star.png %%DATADIR%%/themes/cleanframes/template.xsl %%DATADIR%%/themes/cleanframes/yellow.css %%DATADIR%%/themes/dateframes/dateframes.desktop %%DATADIR%%/themes/dateframes/preview.png %%DATADIR%%/themes/dateframes/template.xsl %%DATADIR%%/themes/details/details.desktop %%DATADIR%%/themes/details/next.png %%DATADIR%%/themes/details/next_disabled.png %%DATADIR%%/themes/details/preview.png %%DATADIR%%/themes/details/previous.png %%DATADIR%%/themes/details/previous_disabled.png %%DATADIR%%/themes/details/style.css %%DATADIR%%/themes/details/template.xsl %%DATADIR%%/themes/details/up.png %%DATADIR%%/themes/elegant/elegant.desktop %%DATADIR%%/themes/elegant/preview.png %%DATADIR%%/themes/elegant/resources/css/dark.css %%DATADIR%%/themes/elegant/resources/css/lytebox.css %%DATADIR%%/themes/elegant/resources/css/master.css %%DATADIR%%/themes/elegant/resources/css/natural.css %%DATADIR%%/themes/elegant/resources/images/close_blue.png %%DATADIR%%/themes/elegant/resources/images/close_gold.png %%DATADIR%%/themes/elegant/resources/images/close_green.png %%DATADIR%%/themes/elegant/resources/images/close_grey.png %%DATADIR%%/themes/elegant/resources/images/close_red.png %%DATADIR%%/themes/elegant/resources/images/loading.gif %%DATADIR%%/themes/elegant/resources/images/next_blue.gif %%DATADIR%%/themes/elegant/resources/images/next_gold.gif %%DATADIR%%/themes/elegant/resources/images/next_green.gif %%DATADIR%%/themes/elegant/resources/images/next_grey.gif %%DATADIR%%/themes/elegant/resources/images/next_red.gif %%DATADIR%%/themes/elegant/resources/images/pause_blue.png %%DATADIR%%/themes/elegant/resources/images/pause_gold.png %%DATADIR%%/themes/elegant/resources/images/pause_green.png %%DATADIR%%/themes/elegant/resources/images/pause_grey.png %%DATADIR%%/themes/elegant/resources/images/pause_red.png %%DATADIR%%/themes/elegant/resources/images/play_blue.png %%DATADIR%%/themes/elegant/resources/images/play_gold.png %%DATADIR%%/themes/elegant/resources/images/play_green.png %%DATADIR%%/themes/elegant/resources/images/play_grey.png %%DATADIR%%/themes/elegant/resources/images/play_red.png %%DATADIR%%/themes/elegant/resources/images/prev_blue.gif %%DATADIR%%/themes/elegant/resources/images/prev_gold.gif %%DATADIR%%/themes/elegant/resources/images/prev_green.gif %%DATADIR%%/themes/elegant/resources/images/prev_grey.gif %%DATADIR%%/themes/elegant/resources/images/prev_red.gif %%DATADIR%%/themes/elegant/resources/js/lytebox.js %%DATADIR%%/themes/elegant/template.xsl %%DATADIR%%/themes/floatingcards/back.png %%DATADIR%%/themes/floatingcards/floatingcards.desktop %%DATADIR%%/themes/floatingcards/forward.png %%DATADIR%%/themes/floatingcards/image_nav.js %%DATADIR%%/themes/floatingcards/next.png %%DATADIR%%/themes/floatingcards/prev.png %%DATADIR%%/themes/floatingcards/preview.png %%DATADIR%%/themes/floatingcards/style.css %%DATADIR%%/themes/floatingcards/template.xsl %%DATADIR%%/themes/floatingcards/up.png %%DATADIR%%/themes/frames/frames.desktop %%DATADIR%%/themes/frames/preview.png %%DATADIR%%/themes/frames/style.css %%DATADIR%%/themes/frames/template.xsl %%DATADIR%%/themes/matrix/bg.png %%DATADIR%%/themes/matrix/matrix.desktop %%DATADIR%%/themes/matrix/preview.png %%DATADIR%%/themes/matrix/style.css %%DATADIR%%/themes/matrix/template.xsl %%DATADIR%%/themes/s0/arrows_source.svg %%DATADIR%%/themes/s0/next.png %%DATADIR%%/themes/s0/next_disabled.png %%DATADIR%%/themes/s0/preview.png %%DATADIR%%/themes/s0/previous.png %%DATADIR%%/themes/s0/previous_disabled.png %%DATADIR%%/themes/s0/s0.desktop %%DATADIR%%/themes/s0/style.css %%DATADIR%%/themes/s0/template.xsl %%DATADIR%%/themes/s0/up.png %%DATADIR%%/themes/simple/dark.css %%DATADIR%%/themes/simple/natural.css %%DATADIR%%/themes/simple/preview.png %%DATADIR%%/themes/simple/simple.desktop %%DATADIR%%/themes/simple/template.xsl %%DATADIR%%/themes/simplerounded/niftyCorners.css %%DATADIR%%/themes/simplerounded/niftycube.js %%DATADIR%%/themes/simplerounded/preview.png %%DATADIR%%/themes/simplerounded/simplerounded.desktop %%DATADIR%%/themes/simplerounded/template.xsl %%DATADIR%%/themes/simpleslides/preview.png %%DATADIR%%/themes/simpleslides/simpleslides.desktop %%DATADIR%%/themes/simpleslides/template.xsl %%DATADIR%%/themes/snow/next.png %%DATADIR%%/themes/snow/next.svg %%DATADIR%%/themes/snow/next_disabled.png %%DATADIR%%/themes/snow/preview.png %%DATADIR%%/themes/snow/previous.png %%DATADIR%%/themes/snow/previous_disabled.png %%DATADIR%%/themes/snow/snow.desktop %%DATADIR%%/themes/snow/style.css %%DATADIR%%/themes/snow/template.xsl %%DATADIR%%/themes/vanilla/preview.png %%DATADIR%%/themes/vanilla/resources/css/charcoal.css %%DATADIR%%/themes/vanilla/resources/css/dusk.css %%DATADIR%%/themes/vanilla/resources/css/graphite.css %%DATADIR%%/themes/vanilla/resources/css/ice_blue.css %%DATADIR%%/themes/vanilla/resources/css/ie6.css %%DATADIR%%/themes/vanilla/resources/css/ie7.css %%DATADIR%%/themes/vanilla/resources/css/ivory.css %%DATADIR%%/themes/vanilla/resources/css/light_grey.css %%DATADIR%%/themes/vanilla/resources/css/lytebox.css %%DATADIR%%/themes/vanilla/resources/css/master.css %%DATADIR%%/themes/vanilla/resources/css/midnight.css %%DATADIR%%/themes/vanilla/resources/css/white_on_black.css %%DATADIR%%/themes/vanilla/resources/images/close_blue.png %%DATADIR%%/themes/vanilla/resources/images/close_gold.png %%DATADIR%%/themes/vanilla/resources/images/close_green.png %%DATADIR%%/themes/vanilla/resources/images/close_grey.png %%DATADIR%%/themes/vanilla/resources/images/close_red.png %%DATADIR%%/themes/vanilla/resources/images/loading.gif %%DATADIR%%/themes/vanilla/resources/images/next_blue.gif %%DATADIR%%/themes/vanilla/resources/images/next_gold.gif %%DATADIR%%/themes/vanilla/resources/images/next_green.gif %%DATADIR%%/themes/vanilla/resources/images/next_grey.gif %%DATADIR%%/themes/vanilla/resources/images/next_red.gif %%DATADIR%%/themes/vanilla/resources/images/pause_blue.png %%DATADIR%%/themes/vanilla/resources/images/pause_gold.png %%DATADIR%%/themes/vanilla/resources/images/pause_green.png %%DATADIR%%/themes/vanilla/resources/images/pause_grey.png %%DATADIR%%/themes/vanilla/resources/images/pause_red.png %%DATADIR%%/themes/vanilla/resources/images/play_blue.png %%DATADIR%%/themes/vanilla/resources/images/play_gold.png %%DATADIR%%/themes/vanilla/resources/images/play_green.png %%DATADIR%%/themes/vanilla/resources/images/play_grey.png %%DATADIR%%/themes/vanilla/resources/images/play_red.png %%DATADIR%%/themes/vanilla/resources/images/prev_blue.gif %%DATADIR%%/themes/vanilla/resources/images/prev_gold.gif %%DATADIR%%/themes/vanilla/resources/images/prev_green.gif %%DATADIR%%/themes/vanilla/resources/images/prev_grey.gif %%DATADIR%%/themes/vanilla/resources/images/prev_red.gif %%DATADIR%%/themes/vanilla/resources/js/lytebox.js %%DATADIR%%/themes/vanilla/resources/js/pngfix.js %%DATADIR%%/themes/vanilla/resources/misc/shadow-grid.gif %%DATADIR%%/themes/vanilla/resources/misc/shadow.png %%DATADIR%%/themes/vanilla/template.xsl %%DATADIR%%/themes/vanilla/vanilla.desktop %%DATADIR%%/utils/digikam-camera share/icons/hicolor/128x128/apps/digikam.png share/icons/hicolor/128x128/apps/expoblending.png share/icons/hicolor/128x128/apps/panorama.png share/icons/hicolor/128x128/apps/showfoto.png share/icons/hicolor/16x16/apps/digikam.png share/icons/hicolor/16x16/apps/dk-box.png share/icons/hicolor/16x16/apps/dk-dropbox.png share/icons/hicolor/16x16/apps/dk-facebook-white.png share/icons/hicolor/16x16/apps/dk-facebook.png share/icons/hicolor/16x16/apps/dk-flickr.png share/icons/hicolor/16x16/apps/dk-googledrive.png share/icons/hicolor/16x16/apps/dk-googlephoto.png share/icons/hicolor/16x16/apps/dk-imageshack.png share/icons/hicolor/16x16/apps/dk-imgur.png share/icons/hicolor/16x16/apps/dk-ipfs.png share/icons/hicolor/16x16/apps/dk-mediawiki.png share/icons/hicolor/16x16/apps/dk-onedrive.png share/icons/hicolor/16x16/apps/dk-pinterest.png share/icons/hicolor/16x16/apps/dk-piwigo.png share/icons/hicolor/16x16/apps/dk-rajce.png share/icons/hicolor/16x16/apps/dk-smugmug.png share/icons/hicolor/16x16/apps/expoblending.png share/icons/hicolor/16x16/apps/panorama.png share/icons/hicolor/16x16/apps/showfoto.png share/icons/hicolor/22x22/apps/digikam.png share/icons/hicolor/22x22/apps/dk-box.png share/icons/hicolor/22x22/apps/dk-dropbox.png share/icons/hicolor/22x22/apps/dk-facebook-white.png share/icons/hicolor/22x22/apps/dk-facebook.png share/icons/hicolor/22x22/apps/dk-flickr.png share/icons/hicolor/22x22/apps/dk-googledrive.png share/icons/hicolor/22x22/apps/dk-googlephoto.png share/icons/hicolor/22x22/apps/dk-imageshack.png share/icons/hicolor/22x22/apps/dk-imgur.png share/icons/hicolor/22x22/apps/dk-ipfs.png share/icons/hicolor/22x22/apps/dk-mediawiki.png share/icons/hicolor/22x22/apps/dk-onedrive.png share/icons/hicolor/22x22/apps/dk-pinterest.png share/icons/hicolor/22x22/apps/dk-piwigo.png share/icons/hicolor/22x22/apps/dk-rajce.png share/icons/hicolor/22x22/apps/dk-smugmug.png share/icons/hicolor/22x22/apps/expoblending.png share/icons/hicolor/22x22/apps/panorama.png share/icons/hicolor/22x22/apps/showfoto.png share/icons/hicolor/256x256/apps/digikam.png share/icons/hicolor/256x256/apps/showfoto.png share/icons/hicolor/32x32/actions/albumfolder-importdir.png share/icons/hicolor/32x32/actions/albumfolder-importimages.png share/icons/hicolor/32x32/actions/albumfolder-new.png share/icons/hicolor/32x32/actions/albumfolder-properties.png share/icons/hicolor/32x32/actions/overexposure.png share/icons/hicolor/32x32/actions/tag-addresbook.png share/icons/hicolor/32x32/actions/tag-assigned.png share/icons/hicolor/32x32/actions/tag-delete.png share/icons/hicolor/32x32/actions/tag-events.png share/icons/hicolor/32x32/actions/tag-folder.png share/icons/hicolor/32x32/actions/tag-new.png share/icons/hicolor/32x32/actions/tag-people.png share/icons/hicolor/32x32/actions/tag-places.png share/icons/hicolor/32x32/actions/tag-properties.png share/icons/hicolor/32x32/actions/tag-recents.png share/icons/hicolor/32x32/actions/tag-reset.png share/icons/hicolor/32x32/actions/tag.png share/icons/hicolor/32x32/actions/underexposure.png share/icons/hicolor/32x32/apps/digikam.png share/icons/hicolor/32x32/apps/dk-box.png share/icons/hicolor/32x32/apps/dk-dropbox.png share/icons/hicolor/32x32/apps/dk-facebook-white.png share/icons/hicolor/32x32/apps/dk-facebook.png share/icons/hicolor/32x32/apps/dk-flickr.png share/icons/hicolor/32x32/apps/dk-googledrive.png share/icons/hicolor/32x32/apps/dk-googlephoto.png share/icons/hicolor/32x32/apps/dk-imageshack.png share/icons/hicolor/32x32/apps/dk-imgur.png share/icons/hicolor/32x32/apps/dk-ipfs.png share/icons/hicolor/32x32/apps/dk-mediawiki.png share/icons/hicolor/32x32/apps/dk-onedrive.png share/icons/hicolor/32x32/apps/dk-pinterest.png share/icons/hicolor/32x32/apps/dk-piwigo.png share/icons/hicolor/32x32/apps/dk-rajce.png share/icons/hicolor/32x32/apps/dk-smugmug.png share/icons/hicolor/32x32/apps/expoblending.png share/icons/hicolor/32x32/apps/panorama.png share/icons/hicolor/32x32/apps/showfoto.png share/icons/hicolor/48x48/apps/digikam.png share/icons/hicolor/48x48/apps/dk-box.png share/icons/hicolor/48x48/apps/dk-dropbox.png share/icons/hicolor/48x48/apps/dk-facebook-white.png share/icons/hicolor/48x48/apps/dk-facebook.png share/icons/hicolor/48x48/apps/dk-flickr.png share/icons/hicolor/48x48/apps/dk-googledrive.png share/icons/hicolor/48x48/apps/dk-googlephoto.png share/icons/hicolor/48x48/apps/dk-imageshack.png share/icons/hicolor/48x48/apps/dk-imgur.png share/icons/hicolor/48x48/apps/dk-ipfs.png share/icons/hicolor/48x48/apps/dk-mediawiki.png share/icons/hicolor/48x48/apps/dk-onedrive.png share/icons/hicolor/48x48/apps/dk-pinterest.png share/icons/hicolor/48x48/apps/dk-piwigo.png share/icons/hicolor/48x48/apps/dk-rajce.png share/icons/hicolor/48x48/apps/dk-smugmug.png share/icons/hicolor/48x48/apps/expoblending.png share/icons/hicolor/48x48/apps/panorama.png share/icons/hicolor/48x48/apps/showfoto.png share/icons/hicolor/64x64/apps/digikam.png share/icons/hicolor/64x64/apps/showfoto.png share/icons/hicolor/96x96/apps/expoblending.png share/icons/hicolor/96x96/apps/panorama.png share/icons/hicolor/scalable/apps/digikam.svgz share/icons/hicolor/scalable/apps/dk-facebook-white.svgz share/icons/hicolor/scalable/apps/dk-facebook.svgz share/icons/hicolor/scalable/apps/dk-flickr.svgz share/icons/hicolor/scalable/apps/dk-googlephoto.svgz share/icons/hicolor/scalable/apps/dk-imgur.svgz share/icons/hicolor/scalable/apps/dk-ipfs.svgz share/icons/hicolor/scalable/apps/dk-mediawiki.svgz share/icons/hicolor/scalable/apps/dk-piwigo.svgz share/icons/hicolor/scalable/apps/dk-smugmug.svgz share/icons/hicolor/scalable/apps/panorama.svgz share/icons/hicolor/scalable/apps/showfoto.svgz share/knotifications5/digikam.notifyrc share/kxmlgui5/digikam/digikamui5.rc share/kxmlgui5/digikam/imageeditorui5.rc share/kxmlgui5/digikam/importui5.rc share/kxmlgui5/digikam/lighttablewindowui5.rc share/kxmlgui5/digikam/queuemgrwindowui5.rc share/kxmlgui5/showfoto/showfotoui5.rc %%NLS%%share/locale/ar/LC_MESSAGES/digikam.mo %%NLS%%share/locale/be/LC_MESSAGES/digikam.mo %%NLS%%share/locale/bg/LC_MESSAGES/digikam.mo %%NLS%%share/locale/bs/LC_MESSAGES/digikam.mo %%NLS%%share/locale/ca/LC_MESSAGES/digikam.mo %%NLS%%share/locale/cs/LC_MESSAGES/digikam.mo %%NLS%%share/locale/da/LC_MESSAGES/digikam.mo %%NLS%%share/locale/de/LC_MESSAGES/digikam.mo %%NLS%%share/locale/el/LC_MESSAGES/digikam.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/digikam.mo %%NLS%%share/locale/eo/LC_MESSAGES/digikam.mo %%NLS%%share/locale/es/LC_MESSAGES/digikam.mo %%NLS%%share/locale/et/LC_MESSAGES/digikam.mo %%NLS%%share/locale/eu/LC_MESSAGES/digikam.mo %%NLS%%share/locale/fa/LC_MESSAGES/digikam.mo %%NLS%%share/locale/fi/LC_MESSAGES/digikam.mo %%NLS%%share/locale/fr/LC_MESSAGES/digikam.mo %%NLS%%share/locale/ga/LC_MESSAGES/digikam.mo %%NLS%%share/locale/gl/LC_MESSAGES/digikam.mo %%NLS%%share/locale/he/LC_MESSAGES/digikam.mo %%NLS%%share/locale/hi/LC_MESSAGES/digikam.mo %%NLS%%share/locale/hr/LC_MESSAGES/digikam.mo %%NLS%%share/locale/hu/LC_MESSAGES/digikam.mo %%NLS%%share/locale/is/LC_MESSAGES/digikam.mo %%NLS%%share/locale/it/LC_MESSAGES/digikam.mo %%NLS%%share/locale/ja/LC_MESSAGES/digikam.mo %%NLS%%share/locale/km/LC_MESSAGES/digikam.mo %%NLS%%share/locale/ko/LC_MESSAGES/digikam.mo %%NLS%%share/locale/lt/LC_MESSAGES/digikam.mo %%NLS%%share/locale/lv/LC_MESSAGES/digikam.mo %%NLS%%share/locale/ms/LC_MESSAGES/digikam.mo %%NLS%%share/locale/nb/LC_MESSAGES/digikam.mo %%NLS%%share/locale/nds/LC_MESSAGES/digikam.mo %%NLS%%share/locale/ne/LC_MESSAGES/digikam.mo %%NLS%%share/locale/nl/LC_MESSAGES/digikam.mo %%NLS%%share/locale/nn/LC_MESSAGES/digikam.mo %%NLS%%share/locale/oc/LC_MESSAGES/digikam.mo %%NLS%%share/locale/pa/LC_MESSAGES/digikam.mo %%NLS%%share/locale/pl/LC_MESSAGES/digikam.mo %%NLS%%share/locale/pt/LC_MESSAGES/digikam.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/digikam.mo %%NLS%%share/locale/ro/LC_MESSAGES/digikam.mo %%NLS%%share/locale/ru/LC_MESSAGES/digikam.mo %%NLS%%share/locale/se/LC_MESSAGES/digikam.mo %%NLS%%share/locale/sk/LC_MESSAGES/digikam.mo %%NLS%%share/locale/sl/LC_MESSAGES/digikam.mo %%NLS%%share/locale/sq/LC_MESSAGES/digikam.mo %%NLS%%share/locale/sv/LC_MESSAGES/digikam.mo %%NLS%%share/locale/th/LC_MESSAGES/digikam.mo %%NLS%%share/locale/tr/LC_MESSAGES/digikam.mo %%NLS%%share/locale/uk/LC_MESSAGES/digikam.mo %%NLS%%share/locale/vi/LC_MESSAGES/digikam.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/digikam.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/digikam.mo share/metainfo/org.kde.digikam.appdata.xml share/metainfo/org.kde.showfoto.appdata.xml share/showfoto/data/banner-showfoto.png share/showfoto/data/logo-showfoto.png share/showfoto/data/splash-showfoto.png share/solid/actions/digikam-opencamera.desktop