aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/gwenview/Makefile3
-rw-r--r--graphics/gwenview/distinfo6
-rw-r--r--graphics/kamera/distinfo6
-rw-r--r--graphics/kamera/pkg-plist1
-rw-r--r--graphics/kcolorchooser/distinfo6
-rw-r--r--graphics/kdegraphics-mobipocket/distinfo6
-rw-r--r--graphics/kdegraphics-svgpart/distinfo6
-rw-r--r--graphics/kdegraphics-svgpart/pkg-plist1
-rw-r--r--graphics/kdegraphics-thumbnailers/distinfo6
-rw-r--r--graphics/kimagemapeditor/distinfo6
-rw-r--r--graphics/kipi-plugins/distinfo6
-rw-r--r--graphics/kipi-plugins/pkg-plist13
-rw-r--r--graphics/kolourpaint/distinfo6
-rw-r--r--graphics/kontrast/distinfo6
-rw-r--r--graphics/kontrast/pkg-plist2
-rw-r--r--graphics/kqtquickcharts/distinfo6
-rw-r--r--graphics/ksanecore/Makefile18
-rw-r--r--graphics/ksanecore/distinfo3
-rw-r--r--graphics/ksanecore/pkg-descr5
-rw-r--r--graphics/ksanecore/pkg-plist41
-rw-r--r--graphics/libkdcraw/distinfo6
-rw-r--r--graphics/libkexiv2/distinfo6
-rw-r--r--graphics/libkipi/distinfo6
-rw-r--r--graphics/libksane/Makefile3
-rw-r--r--graphics/libksane/distinfo6
-rw-r--r--graphics/libksane/pkg-plist6
-rw-r--r--graphics/okular/Makefile1
-rw-r--r--graphics/okular/distinfo6
-rw-r--r--graphics/okular/pkg-plist4
-rw-r--r--graphics/skanlite/distinfo6
-rw-r--r--graphics/spectacle/Makefile1
-rw-r--r--graphics/spectacle/distinfo6
-rw-r--r--graphics/spectacle/pkg-plist6
34 files changed, 142 insertions, 75 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 211774884ec0..08f7f486eaf1 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -418,6 +418,7 @@
SUBDIR += kqtquickcharts
SUBDIR += kquickimageeditor
SUBDIR += krita
+ SUBDIR += ksanecore
SUBDIR += kseexpr
SUBDIR += ksnip
SUBDIR += kxstitch
diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile
index ab698413292e..9c4997978e66 100644
--- a/graphics/gwenview/Makefile
+++ b/graphics/gwenview/Makefile
@@ -10,7 +10,8 @@ BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-
LIB_DEPENDS= libexiv2.so:graphics/exiv2 \
liblcms2.so:graphics/lcms2 \
libpng.so:graphics/png \
- libtiff.so:graphics/tiff
+ libtiff.so:graphics/tiff \
+ libkImageAnnotator.so:graphics/kimageannotator
RUN_DEPENDS= kipi-plugins>=0:graphics/kipi-plugins
USES= compiler:c++11-lang cmake desktop-file-utils gettext jpeg pkgconfig \
diff --git a/graphics/gwenview/distinfo b/graphics/gwenview/distinfo
index 26a620df3cb1..5a0efbc4cfb1 100644
--- a/graphics/gwenview/distinfo
+++ b/graphics/gwenview/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013415
-SHA256 (KDE/release-service/22.04.3/gwenview-22.04.3.tar.xz) = 8c793929f2ad3050d906e185b6753acffd9481dc619156844d681ac0ba57bc05
-SIZE (KDE/release-service/22.04.3/gwenview-22.04.3.tar.xz) = 6821928
+TIMESTAMP = 1660628617
+SHA256 (KDE/release-service/22.08.0/gwenview-22.08.0.tar.xz) = 447d1e8a0c19476fc2879a4e406d7d6af79b59f9e2c7aad28f70d484789ff716
+SIZE (KDE/release-service/22.08.0/gwenview-22.08.0.tar.xz) = 6824968
diff --git a/graphics/kamera/distinfo b/graphics/kamera/distinfo
index 4562ae1a5156..37cf3cd4e39f 100644
--- a/graphics/kamera/distinfo
+++ b/graphics/kamera/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013403
-SHA256 (KDE/release-service/22.04.3/kamera-22.04.3.tar.xz) = 11c25c086a6bd187482b73c5a59d72a9da9bb0f4b21172839c79743f37404c27
-SIZE (KDE/release-service/22.04.3/kamera-22.04.3.tar.xz) = 119228
+TIMESTAMP = 1660628602
+SHA256 (KDE/release-service/22.08.0/kamera-22.08.0.tar.xz) = 2d4343ead96f1f7e7033fa54316c96daf0587c7eac6a2f53803e71550ecdd5a1
+SIZE (KDE/release-service/22.08.0/kamera-22.08.0.tar.xz) = 119732
diff --git a/graphics/kamera/pkg-plist b/graphics/kamera/pkg-plist
index b7e6ae5fac85..1003e9b5d35b 100644
--- a/graphics/kamera/pkg-plist
+++ b/graphics/kamera/pkg-plist
@@ -89,6 +89,7 @@ share/locale/sv/LC_MESSAGES/kio5_kamera.mo
share/locale/ta/LC_MESSAGES/kcmkamera.mo
share/locale/tg/LC_MESSAGES/kcmkamera.mo
share/locale/tr/LC_MESSAGES/kcmkamera.mo
+share/locale/tr/LC_MESSAGES/kio5_kamera.mo
share/locale/ug/LC_MESSAGES/kcmkamera.mo
share/locale/uk/LC_MESSAGES/kcmkamera.mo
share/locale/uk/LC_MESSAGES/kio5_kamera.mo
diff --git a/graphics/kcolorchooser/distinfo b/graphics/kcolorchooser/distinfo
index 5794668592db..2f8fc6d86804 100644
--- a/graphics/kcolorchooser/distinfo
+++ b/graphics/kcolorchooser/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013408
-SHA256 (KDE/release-service/22.04.3/kcolorchooser-22.04.3.tar.xz) = f87c83eee64539227e5b583e6464caab4b07e0a1fb8c8ed5cb19c094536a2fbc
-SIZE (KDE/release-service/22.04.3/kcolorchooser-22.04.3.tar.xz) = 30680
+TIMESTAMP = 1660628609
+SHA256 (KDE/release-service/22.08.0/kcolorchooser-22.08.0.tar.xz) = 827ad0b25d500e0d5507d87daeca2336535fca9f8e062d4876b88f34b36cdd00
+SIZE (KDE/release-service/22.08.0/kcolorchooser-22.08.0.tar.xz) = 31000
diff --git a/graphics/kdegraphics-mobipocket/distinfo b/graphics/kdegraphics-mobipocket/distinfo
index 3f91251197ec..69e45b007afd 100644
--- a/graphics/kdegraphics-mobipocket/distinfo
+++ b/graphics/kdegraphics-mobipocket/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013406
-SHA256 (KDE/release-service/22.04.3/kdegraphics-mobipocket-22.04.3.tar.xz) = 521fae7172263f888ddb98f15c69d9b417a9d477e66c0782d31d132684e2d98b
-SIZE (KDE/release-service/22.04.3/kdegraphics-mobipocket-22.04.3.tar.xz) = 12540
+TIMESTAMP = 1660628607
+SHA256 (KDE/release-service/22.08.0/kdegraphics-mobipocket-22.08.0.tar.xz) = e97201c31eda7ee7dcf3d7596163c5ee0648e62374b3134da3d4d1750dc8d719
+SIZE (KDE/release-service/22.08.0/kdegraphics-mobipocket-22.08.0.tar.xz) = 12596
diff --git a/graphics/kdegraphics-svgpart/distinfo b/graphics/kdegraphics-svgpart/distinfo
index 4d7bedae1c6e..ef52ef7370ac 100644
--- a/graphics/kdegraphics-svgpart/distinfo
+++ b/graphics/kdegraphics-svgpart/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013411
-SHA256 (KDE/release-service/22.04.3/svgpart-22.04.3.tar.xz) = 785393f3ae348210dccecfceb8133fd848eb7d1ad39100ed2f0d430f713bd598
-SIZE (KDE/release-service/22.04.3/svgpart-22.04.3.tar.xz) = 27052
+TIMESTAMP = 1660628613
+SHA256 (KDE/release-service/22.08.0/svgpart-22.08.0.tar.xz) = 5dfb3651489bb3544bf451629223ebb4b427f656af484f48dcd0fd02f8ace283
+SIZE (KDE/release-service/22.08.0/svgpart-22.08.0.tar.xz) = 27560
diff --git a/graphics/kdegraphics-svgpart/pkg-plist b/graphics/kdegraphics-svgpart/pkg-plist
index 315cd0e13c71..a9a3e6b28ae5 100644
--- a/graphics/kdegraphics-svgpart/pkg-plist
+++ b/graphics/kdegraphics-svgpart/pkg-plist
@@ -48,6 +48,7 @@ share/locale/sk/LC_MESSAGES/svgpart.mo
share/locale/sl/LC_MESSAGES/svgpart.mo
share/locale/sq/LC_MESSAGES/svgpart.mo
share/locale/sv/LC_MESSAGES/svgpart.mo
+share/locale/ta/LC_MESSAGES/svgpart.mo
share/locale/tr/LC_MESSAGES/svgpart.mo
share/locale/ug/LC_MESSAGES/svgpart.mo
share/locale/uk/LC_MESSAGES/svgpart.mo
diff --git a/graphics/kdegraphics-thumbnailers/distinfo b/graphics/kdegraphics-thumbnailers/distinfo
index 82ae5a206665..dfd580afc30e 100644
--- a/graphics/kdegraphics-thumbnailers/distinfo
+++ b/graphics/kdegraphics-thumbnailers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013400
-SHA256 (KDE/release-service/22.04.3/kdegraphics-thumbnailers-22.04.3.tar.xz) = 3fb892a96978bd6198cd9a4b04f8b74205917401b915dca722d945a820ca9c36
-SIZE (KDE/release-service/22.04.3/kdegraphics-thumbnailers-22.04.3.tar.xz) = 48468
+TIMESTAMP = 1660628599
+SHA256 (KDE/release-service/22.08.0/kdegraphics-thumbnailers-22.08.0.tar.xz) = f0b4f25c514332af9bf912cdc787b17138f6c532dcef5609b3688ceb6bd3b474
+SIZE (KDE/release-service/22.08.0/kdegraphics-thumbnailers-22.08.0.tar.xz) = 49004
diff --git a/graphics/kimagemapeditor/distinfo b/graphics/kimagemapeditor/distinfo
index f9fff8b487b5..38b1b726a7f0 100644
--- a/graphics/kimagemapeditor/distinfo
+++ b/graphics/kimagemapeditor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013407
-SHA256 (KDE/release-service/22.04.3/kimagemapeditor-22.04.3.tar.xz) = ea7cbc27d65961fbd4142e310cf1d3301a994ca9d85834eb9db8a55fc9861171
-SIZE (KDE/release-service/22.04.3/kimagemapeditor-22.04.3.tar.xz) = 1090716
+TIMESTAMP = 1660628608
+SHA256 (KDE/release-service/22.08.0/kimagemapeditor-22.08.0.tar.xz) = f601412a098736c63e2f629f327eb4a49df53605ff52c6f0af02d4752268c0a3
+SIZE (KDE/release-service/22.08.0/kimagemapeditor-22.08.0.tar.xz) = 1090692
diff --git a/graphics/kipi-plugins/distinfo b/graphics/kipi-plugins/distinfo
index 9f9973a17f99..9b3219ad25b8 100644
--- a/graphics/kipi-plugins/distinfo
+++ b/graphics/kipi-plugins/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013405
-SHA256 (KDE/release-service/22.04.3/kipi-plugins-22.04.3.tar.xz) = ca4f078d08efb9b0c206a402d0c9e05ce936cdd69384c7aa65939de520e92cde
-SIZE (KDE/release-service/22.04.3/kipi-plugins-22.04.3.tar.xz) = 1525632
+TIMESTAMP = 1660628605
+SHA256 (KDE/release-service/22.08.0/kipi-plugins-22.08.0.tar.xz) = 56036957692b27fef92baf9e18423fa63e23d462fd3fba14863ba2d04ff151e6
+SIZE (KDE/release-service/22.08.0/kipi-plugins-22.08.0.tar.xz) = 1524316
diff --git a/graphics/kipi-plugins/pkg-plist b/graphics/kipi-plugins/pkg-plist
index edb14b2144c6..551461ad9b9c 100644
--- a/graphics/kipi-plugins/pkg-plist
+++ b/graphics/kipi-plugins/pkg-plist
@@ -76,25 +76,25 @@ share/icons/hicolor/scalable/apps/kipi-piwigo.svgz
share/icons/hicolor/scalable/apps/kipi-smugmug.svgz
%%MEDIAWIKI%%share/icons/hicolor/scalable/apps/kipi-wikimedia.svgz
share/kipiplugin_piwigo/pics/piwigo_logo.png
-share/kipiplugin_printimages/templates/1_photo_8x10.desktop
-share/kipiplugin_printimages/templates/1_photo_9x13cm.desktop
share/kipiplugin_printimages/templates/1_photo_10.5x14.8cm.desktop
share/kipiplugin_printimages/templates/1_photo_10x15cm.desktop
share/kipiplugin_printimages/templates/1_photo_20x25cm.desktop
-share/kipiplugin_printimages/templates/2_photos_5x7.desktop
+share/kipiplugin_printimages/templates/1_photo_8x10.desktop
+share/kipiplugin_printimages/templates/1_photo_9x13cm.desktop
share/kipiplugin_printimages/templates/2_photos_13x18cm.desktop
-share/kipiplugin_printimages/templates/3_photos_4x6.desktop
+share/kipiplugin_printimages/templates/2_photos_5x7.desktop
share/kipiplugin_printimages/templates/3_photos_10x15cm.desktop
+share/kipiplugin_printimages/templates/3_photos_4x6.desktop
+share/kipiplugin_printimages/templates/4_photos_10x13.33cm.desktop
share/kipiplugin_printimages/templates/4_photos_3.5x5.desktop
share/kipiplugin_printimages/templates/4_photos_4.5x5cm.desktop
share/kipiplugin_printimages/templates/4_photos_9x13cm.desktop
-share/kipiplugin_printimages/templates/4_photos_10x13.33cm.desktop
share/kipiplugin_printimages/templates/4x6Album.desktop
share/kipiplugin_printimages/templates/6_photos_3.5x4.5cm.desktop
share/kipiplugin_printimages/templates/6_photos_3.5x4cm.desktop
share/kipiplugin_printimages/templates/8_photos_6x9cm.desktop
-share/kipiplugin_printimages/templates/Album-Collage1.desktop
share/kipiplugin_printimages/templates/Album-Collage.desktop
+share/kipiplugin_printimages/templates/Album-Collage1.desktop
share/kipiplugin_printimages/templates/Album_10x15cm.desktop
share/kipiplugin_printimages/templates/Album_11.5x15cm.desktop
share/kipiplugin_printimages/templates/FullPage.desktop
@@ -819,6 +819,7 @@ share/locale/tr/LC_MESSAGES/kipiplugin_flickr.mo
share/locale/tr/LC_MESSAGES/kipiplugin_googleservices.mo
share/locale/tr/LC_MESSAGES/kipiplugin_imageshack.mo
share/locale/tr/LC_MESSAGES/kipiplugin_imgur.mo
+share/locale/tr/LC_MESSAGES/kipiplugin_jalbum.mo
share/locale/tr/LC_MESSAGES/kipiplugin_kmlexport.mo
share/locale/tr/LC_MESSAGES/kipiplugin_mediawiki.mo
share/locale/tr/LC_MESSAGES/kipiplugin_piwigo.mo
diff --git a/graphics/kolourpaint/distinfo b/graphics/kolourpaint/distinfo
index 35840846f461..7d147c1a4123 100644
--- a/graphics/kolourpaint/distinfo
+++ b/graphics/kolourpaint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013409
-SHA256 (KDE/release-service/22.04.3/kolourpaint-22.04.3.tar.xz) = d0c5f0d38d7226dbd493314bd7e29e33ebd2464a6f82e59570d7599b80c6757d
-SIZE (KDE/release-service/22.04.3/kolourpaint-22.04.3.tar.xz) = 5717964
+TIMESTAMP = 1660628610
+SHA256 (KDE/release-service/22.08.0/kolourpaint-22.08.0.tar.xz) = 7bffb89612f51279b93c727e153f0dc5c7e0c22e95d1fef93341c57dc22f4a8e
+SIZE (KDE/release-service/22.08.0/kolourpaint-22.08.0.tar.xz) = 5718448
diff --git a/graphics/kontrast/distinfo b/graphics/kontrast/distinfo
index 712cf36a3b60..d907c1cf5cd8 100644
--- a/graphics/kontrast/distinfo
+++ b/graphics/kontrast/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013412
-SHA256 (KDE/release-service/22.04.3/kontrast-22.04.3.tar.xz) = 4c9f4e8f19b0366e63c02d3d89539ec4cbeb859cba6eb881acb2b8ff3f7e2e60
-SIZE (KDE/release-service/22.04.3/kontrast-22.04.3.tar.xz) = 125860
+TIMESTAMP = 1660628614
+SHA256 (KDE/release-service/22.08.0/kontrast-22.08.0.tar.xz) = 46c99dd43ac3e558074339749064dd13d175bbcfe06d7eb64c759e5979d2d91c
+SIZE (KDE/release-service/22.08.0/kontrast-22.08.0.tar.xz) = 127248
diff --git a/graphics/kontrast/pkg-plist b/graphics/kontrast/pkg-plist
index d770a9659e94..33992201bd18 100644
--- a/graphics/kontrast/pkg-plist
+++ b/graphics/kontrast/pkg-plist
@@ -26,6 +26,8 @@ share/locale/ru/LC_MESSAGES/kontrast.mo
share/locale/sk/LC_MESSAGES/kontrast.mo
share/locale/sl/LC_MESSAGES/kontrast.mo
share/locale/sv/LC_MESSAGES/kontrast.mo
+share/locale/tr/LC_MESSAGES/kontrast.mo
share/locale/uk/LC_MESSAGES/kontrast.mo
share/locale/zh_CN/LC_MESSAGES/kontrast.mo
+share/locale/zh_TW/LC_MESSAGES/kontrast.mo
share/metainfo/org.kde.kontrast.appdata.xml
diff --git a/graphics/kqtquickcharts/distinfo b/graphics/kqtquickcharts/distinfo
index ef2995de3ea3..3bf8660c8903 100644
--- a/graphics/kqtquickcharts/distinfo
+++ b/graphics/kqtquickcharts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013414
-SHA256 (KDE/release-service/22.04.3/kqtquickcharts-22.04.3.tar.xz) = b71af768edb34a6ef5474545c0f740180d41fb1c311ee4b775d6d1ad7dcba72e
-SIZE (KDE/release-service/22.04.3/kqtquickcharts-22.04.3.tar.xz) = 30164
+TIMESTAMP = 1660628616
+SHA256 (KDE/release-service/22.08.0/kqtquickcharts-22.08.0.tar.xz) = ae6c02067204943e489360789842e4ad8dece5de29d75f908156080d5a4f5941
+SIZE (KDE/release-service/22.08.0/kqtquickcharts-22.08.0.tar.xz) = 30188
diff --git a/graphics/ksanecore/Makefile b/graphics/ksanecore/Makefile
new file mode 100644
index 000000000000..fd6f74cebd27
--- /dev/null
+++ b/graphics/ksanecore/Makefile
@@ -0,0 +1,18 @@
+PORTNAME= ksanecore
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Library providing logic to interface scanners
+
+LIB_DEPENDS= libsane.so:graphics/sane-backends
+
+USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
+USE_KDE= ecm_build
+USE_QT= core gui widgets \
+ buildtools_build qmake_build testlib_build
+USE_LDCONFIG= yes
+
+OPTIONS_DEFINE= DOCS
+
+.include <bsd.port.mk>
diff --git a/graphics/ksanecore/distinfo b/graphics/ksanecore/distinfo
new file mode 100644
index 000000000000..33a33f79786b
--- /dev/null
+++ b/graphics/ksanecore/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1660628606
+SHA256 (KDE/release-service/22.08.0/ksanecore-22.08.0.tar.xz) = 7f4ae07e7396fc11283e971c5465cb52bf384c4995c615d8f71ba41065f7209f
+SIZE (KDE/release-service/22.08.0/ksanecore-22.08.0.tar.xz) = 46212
diff --git a/graphics/ksanecore/pkg-descr b/graphics/ksanecore/pkg-descr
new file mode 100644
index 000000000000..584c715f04ec
--- /dev/null
+++ b/graphics/ksanecore/pkg-descr
@@ -0,0 +1,5 @@
+Libksane is a KDE interface for SANE library to control flat scanners.
+This library is used by kipi-plugins, digiKam and others kipi host
+programs.
+
+WWW: http://www.kipi-plugins.org
diff --git a/graphics/ksanecore/pkg-plist b/graphics/ksanecore/pkg-plist
new file mode 100644
index 000000000000..7e2af390d775
--- /dev/null
+++ b/graphics/ksanecore/pkg-plist
@@ -0,0 +1,41 @@
+include/KSaneCore/DeviceInformation
+include/KSaneCore/Interface
+include/KSaneCore/Option
+include/KSaneCore/deviceinformation.h
+include/KSaneCore/interface.h
+include/KSaneCore/ksanecore_export.h
+include/KSaneCore/ksanecore_version.h
+include/KSaneCore/option.h
+lib/cmake/KSaneCore/KSaneCoreConfig.cmake
+lib/cmake/KSaneCore/KSaneCoreConfigVersion.cmake
+lib/cmake/KSaneCore/KSaneCoreTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/KSaneCore/KSaneCoreTargets.cmake
+lib/libKSaneCore.so
+lib/libKSaneCore.so.1
+lib/libKSaneCore.so.%%KDE_APPLICATIONS_VERSION%%
+share/locale/ar/LC_MESSAGES/ksanecore.mo
+share/locale/bg/LC_MESSAGES/ksanecore.mo
+share/locale/ca/LC_MESSAGES/ksanecore.mo
+share/locale/ca@valencia/LC_MESSAGES/ksanecore.mo
+share/locale/cs/LC_MESSAGES/ksanecore.mo
+share/locale/de/LC_MESSAGES/ksanecore.mo
+share/locale/en_GB/LC_MESSAGES/ksanecore.mo
+share/locale/es/LC_MESSAGES/ksanecore.mo
+share/locale/eu/LC_MESSAGES/ksanecore.mo
+share/locale/fi/LC_MESSAGES/ksanecore.mo
+share/locale/fr/LC_MESSAGES/ksanecore.mo
+share/locale/hi/LC_MESSAGES/ksanecore.mo
+share/locale/it/LC_MESSAGES/ksanecore.mo
+share/locale/ko/LC_MESSAGES/ksanecore.mo
+share/locale/nl/LC_MESSAGES/ksanecore.mo
+share/locale/pl/LC_MESSAGES/ksanecore.mo
+share/locale/pt/LC_MESSAGES/ksanecore.mo
+share/locale/pt_BR/LC_MESSAGES/ksanecore.mo
+share/locale/ro/LC_MESSAGES/ksanecore.mo
+share/locale/sk/LC_MESSAGES/ksanecore.mo
+share/locale/sl/LC_MESSAGES/ksanecore.mo
+share/locale/sv/LC_MESSAGES/ksanecore.mo
+share/locale/tr/LC_MESSAGES/ksanecore.mo
+share/locale/uk/LC_MESSAGES/ksanecore.mo
+share/locale/zh_CN/LC_MESSAGES/ksanecore.mo
+share/locale/zh_TW/LC_MESSAGES/ksanecore.mo
diff --git a/graphics/libkdcraw/distinfo b/graphics/libkdcraw/distinfo
index e16c6aaa9947..b2ff454b8b5f 100644
--- a/graphics/libkdcraw/distinfo
+++ b/graphics/libkdcraw/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013413
-SHA256 (KDE/release-service/22.04.3/libkdcraw-22.04.3.tar.xz) = bd04e74c6a7b5c717ce70397ddf70f43bc0fd050ac97703b9bd46f5e767a2499
-SIZE (KDE/release-service/22.04.3/libkdcraw-22.04.3.tar.xz) = 37420
+TIMESTAMP = 1660628615
+SHA256 (KDE/release-service/22.08.0/libkdcraw-22.08.0.tar.xz) = 2aad043bef260df4a8cae20cd47ec94a67e0a62b03b375788d1e45afdc07b6cf
+SIZE (KDE/release-service/22.08.0/libkdcraw-22.08.0.tar.xz) = 37452
diff --git a/graphics/libkexiv2/distinfo b/graphics/libkexiv2/distinfo
index 9a0e97415aa3..086f98dce871 100644
--- a/graphics/libkexiv2/distinfo
+++ b/graphics/libkexiv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013402
-SHA256 (KDE/release-service/22.04.3/libkexiv2-22.04.3.tar.xz) = 29d0bec9eda4636252914e35001362f3f6ffaeb4be0f0b43455316e893f9835c
-SIZE (KDE/release-service/22.04.3/libkexiv2-22.04.3.tar.xz) = 59612
+TIMESTAMP = 1660628601
+SHA256 (KDE/release-service/22.08.0/libkexiv2-22.08.0.tar.xz) = f94da759b343dfd5b202bc06b4ab74982f898567e4f87b24edceb992feb9622a
+SIZE (KDE/release-service/22.08.0/libkexiv2-22.08.0.tar.xz) = 59752
diff --git a/graphics/libkipi/distinfo b/graphics/libkipi/distinfo
index 3b591edd61eb..353ec5cc870d 100644
--- a/graphics/libkipi/distinfo
+++ b/graphics/libkipi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013401
-SHA256 (KDE/release-service/22.04.3/libkipi-22.04.3.tar.xz) = f0881215036b60df4b46e0f8ceb4bc7ee5ab853c51e7abd447a4a77d16680775
-SIZE (KDE/release-service/22.04.3/libkipi-22.04.3.tar.xz) = 88476
+TIMESTAMP = 1660628600
+SHA256 (KDE/release-service/22.08.0/libkipi-22.08.0.tar.xz) = 0036c14be0ef564bab97b942d73588af95709bb7d42ad5aad88d1fcac482aa65
+SIZE (KDE/release-service/22.08.0/libkipi-22.08.0.tar.xz) = 88524
diff --git a/graphics/libksane/Makefile b/graphics/libksane/Makefile
index 9f9471d894e6..2079f7286aca 100644
--- a/graphics/libksane/Makefile
+++ b/graphics/libksane/Makefile
@@ -5,7 +5,8 @@ CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= SANE library interface for KDE
-LIB_DEPENDS= libsane.so:graphics/sane-backends
+LIB_DEPENDS= libsane.so:graphics/sane-backends \
+ libKSaneCore.so:graphics/ksanecore
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= config i18n sonnet textwidgets wallet widgetsaddons \
diff --git a/graphics/libksane/distinfo b/graphics/libksane/distinfo
index 8416d0329470..40baef02d7a6 100644
--- a/graphics/libksane/distinfo
+++ b/graphics/libksane/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013404
-SHA256 (KDE/release-service/22.04.3/libksane-22.04.3.tar.xz) = 6354b997c7ee20b235dcf25cad8ed9023fa5ddc09eb898de1c95922560306740
-SIZE (KDE/release-service/22.04.3/libksane-22.04.3.tar.xz) = 165764
+TIMESTAMP = 1660628604
+SHA256 (KDE/release-service/22.08.0/libksane-22.08.0.tar.xz) = cf96624426a64d2ce5f1293e02fe882ed1c75f031fdc9ee981c67440ba83658b
+SIZE (KDE/release-service/22.08.0/libksane-22.08.0.tar.xz) = 147732
diff --git a/graphics/libksane/pkg-plist b/graphics/libksane/pkg-plist
index 0f2daa47f801..2bf9b1297980 100644
--- a/graphics/libksane/pkg-plist
+++ b/graphics/libksane/pkg-plist
@@ -1,9 +1,5 @@
-include/KF5/KSane/KSaneCore
-include/KF5/KSane/KSaneOption
include/KF5/KSane/KSaneWidget
include/KF5/KSane/ksane_export.h
-include/KF5/KSane/ksanecore.h
-include/KF5/KSane/ksaneoption.h
include/KF5/KSane/ksanewidget.h
include/KF5/ksane_version.h
lib/cmake/KF5Sane/KF5SaneConfig.cmake
@@ -11,8 +7,8 @@ lib/cmake/KF5Sane/KF5SaneConfigVersion.cmake
lib/cmake/KF5Sane/KF5SaneTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/KF5Sane/KF5SaneTargets.cmake
lib/libKF5Sane.so
-lib/libKF5Sane.so.5
lib/libKF5Sane.so.%%KDE_APPLICATIONS_VERSION%%
+lib/libKF5Sane.so.5
share/icons/hicolor/16x16/actions/black-white.png
share/icons/hicolor/16x16/actions/color.png
share/icons/hicolor/16x16/actions/gray-scale.png
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile
index 269f7e913dad..88ed2ab6990e 100644
--- a/graphics/okular/Makefile
+++ b/graphics/okular/Makefile
@@ -1,6 +1,5 @@
PORTNAME= okular
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 5
CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/graphics/okular/distinfo b/graphics/okular/distinfo
index ba02ab0fedfe..df9c3771e8f5 100644
--- a/graphics/okular/distinfo
+++ b/graphics/okular/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013410
-SHA256 (KDE/release-service/22.04.3/okular-22.04.3.tar.xz) = 7c563572e31da5c1ae23b0333c31980ca115bd859d0e181e09dd3f09f3e3570e
-SIZE (KDE/release-service/22.04.3/okular-22.04.3.tar.xz) = 8219616
+TIMESTAMP = 1660628611
+SHA256 (KDE/release-service/22.08.0/okular-22.08.0.tar.xz) = 72c0385cfa489043e9ac0318961fee1ee3360684aaf56b6693639d514df45fb7
+SIZE (KDE/release-service/22.08.0/okular-22.08.0.tar.xz) = 8222980
diff --git a/graphics/okular/pkg-plist b/graphics/okular/pkg-plist
index 607348798f42..65cad95576a9 100644
--- a/graphics/okular/pkg-plist
+++ b/graphics/okular/pkg-plist
@@ -104,12 +104,12 @@ share/config.kcfg/gssettings.kcfg
share/config.kcfg/okular.kcfg
share/config.kcfg/okular_core.kcfg
share/config.kcfg/pdfsettings.kcfg
+share/icons/hicolor/128x128/apps/okular.png
share/icons/hicolor/16x16/apps/okular.png
share/icons/hicolor/22x22/apps/okular.png
share/icons/hicolor/32x32/apps/okular.png
share/icons/hicolor/48x48/apps/okular.png
share/icons/hicolor/64x64/apps/okular.png
-share/icons/hicolor/128x128/apps/okular.png
share/kconf_update/okular.upd
share/kservices5/okularChm.desktop
share/kservices5/okularComicbook.desktop
@@ -987,6 +987,7 @@ share/locale/ta/LC_MESSAGES/okular_kimgio.mo
share/locale/ta/LC_MESSAGES/okular_markdown.mo
share/locale/ta/LC_MESSAGES/okular_plucker.mo
share/locale/ta/LC_MESSAGES/okular_poppler.mo
+share/locale/ta/LC_MESSAGES/okular_tiff.mo
share/locale/ta/LC_MESSAGES/okular_txt.mo
share/locale/ta/LC_MESSAGES/okular_xps.mo
share/locale/ta/LC_MESSAGES/org.kde.active.documentviewer.mo
@@ -1106,6 +1107,7 @@ share/locale/zh_TW/LC_MESSAGES/okular_markdown.mo
share/locale/zh_TW/LC_MESSAGES/okular_mobi.mo
share/locale/zh_TW/LC_MESSAGES/okular_plucker.mo
share/locale/zh_TW/LC_MESSAGES/okular_poppler.mo
+share/locale/zh_TW/LC_MESSAGES/okular_tiff.mo
share/locale/zh_TW/LC_MESSAGES/okular_txt.mo
share/locale/zh_TW/LC_MESSAGES/okular_xps.mo
share/locale/zh_TW/LC_MESSAGES/org.kde.active.documentviewer.mo
diff --git a/graphics/skanlite/distinfo b/graphics/skanlite/distinfo
index ecdf66d23686..512684d6779e 100644
--- a/graphics/skanlite/distinfo
+++ b/graphics/skanlite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013415
-SHA256 (KDE/release-service/22.04.3/skanlite-22.04.3.tar.xz) = 76fcbaf69797ca3d83dd6ef995fef1eaa5a57207e7cc2d368656ff7e019932ec
-SIZE (KDE/release-service/22.04.3/skanlite-22.04.3.tar.xz) = 2441472
+TIMESTAMP = 1660628618
+SHA256 (KDE/release-service/22.08.0/skanlite-22.08.0.tar.xz) = 4eaf30c0f061d472da156cb8779afa8e8807c222ea3cd6ec3e09c0c1f8e352b1
+SIZE (KDE/release-service/22.08.0/skanlite-22.08.0.tar.xz) = 2441668
diff --git a/graphics/spectacle/Makefile b/graphics/spectacle/Makefile
index e9e3c6cd6bec..97e9377a47af 100644
--- a/graphics/spectacle/Makefile
+++ b/graphics/spectacle/Makefile
@@ -1,6 +1,5 @@
PORTNAME= spectacle
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/graphics/spectacle/distinfo b/graphics/spectacle/distinfo
index 553184a833ea..59692c151ce6 100644
--- a/graphics/spectacle/distinfo
+++ b/graphics/spectacle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657013404
-SHA256 (KDE/release-service/22.04.3/spectacle-22.04.3.tar.xz) = 96bb7885bcc26ee6331e414263c93e51499ef1f4db9f701b334629581abb6b9d
-SIZE (KDE/release-service/22.04.3/spectacle-22.04.3.tar.xz) = 1263584
+TIMESTAMP = 1660628603
+SHA256 (KDE/release-service/22.08.0/spectacle-22.08.0.tar.xz) = 4d1ad5434de8ada175d3c1e8f965ec225611f2601e744bc4add67d3667deb5b6
+SIZE (KDE/release-service/22.08.0/spectacle-22.08.0.tar.xz) = 1254636
diff --git a/graphics/spectacle/pkg-plist b/graphics/spectacle/pkg-plist
index 1b58cf3ce639..f218746769e2 100644
--- a/graphics/spectacle/pkg-plist
+++ b/graphics/spectacle/pkg-plist
@@ -13,11 +13,7 @@ man/uk/man1/spectacle.1.gz
share/applications/org.kde.spectacle.desktop
share/dbus-1/interfaces/org.kde.Spectacle.xml
share/dbus-1/services/org.kde.Spectacle.service
-share/icons/hicolor/16x16/apps/spectacle.png
-share/icons/hicolor/22x22/apps/spectacle.png
-share/icons/hicolor/32x32/apps/spectacle.png
-share/icons/hicolor/48x48/apps/spectacle.png
-share/icons/hicolor/scalable/apps/spectacle.svgz
+share/icons/hicolor/scalable/apps/spectacle.svg
share/kconf_update/50-clipboard_settings_change.py
share/kconf_update/spectacle_clipboard.upd
share/kconf_update/spectacle_newConfig.upd