diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-17 18:06:42 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-17 18:06:42 +0000 |
commit | a9479c561cd6a289e584168f8d5ae3ac381d3006 (patch) | |
tree | 3377a5ed6fa362ac166fa085ac3646213434ec70 /graphics/kf5-kimageformats | |
parent | e89764772a78a07fa9ff91dc221edbf7ecee7e3c (diff) |
KDE Frameworks -- update to 5.63.0
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/kde-frameworks-5.63.0.php
PR: 241288
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=514669
Diffstat (limited to 'graphics/kf5-kimageformats')
-rw-r--r-- | graphics/kf5-kimageformats/distinfo | 6 | ||||
-rw-r--r-- | graphics/kf5-kimageformats/pkg-plist | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/kf5-kimageformats/distinfo b/graphics/kf5-kimageformats/distinfo index dfafc6a260bf..75665aaec467 100644 --- a/graphics/kf5-kimageformats/distinfo +++ b/graphics/kf5-kimageformats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1568002317 -SHA256 (KDE/frameworks/5.62.0/kimageformats-5.62.0.tar.xz) = 65c179e15dd9c81a4515eb9189951641cca4aad9e7456067a208658ce205c2c2 -SIZE (KDE/frameworks/5.62.0/kimageformats-5.62.0.tar.xz) = 205292 +TIMESTAMP = 1570450305 +SHA256 (KDE/frameworks/5.63.0/kimageformats-5.63.0.tar.xz) = 4be4247672c21538afecc2f784cee8d0e963a31a7a8c855d5d7acbe3571ac397 +SIZE (KDE/frameworks/5.63.0/kimageformats-5.63.0.tar.xz) = 244208 diff --git a/graphics/kf5-kimageformats/pkg-plist b/graphics/kf5-kimageformats/pkg-plist index 991b4917d960..9f3976d7314f 100644 --- a/graphics/kf5-kimageformats/pkg-plist +++ b/graphics/kf5-kimageformats/pkg-plist @@ -1,5 +1,6 @@ %%QT_PLUGINDIR%%/imageformats/kimg_eps.so %%OPENEXR%%%%QT_PLUGINDIR%%/imageformats/kimg_exr.so +%%QT_PLUGINDIR%%/imageformats/kimg_hdr.so %%QT_PLUGINDIR%%/imageformats/kimg_kra.so %%QT_PLUGINDIR%%/imageformats/kimg_ora.so %%QT_PLUGINDIR%%/imageformats/kimg_pcx.so @@ -12,6 +13,7 @@ share/kservices5/qimageioplugins/dds.desktop share/kservices5/qimageioplugins/eps.desktop %%OPENEXR%%share/kservices5/qimageioplugins/exr.desktop +share/kservices5/qimageioplugins/hdr.desktop share/kservices5/qimageioplugins/jp2.desktop share/kservices5/qimageioplugins/kra.desktop share/kservices5/qimageioplugins/ora.desktop |