diff options
Diffstat (limited to 'devel/kio-extras')
-rw-r--r-- | devel/kio-extras/Makefile | 14 | ||||
-rw-r--r-- | devel/kio-extras/distinfo | 6 | ||||
-rw-r--r-- | devel/kio-extras/pkg-plist | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile index cb2c34200297..243df2ed068b 100644 --- a/devel/kio-extras/Makefile +++ b/devel/kio-extras/Makefile @@ -10,7 +10,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \ libImath.so:math/Imath \ libkdsoap-qt6.so:www/kdsoap \ libKDSoapWSDiscoveryClient.so:www/kdsoap-ws-discovery-client\ - libQCoro6Core.so:devel/qcoro@qt6 + libQCoro6Core.so:devel/qcoro USES= cmake compiler:c++11-lib gettext gperf kde:6 pkgconfig qt:6 \ shared-mime-info shebangfix tar:xz xorg @@ -28,8 +28,8 @@ SHEBANG_FILES= info/kde-info2html # CVE-2018-19120 CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_Qt6WebEngineWidget -OPTIONS_DEFINE= SAMBA AFC MTP EXR EXIV SLP SSH TAGLIB DOCS -OPTIONS_DEFAULT= SAMBA AFC MTP EXR EXIV SLP SSH TAGLIB +OPTIONS_DEFINE= SAMBA AFC MTP EXIV OPENEXR SLP SSH TAGLIB DOCS +OPTIONS_DEFAULT= SAMBA AFC MTP EXIV OPENEXR SLP SSH TAGLIB OPTIONS_SUB= yes SAMBA_DESC= Needed to build the SMB kioslave @@ -46,14 +46,14 @@ MTP_DESC= Needed to build the MTP kioslave MTP_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Mtp MTP_LIB_DEPENDS= libmtp.so:multimedia/libmtp -EXR_DESC= Provides support for OpenEXR formatted images in the thumbnail kioslave -EXR_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_OpenEXR -EXR_LIB_DEPENDS= libOpenEXR.so:graphics/openexr - EXIV_DESC= Provides support for automatic rotation of JPEGs in the thumbnail kioslave EXIV_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_KF6kExiv2 EXIV_USE= KDE=libkexiv2 +OPENEXR_DESC= Provides support for OpenEXR formatted images in the thumbnail kioslave +OPENEXR_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_OpenEXR +OPENEXR_LIB_DEPENDS= libOpenEXR.so:graphics/openexr + SLP_DESC= Provides SLP support in the network:/ kioslave SLP_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_SLP SLP_LIB_DEPENDS= libslp.so:net/openslp diff --git a/devel/kio-extras/distinfo b/devel/kio-extras/distinfo index 844a654a6b3d..9e3aa7fb4ddc 100644 --- a/devel/kio-extras/distinfo +++ b/devel/kio-extras/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751381309 -SHA256 (KDE/release-service/25.04.3/kio-extras-25.04.3.tar.xz) = f0b630639e4766ce85b9f8444b5b877fc3b40e09ec2fceb0d961eff4914d3fc8 -SIZE (KDE/release-service/25.04.3/kio-extras-25.04.3.tar.xz) = 3527392 +TIMESTAMP = 1754646219 +SHA256 (KDE/release-service/25.08.0/kio-extras-25.08.0.tar.xz) = 0a5dc865c5810b7a0cd280d34d4cbf8860433b78a657417b245cc71e33652405 +SIZE (KDE/release-service/25.08.0/kio-extras-25.08.0.tar.xz) = 3529132 diff --git a/devel/kio-extras/pkg-plist b/devel/kio-extras/pkg-plist index e2cadc14bea0..dee7b70ba3a8 100644 --- a/devel/kio-extras/pkg-plist +++ b/devel/kio-extras/pkg-plist @@ -33,7 +33,7 @@ lib/libkioarchive6.so.6.0.0 %%QT_PLUGINDIR%%/kf6/thumbcreator/directorythumbnail.so %%QT_PLUGINDIR%%/kf6/thumbcreator/djvuthumbnail.so %%QT_PLUGINDIR%%/kf6/thumbcreator/ebookthumbnail.so -%%EXR%%%%QT_PLUGINDIR%%/kf6/thumbcreator/exrthumbnail.so +%%OPENEXR%%%%QT_PLUGINDIR%%/kf6/thumbcreator/exrthumbnail.so %%QT_PLUGINDIR%%/kf6/thumbcreator/imagethumbnail.so %%QT_PLUGINDIR%%/kf6/thumbcreator/jpegthumbnail.so %%QT_PLUGINDIR%%/kf6/thumbcreator/kraorathumbnail.so |