Page MenuHomeFreeBSD

D14833.id40700.diff
No OneTemporary

D14833.id40700.diff

Index: MOVED
===================================================================
--- MOVED
+++ MOVED
@@ -4532,10 +4532,8 @@
graphics/ecg2png||2013-07-26|Has expired: Depends on Qt 3.x
graphics/flip||2013-07-26|Has expired: Depends on Qt 3.x
graphics/fractorama||2013-07-26|Has expired: Depends on Qt 3.x
-graphics/gwenview||2013-07-26|Has expired: Depends on Qt 3.x
graphics/imgseek||2013-07-26|Has expired: Depends on Qt 3.x
graphics/kalbum||2013-07-26|Has expired: Depends on Qt 3.x
-graphics/kamera||2013-07-26|Has expired: Depends on Qt 3.x
graphics/kbarcode||2013-07-26|Has expired: Depends on Qt 3.x
graphics/kdegraphics3||2013-07-26|Has expired: Depends on Qt 3.x
graphics/kipi-plugins||2013-07-26|Has expired: Depends on Qt 3.x
@@ -4544,10 +4542,7 @@
graphics/kradview||2013-07-26|Has expired: Depends on Qt 3.x
graphics/kuickshow||2013-07-26|Has expired: Depends on Qt 3.x
graphics/landscape||2013-07-26|Has expired: Depends on Qt 3.x
-graphics/libkdcraw||2013-07-26|Has expired: Depends on Qt 3.x
graphics/libkexif||2013-07-26|Has expired: Depends on Qt 3.x
-graphics/libkexiv2||2013-07-26|Has expired: Depends on Qt 3.x
-graphics/libkipi||2013-07-26|Has expired: Depends on Qt 3.x
graphics/libqglviewer||2013-07-26|Has expired: Depends on Qt 3.x
graphics/libx3dtk||2013-07-26|Has expired: Depends on Qt 3.x
graphics/potracegui||2013-07-26|Has expired: Depends on Qt 3.x
@@ -10103,12 +10098,8 @@
math/kig|math/kig-kde4|2018-02-22|Make room for KDE updates
math/kcalc|math/kcalc-kde4|2018-02-22|Make room for KDE updates
math/rocs|math/rocs-kde4|2018-02-22|Make room for KDE updates
-graphics/kolourpaint|graphics/kolourpaint-kde4|2018-02-22|Make room for KDE updates
graphics/ksnapshot|graphics/ksnapshot-kde4|2018-02-22|Make room for KDE updates
-graphics/okular|graphics/okular-kde4|2018-02-22|Make room for KDE updates
-graphics/libksane|graphics/libksane-kde4|2018-02-22|Make room for KDE updates
graphics/ksaneplugin|graphics/ksaneplugin-kde4|2018-02-22|Make room for KDE updates
-graphics/kcolorchooser|graphics/kcolorchooser-kde4|2018-02-22|Make room for KDE updates
graphics/kqtquickcharts|graphics/kqtquickcharts-kde4|2018-02-22|Make room for KDE updates
archivers/ark|archivers/ark-kde4|2018-02-22|Make room for KDE updates
x11/kde4-baseapps|x11/kde-baseapps-kde4|2018-02-22|Make room for KDE updates
Index: Mk/Uses/kde.mk
===================================================================
--- Mk/Uses/kde.mk
+++ Mk/Uses/kde.mk
@@ -599,6 +599,8 @@
libkdcraw4_PORT= graphics/libkdcraw-kde4
libkdcraw4_LIB= libkdcraw.so
+libkdcraw5_PORT= graphics/libkdcraw
+libkdcraw5_LIB= libKF5KDcraw.so
libkdegames4_PORT= games/libkdegames-kde4
libkdegames4_LIB= libkdegames.so
@@ -608,18 +610,26 @@
libkexiv24_PORT= graphics/libkexiv2-kde4
libkexiv24_LIB= libkexiv2.so
+libkexiv25_PORT= graphics/libkexiv2
+libkexiv25_LIB= libKF5KExiv2.so
libkipi4_PORT= graphics/libkipi-kde4
libkipi4_LIB= libkipi.so
+libkipi5_PORT= graphics/libkipi
+libkipi5_LIB= libKF5Kipi.so
libksane4_PORT= graphics/libksane-kde4
libksane4_LIB= libksane.so
+libksane5_PORT= graphics/libksane
+libksane5_LIB= libKF5Sane.so
marble4_PORT= astro/marble-kde4
marble4_LIB= libmarblewidget.so
okular4_PORT= graphics/okular-kde4
okular4_LIB= libokularcore.so
+okular5_PORT= graphics/okular
+okular5_LIB= libOkular5Core.so
# ====================== end of multiversion components ========================
# ====================== select the proper multiversion component ==============
Index: graphics/Makefile
===================================================================
--- graphics/Makefile
+++ graphics/Makefile
@@ -342,6 +342,7 @@
SUBDIR += gts
SUBDIR += guetzli
SUBDIR += guilib
+ SUBDIR += gwenview
SUBDIR += gwenview-kde4
SUBDIR += gx
SUBDIR += hdr_tools
@@ -405,13 +406,18 @@
SUBDIR += jpgraph2
SUBDIR += jpgtn
SUBDIR += jslice
+ SUBDIR += kamera
SUBDIR += kamera-kde4
+ SUBDIR += kcolorchooser
SUBDIR += kcolorchooser-kde4
SUBDIR += kcoloredit
SUBDIR += kdegraphics-kde4
+ SUBDIR += kdegraphics-mobipocket
SUBDIR += kdegraphics-mobipocket-kde4
SUBDIR += kdegraphics-strigi-analyzer-kde4
+ SUBDIR += kdegraphics-svgpart
SUBDIR += kdegraphics-svgpart-kde4
+ SUBDIR += kdegraphics-thumbnailers
SUBDIR += kdegraphics-thumbnailers-kde4
SUBDIR += kdiagram
SUBDIR += kf5-kimageformats
@@ -419,6 +425,7 @@
SUBDIR += kf5-prison
SUBDIR += kgraphviewer
SUBDIR += kiconedit
+ SUBDIR += kimagemapeditor
SUBDIR += kipi-plugin-acquireimages
SUBDIR += kipi-plugin-advancedslideshow
SUBDIR += kipi-plugin-batchprocess
@@ -463,6 +470,7 @@
SUBDIR += kix-kmod
SUBDIR += klatexformula
SUBDIR += kludge3d
+ SUBDIR += kolourpaint
SUBDIR += kolourpaint-kde4
SUBDIR += kphotoalbum-kde4
SUBDIR += kpovmodeler
@@ -518,11 +526,15 @@
SUBDIR += libiptcdata
SUBDIR += libjpeg-turbo
SUBDIR += libjxr
+ SUBDIR += libkdcraw
SUBDIR += libkdcraw-kde4
+ SUBDIR += libkexiv2
SUBDIR += libkexiv2-kde4
SUBDIR += libkface
+ SUBDIR += libkipi
SUBDIR += libkipi-kde4
SUBDIR += libkipiplugins
+ SUBDIR += libksane
SUBDIR += libksane-kde4
SUBDIR += libkscreen
SUBDIR += liblqr-1
@@ -631,6 +643,7 @@
SUBDIR += ocrad
SUBDIR += ocre
SUBDIR += ogre3d
+ SUBDIR += okular
SUBDIR += okular-kde4
SUBDIR += opencollada
SUBDIR += opencolorio
@@ -1025,6 +1038,7 @@
SUBDIR += sk1libs
SUBDIR += skanlite
SUBDIR += smillaenlarger
+ SUBDIR += spectacle
SUBDIR += springgraph
SUBDIR += squish
SUBDIR += ssocr
Index: graphics/gwenview/Makefile
===================================================================
--- graphics/gwenview/Makefile
+++ graphics/gwenview/Makefile
@@ -1,20 +1,28 @@
# $FreeBSD$
PORTNAME= gwenview
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 3
-CATEGORIES= graphics kde kde-kde4
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
-COMMENT= Image viewer and browser for KDE 4
+COMMENT= Image viewer and browser for KDE
+BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \
+ docbook-xml>0:textproc/docbook-xml
LIB_DEPENDS= libexiv2.so:graphics/exiv2 \
- libpng.so:graphics/png
+ liblcms2.so:graphics/lcms2 \
+ libpng16.so:graphics/png
-USES= cmake:outsource jpeg kde:4 pkgconfig tar:xz
-USE_KDE= kactivities kdelibs baloo kfilemetadata \
- libkdcraw libkipi libkonq automoc4 soprano
-USE_QT4= corelib gui opengl qmake_build moc_build uic_build rcc_build
-USE_LDCONFIG= yes
+USES= cmake:outsource gettext jpeg pkgconfig kde:5 tar:xz
+USE_KDE= activities auth baloo bookmarks codecs completion config \
+ configwidgets coreaddons ecm emoticons filemetadata i18n \
+ iconthemes init itemmodels itemviews jobwidgets \
+ kdelibs4support kimageformats kio libkdcraw libkipi \
+ notifications parts service solid sonnet textwidgets \
+ widgetsaddons windowsystem xmlgui
+USE_QT5= concurrent core dbus gui network opengl phonon4 printsupport \
+ svg widgets x11extras xml \
+ buildtools_build qmake_build
+USE_XORG= x11
.include <bsd.port.mk>
Index: graphics/gwenview/distinfo
===================================================================
--- graphics/gwenview/distinfo
+++ graphics/gwenview/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/4.14.3/gwenview-4.14.3.tar.xz) = 2032d18bc20ea490f3d1298e015ffac2a7b96eb7a76c02578df0713c1ab427a0
-SIZE (KDE/4.14.3/gwenview-4.14.3.tar.xz) = 2910652
+TIMESTAMP = 1520519290
+SHA256 (KDE/applications/17.12.3/gwenview-17.12.3.tar.xz) = 3987dcfbfaea60130d98d7708f7c0f468eec3efff6f45241aeb08751882aff0d
+SIZE (KDE/applications/17.12.3/gwenview-17.12.3.tar.xz) = 6021476
Index: graphics/gwenview/pkg-plist
===================================================================
--- graphics/gwenview/pkg-plist
+++ graphics/gwenview/pkg-plist
@@ -1,28 +1,12 @@
bin/gwenview
bin/gwenview_importer
-lib/kde4/gvpart.so
-lib/libgwenviewlib.so
-lib/libgwenviewlib.so.4
-lib/libgwenviewlib.so.%%KDE4_GENERIC_LIB_VERSION%%
-share/applications/kde4/gwenview.desktop
-share/apps/gvpart/gvpart.rc
-share/apps/gwenview/color-schemes/fullscreen.colors
-share/apps/gwenview/cursors/zoom.png
-share/apps/gwenview/gwenviewui.rc
-share/apps/gwenview/images/background.png
-share/apps/solid/actions/gwenview_importer.desktop
-share/apps/solid/actions/gwenview_importer_camera.desktop
-share/doc/HTML/en/gwenview/browse_mode.png
-share/doc/HTML/en/gwenview/common
-share/doc/HTML/en/gwenview/fullscreen-browse.png
-share/doc/HTML/en/gwenview/fullscreen-view.png
-share/doc/HTML/en/gwenview/importer.png
-share/doc/HTML/en/gwenview/importer-picking-root-folder.png
-share/doc/HTML/en/gwenview/index.cache.bz2
-share/doc/HTML/en/gwenview/index.docbook
-share/doc/HTML/en/gwenview/modified-bar.png
-share/doc/HTML/en/gwenview/start-page.png
-share/doc/HTML/en/gwenview/view_mode.png
+lib/libgwenviewlib.so.4.97.0
+lib/libgwenviewlib.so.5
+%%QT_PLUGINDIR%%/gvpart.so
+share/applications/org.kde.gwenview.desktop
+%%DATADIR%%/color-schemes/fullscreen.colors
+%%DATADIR%%/cursors/zoom.png
+%%DATADIR%%/images/background.png
share/icons/hicolor/128x128/actions/document-share.png
share/icons/hicolor/128x128/apps/gwenview.png
share/icons/hicolor/16x16/actions/document-share.png
@@ -35,7 +19,63 @@
share/icons/hicolor/48x48/apps/gwenview.png
share/icons/hicolor/64x64/actions/document-share.png
share/icons/hicolor/64x64/apps/gwenview.png
-share/icons/hicolor/scalable/actions/document-share.svgz
-share/icons/hicolor/scalable/apps/gwenview.svgz
-share/kde4/services/ServiceMenus/slideshow.desktop
-share/kde4/services/gvpart.desktop
+share/kservices5/ServiceMenus/slideshow.desktop
+share/kservices5/gvpart.desktop
+share/kxmlgui5/gvpart/gvpart.rc
+share/locale/ar/LC_MESSAGES/gwenview.mo
+share/locale/ast/LC_MESSAGES/gwenview.mo
+share/locale/bg/LC_MESSAGES/gwenview.mo
+share/locale/bs/LC_MESSAGES/gwenview.mo
+share/locale/ca/LC_MESSAGES/gwenview.mo
+share/locale/ca@valencia/LC_MESSAGES/gwenview.mo
+share/locale/cs/LC_MESSAGES/gwenview.mo
+share/locale/da/LC_MESSAGES/gwenview.mo
+share/locale/de/LC_MESSAGES/gwenview.mo
+share/locale/el/LC_MESSAGES/gwenview.mo
+share/locale/en_GB/LC_MESSAGES/gwenview.mo
+share/locale/eo/LC_MESSAGES/gwenview.mo
+share/locale/es/LC_MESSAGES/gwenview.mo
+share/locale/et/LC_MESSAGES/gwenview.mo
+share/locale/eu/LC_MESSAGES/gwenview.mo
+share/locale/fi/LC_MESSAGES/gwenview.mo
+share/locale/fr/LC_MESSAGES/gwenview.mo
+share/locale/ga/LC_MESSAGES/gwenview.mo
+share/locale/gl/LC_MESSAGES/gwenview.mo
+share/locale/he/LC_MESSAGES/gwenview.mo
+share/locale/hi/LC_MESSAGES/gwenview.mo
+share/locale/hr/LC_MESSAGES/gwenview.mo
+share/locale/hu/LC_MESSAGES/gwenview.mo
+share/locale/ia/LC_MESSAGES/gwenview.mo
+share/locale/id/LC_MESSAGES/gwenview.mo
+share/locale/is/LC_MESSAGES/gwenview.mo
+share/locale/it/LC_MESSAGES/gwenview.mo
+share/locale/ja/LC_MESSAGES/gwenview.mo
+share/locale/kk/LC_MESSAGES/gwenview.mo
+share/locale/km/LC_MESSAGES/gwenview.mo
+share/locale/ko/LC_MESSAGES/gwenview.mo
+share/locale/lt/LC_MESSAGES/gwenview.mo
+share/locale/lv/LC_MESSAGES/gwenview.mo
+share/locale/mr/LC_MESSAGES/gwenview.mo
+share/locale/nb/LC_MESSAGES/gwenview.mo
+share/locale/nds/LC_MESSAGES/gwenview.mo
+share/locale/nl/LC_MESSAGES/gwenview.mo
+share/locale/nn/LC_MESSAGES/gwenview.mo
+share/locale/pa/LC_MESSAGES/gwenview.mo
+share/locale/pl/LC_MESSAGES/gwenview.mo
+share/locale/pt/LC_MESSAGES/gwenview.mo
+share/locale/pt_BR/LC_MESSAGES/gwenview.mo
+share/locale/ro/LC_MESSAGES/gwenview.mo
+share/locale/ru/LC_MESSAGES/gwenview.mo
+share/locale/sk/LC_MESSAGES/gwenview.mo
+share/locale/sl/LC_MESSAGES/gwenview.mo
+share/locale/sr/LC_MESSAGES/gwenview.mo
+share/locale/sv/LC_MESSAGES/gwenview.mo
+share/locale/tr/LC_MESSAGES/gwenview.mo
+share/locale/ug/LC_MESSAGES/gwenview.mo
+share/locale/uk/LC_MESSAGES/gwenview.mo
+share/locale/wa/LC_MESSAGES/gwenview.mo
+share/locale/zh_CN/LC_MESSAGES/gwenview.mo
+share/locale/zh_TW/LC_MESSAGES/gwenview.mo
+share/metainfo/org.kde.gwenview.appdata.xml
+share/solid/actions/gwenview_importer.desktop
+share/solid/actions/gwenview_importer_camera.desktop
Index: graphics/kamera/Makefile
===================================================================
--- graphics/kamera/Makefile
+++ graphics/kamera/Makefile
@@ -1,17 +1,18 @@
# $FreeBSD$
PORTNAME= kamera
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 5
-CATEGORIES= graphics kde kde-kde4
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
-COMMENT= Digital camera manager for KDE 4
+COMMENT= Digital camera manager for KDE
LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2
-USES= cmake:outsource kde:4 tar:xz
-USE_KDE= kdelibs automoc4
-USE_QT4= moc_build qmake_build rcc_build uic_build
+USES= cmake:outsource gettext kde:5 tar:xz
+USE_KDE= auth codecs config configwidgets coreaddons doctools ecm i18n \
+ kio service widgetsaddons xmlgui
+USE_QT5= core dbus gui widgets xml \
+ buildtools_build qmake_build
.include <bsd.port.mk>
Index: graphics/kamera/distinfo
===================================================================
--- graphics/kamera/distinfo
+++ graphics/kamera/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/4.14.3/kamera-4.14.3.tar.xz) = 6f0beae8b6e55aa6313d34d7478a6a7b80a0a4c1e2c874b5ebddd00d430bc126
-SIZE (KDE/4.14.3/kamera-4.14.3.tar.xz) = 35324
+TIMESTAMP = 1520519288
+SHA256 (KDE/applications/17.12.3/kamera-17.12.3.tar.xz) = e92d693e4a746fa08b413c452bb4adda37842de93335fbbf8b72fead286362f6
+SIZE (KDE/applications/17.12.3/kamera-17.12.3.tar.xz) = 96720
Index: graphics/kamera/pkg-descr
===================================================================
--- graphics/kamera/pkg-descr
+++ graphics/kamera/pkg-descr
@@ -1,4 +1,4 @@
-This is a digital camera IO slave for KDE 4 which uses gPhoto2 to
+This is a digital camera IO slave for KDE which uses gPhoto2 to
allow access to your camera pictures with the URL camera:/.
WWW: http://www.kde.org
Index: graphics/kamera/pkg-plist
===================================================================
--- graphics/kamera/pkg-plist
+++ graphics/kamera/pkg-plist
@@ -1,8 +1,57 @@
-lib/kde4/kcm_kamera.so
-lib/kde4/kio_kamera.so
-share/apps/solid/actions/solid_camera.desktop
-share/doc/HTML/en/kcontrol/kamera/common
-share/doc/HTML/en/kcontrol/kamera/index.cache.bz2
-share/doc/HTML/en/kcontrol/kamera/index.docbook
-share/kde4/services/camera.protocol
-share/kde4/services/kamera.desktop
+%%QT_PLUGINDIR%%/kcm_kamera.so
+%%QT_PLUGINDIR%%/kio_kamera.so
+share/kservices5/camera.protocol
+share/kservices5/kamera.desktop
+share/locale/ar/LC_MESSAGES/kcmkamera.mo
+share/locale/ast/LC_MESSAGES/kcmkamera.mo
+share/locale/bg/LC_MESSAGES/kcmkamera.mo
+share/locale/bs/LC_MESSAGES/kcmkamera.mo
+share/locale/ca/LC_MESSAGES/kcmkamera.mo
+share/locale/ca@valencia/LC_MESSAGES/kcmkamera.mo
+share/locale/cs/LC_MESSAGES/kcmkamera.mo
+share/locale/da/LC_MESSAGES/kcmkamera.mo
+share/locale/de/LC_MESSAGES/kcmkamera.mo
+share/locale/el/LC_MESSAGES/kcmkamera.mo
+share/locale/en_GB/LC_MESSAGES/kcmkamera.mo
+share/locale/eo/LC_MESSAGES/kcmkamera.mo
+share/locale/es/LC_MESSAGES/kcmkamera.mo
+share/locale/et/LC_MESSAGES/kcmkamera.mo
+share/locale/eu/LC_MESSAGES/kcmkamera.mo
+share/locale/fa/LC_MESSAGES/kcmkamera.mo
+share/locale/fi/LC_MESSAGES/kcmkamera.mo
+share/locale/fr/LC_MESSAGES/kcmkamera.mo
+share/locale/ga/LC_MESSAGES/kcmkamera.mo
+share/locale/gl/LC_MESSAGES/kcmkamera.mo
+share/locale/he/LC_MESSAGES/kcmkamera.mo
+share/locale/hi/LC_MESSAGES/kcmkamera.mo
+share/locale/hr/LC_MESSAGES/kcmkamera.mo
+share/locale/hu/LC_MESSAGES/kcmkamera.mo
+share/locale/ia/LC_MESSAGES/kcmkamera.mo
+share/locale/is/LC_MESSAGES/kcmkamera.mo
+share/locale/it/LC_MESSAGES/kcmkamera.mo
+share/locale/ja/LC_MESSAGES/kcmkamera.mo
+share/locale/kk/LC_MESSAGES/kcmkamera.mo
+share/locale/km/LC_MESSAGES/kcmkamera.mo
+share/locale/ko/LC_MESSAGES/kcmkamera.mo
+share/locale/lt/LC_MESSAGES/kcmkamera.mo
+share/locale/lv/LC_MESSAGES/kcmkamera.mo
+share/locale/mr/LC_MESSAGES/kcmkamera.mo
+share/locale/nb/LC_MESSAGES/kcmkamera.mo
+share/locale/nds/LC_MESSAGES/kcmkamera.mo
+share/locale/nl/LC_MESSAGES/kcmkamera.mo
+share/locale/nn/LC_MESSAGES/kcmkamera.mo
+share/locale/pa/LC_MESSAGES/kcmkamera.mo
+share/locale/pl/LC_MESSAGES/kcmkamera.mo
+share/locale/pt/LC_MESSAGES/kcmkamera.mo
+share/locale/pt_BR/LC_MESSAGES/kcmkamera.mo
+share/locale/ro/LC_MESSAGES/kcmkamera.mo
+share/locale/ru/LC_MESSAGES/kcmkamera.mo
+share/locale/sk/LC_MESSAGES/kcmkamera.mo
+share/locale/sl/LC_MESSAGES/kcmkamera.mo
+share/locale/sv/LC_MESSAGES/kcmkamera.mo
+share/locale/tr/LC_MESSAGES/kcmkamera.mo
+share/locale/ug/LC_MESSAGES/kcmkamera.mo
+share/locale/uk/LC_MESSAGES/kcmkamera.mo
+share/locale/zh_CN/LC_MESSAGES/kcmkamera.mo
+share/locale/zh_TW/LC_MESSAGES/kcmkamera.mo
+share/solid/actions/solid_camera.desktop
Index: graphics/kcolorchooser/Makefile
===================================================================
--- graphics/kcolorchooser/Makefile
+++ graphics/kcolorchooser/Makefile
@@ -1,15 +1,16 @@
# $FreeBSD$
PORTNAME= kcolorchooser
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 3
-CATEGORIES= graphics kde kde-kde4
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
-COMMENT= KDE 4 application to select colors from the screen or from a palette
+COMMENT= KDE application to select colors from the screen or from a palette
-USES= cmake:outsource kde:4 tar:xz
-USE_KDE= kdelibs automoc4
-USE_QT4= moc_build qmake_build rcc_build uic_build
+USES= cmake:outsource gettext kde:5 tar:xz
+USE_KDE= auth codecs config configwidgets coreaddons ecm i18n \
+ widgetsaddons xmlgui
+USE_QT5= core dbus gui widgets xml \
+ buildtools_build qmake_build
.include <bsd.port.mk>
Index: graphics/kcolorchooser/distinfo
===================================================================
--- graphics/kcolorchooser/distinfo
+++ graphics/kcolorchooser/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/4.14.3/kcolorchooser-4.14.3.tar.xz) = 4a246a5ff60fb06c7febe492858b89a8d0bd50689318d86183dcd8be49b5bafc
-SIZE (KDE/4.14.3/kcolorchooser-4.14.3.tar.xz) = 4376
+TIMESTAMP = 1520519287
+SHA256 (KDE/applications/17.12.3/kcolorchooser-17.12.3.tar.xz) = d4a3df598ab18fa393c383d72528a399dcc2e33d3494a8fe4db098d67f5cc8f9
+SIZE (KDE/applications/17.12.3/kcolorchooser-17.12.3.tar.xz) = 16716
Index: graphics/kcolorchooser/pkg-plist
===================================================================
--- graphics/kcolorchooser/pkg-plist
+++ graphics/kcolorchooser/pkg-plist
@@ -1,4 +1,57 @@
bin/kcolorchooser
-share/applications/kde4/kcolorchooser.desktop
+share/applications/org.kde.kcolorchooser.desktop
share/icons/hicolor/16x16/apps/kcolorchooser.png
share/icons/hicolor/22x22/apps/kcolorchooser.png
+share/locale/ar/LC_MESSAGES/kcolorchooser.mo
+share/locale/ast/LC_MESSAGES/kcolorchooser.mo
+share/locale/bg/LC_MESSAGES/kcolorchooser.mo
+share/locale/bs/LC_MESSAGES/kcolorchooser.mo
+share/locale/ca/LC_MESSAGES/kcolorchooser.mo
+share/locale/ca@valencia/LC_MESSAGES/kcolorchooser.mo
+share/locale/cs/LC_MESSAGES/kcolorchooser.mo
+share/locale/da/LC_MESSAGES/kcolorchooser.mo
+share/locale/de/LC_MESSAGES/kcolorchooser.mo
+share/locale/el/LC_MESSAGES/kcolorchooser.mo
+share/locale/en_GB/LC_MESSAGES/kcolorchooser.mo
+share/locale/eo/LC_MESSAGES/kcolorchooser.mo
+share/locale/es/LC_MESSAGES/kcolorchooser.mo
+share/locale/et/LC_MESSAGES/kcolorchooser.mo
+share/locale/eu/LC_MESSAGES/kcolorchooser.mo
+share/locale/fi/LC_MESSAGES/kcolorchooser.mo
+share/locale/fr/LC_MESSAGES/kcolorchooser.mo
+share/locale/ga/LC_MESSAGES/kcolorchooser.mo
+share/locale/gl/LC_MESSAGES/kcolorchooser.mo
+share/locale/he/LC_MESSAGES/kcolorchooser.mo
+share/locale/hi/LC_MESSAGES/kcolorchooser.mo
+share/locale/hr/LC_MESSAGES/kcolorchooser.mo
+share/locale/hu/LC_MESSAGES/kcolorchooser.mo
+share/locale/ia/LC_MESSAGES/kcolorchooser.mo
+share/locale/is/LC_MESSAGES/kcolorchooser.mo
+share/locale/it/LC_MESSAGES/kcolorchooser.mo
+share/locale/ja/LC_MESSAGES/kcolorchooser.mo
+share/locale/kk/LC_MESSAGES/kcolorchooser.mo
+share/locale/km/LC_MESSAGES/kcolorchooser.mo
+share/locale/ko/LC_MESSAGES/kcolorchooser.mo
+share/locale/lt/LC_MESSAGES/kcolorchooser.mo
+share/locale/lv/LC_MESSAGES/kcolorchooser.mo
+share/locale/mr/LC_MESSAGES/kcolorchooser.mo
+share/locale/nb/LC_MESSAGES/kcolorchooser.mo
+share/locale/nds/LC_MESSAGES/kcolorchooser.mo
+share/locale/nl/LC_MESSAGES/kcolorchooser.mo
+share/locale/nn/LC_MESSAGES/kcolorchooser.mo
+share/locale/pa/LC_MESSAGES/kcolorchooser.mo
+share/locale/pl/LC_MESSAGES/kcolorchooser.mo
+share/locale/pt/LC_MESSAGES/kcolorchooser.mo
+share/locale/pt_BR/LC_MESSAGES/kcolorchooser.mo
+share/locale/ro/LC_MESSAGES/kcolorchooser.mo
+share/locale/ru/LC_MESSAGES/kcolorchooser.mo
+share/locale/sk/LC_MESSAGES/kcolorchooser.mo
+share/locale/sl/LC_MESSAGES/kcolorchooser.mo
+share/locale/sr/LC_MESSAGES/kcolorchooser.mo
+share/locale/sv/LC_MESSAGES/kcolorchooser.mo
+share/locale/tr/LC_MESSAGES/kcolorchooser.mo
+share/locale/ug/LC_MESSAGES/kcolorchooser.mo
+share/locale/uk/LC_MESSAGES/kcolorchooser.mo
+share/locale/wa/LC_MESSAGES/kcolorchooser.mo
+share/locale/zh_CN/LC_MESSAGES/kcolorchooser.mo
+share/locale/zh_TW/LC_MESSAGES/kcolorchooser.mo
Index: graphics/kdegraphics-mobipocket/Makefile
===================================================================
--- graphics/kdegraphics-mobipocket/Makefile
+++ graphics/kdegraphics-mobipocket/Makefile
@@ -1,17 +1,18 @@
# $FreeBSD$
PORTNAME= kdegraphics-mobipocket
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 3
-CATEGORIES= graphics kde kde-kde4
-PKGNAMESUFFIX= -kde4
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Mobipocket plugins for Strigi indexing and thumbnails
-USES= cmake:outsource kde:4 tar:xz
-USE_KDE= kdelibs automoc4 strigi
-USE_QT4= corelib gui qmake_build moc_build uic_build rcc_build
+USES= cmake:outsource kde:5 tar:xz
+USE_KDE= completion config coreaddons ecm jobwidgets kio service \
+ widgetsaddons
+USE_QT5= core gui network widgets \
+ buildtools_build qmake_build
+
USE_LDCONFIG= yes
.include <bsd.port.mk>
Index: graphics/kdegraphics-mobipocket/distinfo
===================================================================
--- graphics/kdegraphics-mobipocket/distinfo
+++ graphics/kdegraphics-mobipocket/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/4.14.3/kdegraphics-mobipocket-4.14.3.tar.xz) = 1b74264077e0c21e9b5291e6a6a1ea7eb0468a94d54d30aba91e16cf34d28154
-SIZE (KDE/4.14.3/kdegraphics-mobipocket-4.14.3.tar.xz) = 14852
+TIMESTAMP = 1520519286
+SHA256 (KDE/applications/17.12.3/kdegraphics-mobipocket-17.12.3.tar.xz) = 9240e16a9d55229adbc0889bc08cb04182488e01a6cf03d65e078ea420d1859a
+SIZE (KDE/applications/17.12.3/kdegraphics-mobipocket-17.12.3.tar.xz) = 13436
Index: graphics/kdegraphics-mobipocket/pkg-plist
===================================================================
--- graphics/kdegraphics-mobipocket/pkg-plist
+++ graphics/kdegraphics-mobipocket/pkg-plist
@@ -1,10 +1,12 @@
-include/kde4/qmobipocket/mobipocket.h
-include/kde4/qmobipocket/qfilestream.h
-include/kde4/qmobipocket/qmobipocket_export.h
+include/qmobipocket/mobipocket.h
+include/qmobipocket/qfilestream.h
+include/qmobipocket/qmobipocket_export.h
lib/cmake/QMobipocket/QMobipocketConfig.cmake
-lib/kde4/mobithumbnail.so
+lib/cmake/QMobipocket/QMobipocketConfigVersion.cmake
+lib/cmake/QMobipocket/QMobipocketTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/QMobipocket/QMobipocketTargets.cmake
lib/libqmobipocket.so
-lib/libqmobipocket.so.1
-lib/libqmobipocket.so.1.0.0
-lib/strigi/strigila_mobi.so
-share/kde4/services/mobithumbnail.desktop
+lib/libqmobipocket.so.2
+lib/libqmobipocket.so.2.0.0
+%%QT_PLUGINDIR%%/mobithumbnail.so
+share/kservices5/mobithumbnail.desktop
Index: graphics/kdegraphics-svgpart/Makefile
===================================================================
--- graphics/kdegraphics-svgpart/Makefile
+++ graphics/kdegraphics-svgpart/Makefile
@@ -1,17 +1,18 @@
# $FreeBSD$
PORTNAME= svgpart
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
-CATEGORIES= graphics kde kde-kde4
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
PKGNAMEPREFIX= kdegraphics-
-PKGNAMESUFFIX= -kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= SVG KPart
-USES= cmake:outsource kde:4 tar:xz
-USE_KDE= kdelibs automoc4
-USE_QT4= moc_build qmake_build rcc_build uic_build
+USES= cmake:outsource gettext kde:5 tar:xz
+USE_KDE= auth codecs completion config configwidgets coreaddons ecm \
+ i18n jobwidgets kio parts service sonnet textwidgets \
+ widgetsaddons xmlgui
+USE_QT5= core dbus gui network svg widgets xml \
+ buildtools_build qmake_build
.include <bsd.port.mk>
Index: graphics/kdegraphics-svgpart/distinfo
===================================================================
--- graphics/kdegraphics-svgpart/distinfo
+++ graphics/kdegraphics-svgpart/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/4.14.3/svgpart-4.14.3.tar.xz) = c69914e61548e1d6940d754de067021c2b844440c35a5c217b0d5b23957a49ae
-SIZE (KDE/4.14.3/svgpart-4.14.3.tar.xz) = 9068
+TIMESTAMP = 1520519287
+SHA256 (KDE/applications/17.12.3/svgpart-17.12.3.tar.xz) = c5e9efc8ab87878304663138559227966e5b3b0530dda3e5f9ab611bef6c8ee5
+SIZE (KDE/applications/17.12.3/svgpart-17.12.3.tar.xz) = 20836
Index: graphics/kdegraphics-svgpart/pkg-plist
===================================================================
--- graphics/kdegraphics-svgpart/pkg-plist
+++ graphics/kdegraphics-svgpart/pkg-plist
@@ -1,3 +1,53 @@
-lib/kde4/svgpart.so
-share/apps/svgpart/svgpart.rc
-share/kde4/services/svgpart.desktop
+%%QT_PLUGINDIR%%/svgpart.so
+share/kservices5/svgpart.desktop
+share/kxmlgui5/svgpart/svgpart.rc
+share/locale/ar/LC_MESSAGES/svgpart.mo
+share/locale/ast/LC_MESSAGES/svgpart.mo
+share/locale/bg/LC_MESSAGES/svgpart.mo
+share/locale/bs/LC_MESSAGES/svgpart.mo
+share/locale/ca/LC_MESSAGES/svgpart.mo
+share/locale/ca@valencia/LC_MESSAGES/svgpart.mo
+share/locale/cs/LC_MESSAGES/svgpart.mo
+share/locale/da/LC_MESSAGES/svgpart.mo
+share/locale/de/LC_MESSAGES/svgpart.mo
+share/locale/el/LC_MESSAGES/svgpart.mo
+share/locale/en_GB/LC_MESSAGES/svgpart.mo
+share/locale/eo/LC_MESSAGES/svgpart.mo
+share/locale/es/LC_MESSAGES/svgpart.mo
+share/locale/et/LC_MESSAGES/svgpart.mo
+share/locale/eu/LC_MESSAGES/svgpart.mo
+share/locale/fi/LC_MESSAGES/svgpart.mo
+share/locale/fr/LC_MESSAGES/svgpart.mo
+share/locale/ga/LC_MESSAGES/svgpart.mo
+share/locale/gl/LC_MESSAGES/svgpart.mo
+share/locale/hr/LC_MESSAGES/svgpart.mo
+share/locale/hu/LC_MESSAGES/svgpart.mo
+share/locale/ia/LC_MESSAGES/svgpart.mo
+share/locale/is/LC_MESSAGES/svgpart.mo
+share/locale/it/LC_MESSAGES/svgpart.mo
+share/locale/ja/LC_MESSAGES/svgpart.mo
+share/locale/kk/LC_MESSAGES/svgpart.mo
+share/locale/km/LC_MESSAGES/svgpart.mo
+share/locale/ko/LC_MESSAGES/svgpart.mo
+share/locale/lt/LC_MESSAGES/svgpart.mo
+share/locale/lv/LC_MESSAGES/svgpart.mo
+share/locale/mr/LC_MESSAGES/svgpart.mo
+share/locale/nb/LC_MESSAGES/svgpart.mo
+share/locale/nds/LC_MESSAGES/svgpart.mo
+share/locale/nl/LC_MESSAGES/svgpart.mo
+share/locale/nn/LC_MESSAGES/svgpart.mo
+share/locale/pa/LC_MESSAGES/svgpart.mo
+share/locale/pl/LC_MESSAGES/svgpart.mo
+share/locale/pt/LC_MESSAGES/svgpart.mo
+share/locale/pt_BR/LC_MESSAGES/svgpart.mo
+share/locale/ro/LC_MESSAGES/svgpart.mo
+share/locale/ru/LC_MESSAGES/svgpart.mo
+share/locale/sk/LC_MESSAGES/svgpart.mo
+share/locale/sl/LC_MESSAGES/svgpart.mo
+share/locale/sv/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
+share/locale/wa/LC_MESSAGES/svgpart.mo
+share/locale/zh_CN/LC_MESSAGES/svgpart.mo
+share/locale/zh_TW/LC_MESSAGES/svgpart.mo
Index: graphics/kdegraphics-thumbnailers/Makefile
===================================================================
--- graphics/kdegraphics-thumbnailers/Makefile
+++ graphics/kdegraphics-thumbnailers/Makefile
@@ -1,16 +1,16 @@
# $FreeBSD$
PORTNAME= kdegraphics-thumbnailers
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
-CATEGORIES= graphics kde kde-kde4
-PKGNAMESUFFIX= -kde4
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Thumbnailers for various graphics file formats
-USES= cmake:outsource kde:4 pkgconfig tar:xz
-USE_KDE= kdelibs libkdcraw libkexiv2 automoc4
-USE_QT4= gui qmake_build moc_build uic_build rcc_build
+USES= cmake:outsource kde:5 tar:xz
+USE_KDE= completion config coreaddons ecm jobwidgets libkdcraw \
+ libkexiv2 kio service widgetsaddons
+USE_QT5= core gui network widgets \
+ buildtools_build qmake_build
.include <bsd.port.mk>
Index: graphics/kdegraphics-thumbnailers/distinfo
===================================================================
--- graphics/kdegraphics-thumbnailers/distinfo
+++ graphics/kdegraphics-thumbnailers/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/4.14.3/kdegraphics-thumbnailers-4.14.3.tar.xz) = 132dba8921444479155e263e60995e939a3b7ec35b6950663b7f5594443d0bd2
-SIZE (KDE/4.14.3/kdegraphics-thumbnailers-4.14.3.tar.xz) = 41256
+TIMESTAMP = 1520519282
+SHA256 (KDE/applications/17.12.3/kdegraphics-thumbnailers-17.12.3.tar.xz) = c40273c34a09c516e016fc37637d87a95220cc2d7c4babc0aaf9f2650e1b53f5
+SIZE (KDE/applications/17.12.3/kdegraphics-thumbnailers-17.12.3.tar.xz) = 41628
Index: graphics/kdegraphics-thumbnailers/pkg-plist
===================================================================
--- graphics/kdegraphics-thumbnailers/pkg-plist
+++ graphics/kdegraphics-thumbnailers/pkg-plist
@@ -1,4 +1,4 @@
-lib/kde4/gsthumbnail.so
-lib/kde4/rawthumbnail.so
-share/kde4/services/gsthumbnail.desktop
-share/kde4/services/rawthumbnail.desktop
+%%QT_PLUGINDIR%%/gsthumbnail.so
+%%QT_PLUGINDIR%%/rawthumbnail.so
+share/kservices5/gsthumbnail.desktop
+share/kservices5/rawthumbnail.desktop
Index: graphics/kimagemapeditor/Makefile
===================================================================
--- /dev/null
+++ graphics/kimagemapeditor/Makefile
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME= kimagemapeditor
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
+PKGNAMESUFFIX= # hack: uses kde:4 but we don't want the pkgname suffix
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= KDE generator of HTML image maps
+
+USES= cmake:outsource kde:5 tar:xz
+USE_KDE= auth bookmarks codecs completion config configwidgets \
+ coreaddons crash guiaddons i18n iconthemes itemviews \
+ jobwidgets js kdelibs4support khtml kio notifications \
+ parts service solid sonnet textwidgets unitconversion \
+ widgetsaddons windowsystem xmlgui
+USE_QT5= core dbus gui network printsupport widgets xml \
+ buildtools_build qmake_build
+
+.include <bsd.port.mk>
Index: graphics/kimagemapeditor/distinfo
===================================================================
--- /dev/null
+++ graphics/kimagemapeditor/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1520519288
+SHA256 (KDE/applications/17.12.3/kimagemapeditor-17.12.3.tar.xz) = 168e2c02b61a25ed9be0d3e2861fcf9598a82c687fcc5c905d94d1b1781229e9
+SIZE (KDE/applications/17.12.3/kimagemapeditor-17.12.3.tar.xz) = 1053900
Index: graphics/kimagemapeditor/pkg-descr
===================================================================
--- /dev/null
+++ graphics/kimagemapeditor/pkg-descr
@@ -0,0 +1,4 @@
+KImageMapEditor is an HTML imagemap editor by KDE. It allows you to create
+and modify HTML imagemaps.
+
+WWW: https://www.kde.org/applications/development/kimagemapeditor/
Index: graphics/kimagemapeditor/pkg-plist
===================================================================
--- /dev/null
+++ graphics/kimagemapeditor/pkg-plist
@@ -0,0 +1,74 @@
+bin/kimagemapeditor
+etc/xdg/kimagemapeditor.categories
+%%QT_PLUGINDIR%%/kimagemapeditor.so
+share/applications/org.kde.kimagemapeditor.desktop
+share/icons/hicolor/16x16/apps/kimagemapeditor.png
+share/icons/hicolor/22x22/actions/addpoint.png
+share/icons/hicolor/22x22/actions/arrow.png
+share/icons/hicolor/22x22/actions/circle.png
+share/icons/hicolor/22x22/actions/circle2.png
+share/icons/hicolor/22x22/actions/freehand.png
+share/icons/hicolor/22x22/actions/lower.png
+share/icons/hicolor/22x22/actions/polygon.png
+share/icons/hicolor/22x22/actions/raise.png
+share/icons/hicolor/22x22/actions/rectangle.png
+share/icons/hicolor/22x22/actions/removepoint.png
+share/icons/hicolor/32x32/apps/kimagemapeditor.png
+share/icons/hicolor/48x48/apps/kimagemapeditor.png
+%%DATADIR%%/addpointcursor.png
+%%DATADIR%%/freehandcursor.png
+%%DATADIR%%/polygoncursor.png
+%%DATADIR%%/removepointcursor.png
+share/kservices5/kimagemapeditorpart.desktop
+share/kxmlgui5/kimagemapeditor/kimagemapeditorpartui.rc
+share/kxmlgui5/kimagemapeditor/kimagemapeditorui.rc
+share/locale/ar/LC_MESSAGES/kimagemapeditor.mo
+share/locale/ast/LC_MESSAGES/kimagemapeditor.mo
+share/locale/bg/LC_MESSAGES/kimagemapeditor.mo
+share/locale/bs/LC_MESSAGES/kimagemapeditor.mo
+share/locale/ca/LC_MESSAGES/kimagemapeditor.mo
+share/locale/ca@valencia/LC_MESSAGES/kimagemapeditor.mo
+share/locale/cs/LC_MESSAGES/kimagemapeditor.mo
+share/locale/da/LC_MESSAGES/kimagemapeditor.mo
+share/locale/de/LC_MESSAGES/kimagemapeditor.mo
+share/locale/el/LC_MESSAGES/kimagemapeditor.mo
+share/locale/en_GB/LC_MESSAGES/kimagemapeditor.mo
+share/locale/eo/LC_MESSAGES/kimagemapeditor.mo
+share/locale/es/LC_MESSAGES/kimagemapeditor.mo
+share/locale/et/LC_MESSAGES/kimagemapeditor.mo
+share/locale/eu/LC_MESSAGES/kimagemapeditor.mo
+share/locale/fa/LC_MESSAGES/kimagemapeditor.mo
+share/locale/fi/LC_MESSAGES/kimagemapeditor.mo
+share/locale/fr/LC_MESSAGES/kimagemapeditor.mo
+share/locale/ga/LC_MESSAGES/kimagemapeditor.mo
+share/locale/gl/LC_MESSAGES/kimagemapeditor.mo
+share/locale/hi/LC_MESSAGES/kimagemapeditor.mo
+share/locale/hr/LC_MESSAGES/kimagemapeditor.mo
+share/locale/hu/LC_MESSAGES/kimagemapeditor.mo
+share/locale/it/LC_MESSAGES/kimagemapeditor.mo
+share/locale/ja/LC_MESSAGES/kimagemapeditor.mo
+share/locale/kk/LC_MESSAGES/kimagemapeditor.mo
+share/locale/km/LC_MESSAGES/kimagemapeditor.mo
+share/locale/ko/LC_MESSAGES/kimagemapeditor.mo
+share/locale/lt/LC_MESSAGES/kimagemapeditor.mo
+share/locale/lv/LC_MESSAGES/kimagemapeditor.mo
+share/locale/mr/LC_MESSAGES/kimagemapeditor.mo
+share/locale/nb/LC_MESSAGES/kimagemapeditor.mo
+share/locale/nds/LC_MESSAGES/kimagemapeditor.mo
+share/locale/nl/LC_MESSAGES/kimagemapeditor.mo
+share/locale/nn/LC_MESSAGES/kimagemapeditor.mo
+share/locale/pa/LC_MESSAGES/kimagemapeditor.mo
+share/locale/pl/LC_MESSAGES/kimagemapeditor.mo
+share/locale/pt/LC_MESSAGES/kimagemapeditor.mo
+share/locale/pt_BR/LC_MESSAGES/kimagemapeditor.mo
+share/locale/ro/LC_MESSAGES/kimagemapeditor.mo
+share/locale/ru/LC_MESSAGES/kimagemapeditor.mo
+share/locale/sk/LC_MESSAGES/kimagemapeditor.mo
+share/locale/sl/LC_MESSAGES/kimagemapeditor.mo
+share/locale/sv/LC_MESSAGES/kimagemapeditor.mo
+share/locale/tr/LC_MESSAGES/kimagemapeditor.mo
+share/locale/ug/LC_MESSAGES/kimagemapeditor.mo
+share/locale/uk/LC_MESSAGES/kimagemapeditor.mo
+share/locale/zh_CN/LC_MESSAGES/kimagemapeditor.mo
+share/locale/zh_TW/LC_MESSAGES/kimagemapeditor.mo
+share/metainfo/org.kde.kimagemapeditor.appdata.xml
Index: graphics/kolourpaint/Makefile
===================================================================
--- graphics/kolourpaint/Makefile
+++ graphics/kolourpaint/Makefile
@@ -1,16 +1,20 @@
# $FreeBSD$
PORTNAME= kolourpaint
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 3
-CATEGORIES= graphics kde kde-kde4
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
-COMMENT= KDE 4 paint program
+COMMENT= KDE paint program
-USES= cmake:outsource kde:4 tar:xz
-USE_KDE= kdelibs automoc4 qimageblitz
-USE_QT4= moc_build qmake_build rcc_build uic_build
+USES= cmake:outsource gettext kde:5 tar:xz
+USE_KDE= auth bookmarks codecs completion config configwidgets \
+ coreaddons crash ecm emoticons guiaddons i18n iconthemes init \
+ itemmodels itemviews jobwidgets kdelibs4support kio libkexiv2 \
+ libksane notifications parts service solid sonnet textwidgets \
+ unitconversion widgetsaddons windowsystem xmlgui
+USE_QT5= dbus core gui network printsupport widgets xml \
+ buildtools_build qmake_build
USE_LDCONFIG= yes
.include <bsd.port.mk>
Index: graphics/kolourpaint/distinfo
===================================================================
--- graphics/kolourpaint/distinfo
+++ graphics/kolourpaint/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/4.14.3/kolourpaint-4.14.3.tar.xz) = b0141d7447d6c9a52f8f65a098c6487501d9f5bcd092d5216115a0c6bae4c64d
-SIZE (KDE/4.14.3/kolourpaint-4.14.3.tar.xz) = 1164576
+TIMESTAMP = 1520519283
+SHA256 (KDE/applications/17.12.3/kolourpaint-17.12.3.tar.xz) = 1c0df432c88140c26d3e379a79b99d4c4c71dc75f492d9c6e36bba1ea71f6d97
+SIZE (KDE/applications/17.12.3/kolourpaint-17.12.3.tar.xz) = 5546236
Index: graphics/kolourpaint/pkg-plist
===================================================================
--- graphics/kolourpaint/pkg-plist
+++ graphics/kolourpaint/pkg-plist
@@ -1,168 +1,167 @@
bin/kolourpaint
lib/libkolourpaint_lgpl.so
-lib/libkolourpaint_lgpl.so.4
-lib/libkolourpaint_lgpl.so.%%KDE4_GENERIC_LIB_VERSION%%
-share/appdata/kolourpaint.appdata.xml
-share/applications/kde4/kolourpaint.desktop
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_brush.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_color_eraser.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_color_picker.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_curve.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_ellipse.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_elliptical_selection.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_eraser.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_flood_fill.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_free_form_selection.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_line.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_pen.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_polygon.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_polyline.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_rect_selection.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_rectangle.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_rounded_rectangle.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_spraycan.png
-share/apps/kolourpaint/icons/hicolor/16x16/actions/tool_text.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_brush.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_color_eraser.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_color_picker.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_curve.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_ellipse.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_elliptical_selection.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_eraser.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_flood_fill.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_free_form_selection.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_line.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_pen.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_polygon.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_polyline.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_rect_selection.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_rectangle.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_rounded_rectangle.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_spraycan.png
-share/apps/kolourpaint/icons/hicolor/22x22/actions/tool_text.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_brush.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_color_eraser.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_color_picker.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_curve.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_ellipse.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_elliptical_selection.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_eraser.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_flood_fill.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_free_form_selection.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_line.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_pen.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_polygon.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_polyline.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_rect_selection.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_rectangle.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_rounded_rectangle.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_spraycan.png
-share/apps/kolourpaint/icons/hicolor/32x32/actions/tool_text.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_brush.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_color_eraser.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_color_picker.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_curve.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_ellipse.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_elliptical_selection.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_eraser.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_flood_fill.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_free_form_selection.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_line.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_pen.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_polygon.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_polyline.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_rect_selection.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_rectangle.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_rounded_rectangle.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_spraycan.png
-share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_text.png
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_brush.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_color_eraser.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_color_picker.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_curve.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_ellipse.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_elliptical_selection.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_eraser.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_flood_fill.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_free_form_selection.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_line.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_pen.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_polygon.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_polyline.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_rect_selection.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_rectangle.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_rounded_rectangle.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_spraycan.svgz
-share/apps/kolourpaint/icons/hicolor/scalable/actions/tool_text.svgz
-share/apps/kolourpaint/kolourpaintui.rc
-share/apps/kolourpaint/pics/color_transparent_26x26.png
-share/apps/kolourpaint/pics/colorbutton_swap_16x16.png
-share/apps/kolourpaint/pics/image_rotate_anticlockwise.png
-share/apps/kolourpaint/pics/image_rotate_clockwise.png
-share/apps/kolourpaint/pics/image_skew_horizontal.png
-share/apps/kolourpaint/pics/image_skew_vertical.png
-share/apps/kolourpaint/pics/option_opaque.png
-share/apps/kolourpaint/pics/option_transparent.png
-share/apps/kolourpaint/pics/resize.png
-share/apps/kolourpaint/pics/scale.png
-share/apps/kolourpaint/pics/smooth_scale.png
-share/apps/kolourpaint/pics/tool_spraycan_17x17.png
-share/apps/kolourpaint/pics/tool_spraycan_29x29.png
-share/apps/kolourpaint/pics/tool_spraycan_9x9.png
-share/doc/HTML/en/kolourpaint/KolourPaint.png
-share/doc/HTML/en/kolourpaint/brush_shapes.png
-share/doc/HTML/en/kolourpaint/color_box.png
-share/doc/HTML/en/kolourpaint/common
-share/doc/HTML/en/kolourpaint/eraser_shapes.png
-share/doc/HTML/en/kolourpaint/fcc_std_text.png
-share/doc/HTML/en/kolourpaint/fcc_trans_text.png
-share/doc/HTML/en/kolourpaint/fill_color_similarity.png
-share/doc/HTML/en/kolourpaint/fill_style.png
-share/doc/HTML/en/kolourpaint/image_balance.png
-share/doc/HTML/en/kolourpaint/image_emboss.png
-share/doc/HTML/en/kolourpaint/image_flatten.png
-share/doc/HTML/en/kolourpaint/image_invert.png
-share/doc/HTML/en/kolourpaint/image_reduce_colors.png
-share/doc/HTML/en/kolourpaint/image_resize_scale.png
-share/doc/HTML/en/kolourpaint/image_rotate.png
-share/doc/HTML/en/kolourpaint/image_skew.png
-share/doc/HTML/en/kolourpaint/image_soften_sharpen.png
-share/doc/HTML/en/kolourpaint/index.cache.bz2
-share/doc/HTML/en/kolourpaint/index.docbook
-share/doc/HTML/en/kolourpaint/line_width.png
-share/doc/HTML/en/kolourpaint/lines_30_45_deg.png
-share/doc/HTML/en/kolourpaint/lines_30_deg.png
-share/doc/HTML/en/kolourpaint/lines_45_deg.png
-share/doc/HTML/en/kolourpaint/rotate_image_30.png
-share/doc/HTML/en/kolourpaint/rotate_selection_30.png
-share/doc/HTML/en/kolourpaint/screenshot_acquiring.png
-share/doc/HTML/en/kolourpaint/selections_opaque_transparent.png
-share/doc/HTML/en/kolourpaint/spraycan_patterns.png
-share/doc/HTML/en/kolourpaint/text_zoom_grid.png
-share/doc/HTML/en/kolourpaint/tool_brush.png
-share/doc/HTML/en/kolourpaint/tool_color_picker.png
-share/doc/HTML/en/kolourpaint/tool_color_washer.png
-share/doc/HTML/en/kolourpaint/tool_curve.png
-share/doc/HTML/en/kolourpaint/tool_ellipse.png
-share/doc/HTML/en/kolourpaint/tool_elliptical_selection.png
-share/doc/HTML/en/kolourpaint/tool_eraser.png
-share/doc/HTML/en/kolourpaint/tool_flood_fill.png
-share/doc/HTML/en/kolourpaint/tool_free_form_selection.png
-share/doc/HTML/en/kolourpaint/tool_line.png
-share/doc/HTML/en/kolourpaint/tool_pen.png
-share/doc/HTML/en/kolourpaint/tool_polygon.png
-share/doc/HTML/en/kolourpaint/tool_polyline.png
-share/doc/HTML/en/kolourpaint/tool_polystar.png
-share/doc/HTML/en/kolourpaint/tool_rect_selection.png
-share/doc/HTML/en/kolourpaint/tool_rectangle.png
-share/doc/HTML/en/kolourpaint/tool_rectangles.png
-share/doc/HTML/en/kolourpaint/tool_rounded_rectangle.png
-share/doc/HTML/en/kolourpaint/tool_selections.png
-share/doc/HTML/en/kolourpaint/tool_spraycan.png
-share/doc/HTML/en/kolourpaint/tool_text.png
-share/doc/HTML/en/kolourpaint/view_thumbnails.png
+lib/libkolourpaint_lgpl.so.5
+share/applications/org.kde.kolourpaint.desktop
share/icons/hicolor/16x16/apps/kolourpaint.png
share/icons/hicolor/22x22/apps/kolourpaint.png
share/icons/hicolor/32x32/apps/kolourpaint.png
share/icons/hicolor/48x48/apps/kolourpaint.png
share/icons/hicolor/scalable/apps/kolourpaint.svgz
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_brush.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_color_eraser.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_color_picker.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_curve.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_ellipse.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_elliptical_selection.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_eraser.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_flood_fill.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_free_form_selection.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_line.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_pen.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_polygon.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_polyline.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_rect_selection.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_rectangle.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_rounded_rectangle.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_spraycan.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tool_text.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_brush.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_color_eraser.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_color_picker.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_curve.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_ellipse.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_elliptical_selection.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_eraser.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_flood_fill.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_free_form_selection.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_line.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_pen.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_polygon.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_polyline.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_rect_selection.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_rectangle.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_rounded_rectangle.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_spraycan.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tool_text.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_brush.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_color_eraser.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_color_picker.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_curve.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_ellipse.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_elliptical_selection.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_eraser.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_flood_fill.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_free_form_selection.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_line.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_pen.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_polygon.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_polyline.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_rect_selection.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_rectangle.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_rounded_rectangle.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_spraycan.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tool_text.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_brush.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_color_eraser.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_color_picker.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_curve.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_ellipse.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_elliptical_selection.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_eraser.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_flood_fill.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_free_form_selection.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_line.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_pen.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_polygon.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_polyline.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_rect_selection.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_rectangle.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_rounded_rectangle.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_spraycan.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tool_text.png
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_brush.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_color_eraser.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_color_picker.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_curve.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_ellipse.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_elliptical_selection.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_eraser.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_flood_fill.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_free_form_selection.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_line.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_pen.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_polygon.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_polyline.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_rect_selection.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_rectangle.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_rounded_rectangle.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_spraycan.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tool_text.svgz
+%%DATADIR%%/pics/color_transparent_26x26.png
+%%DATADIR%%/pics/colorbutton_swap_16x16.png
+%%DATADIR%%/pics/image_rotate_anticlockwise.png
+%%DATADIR%%/pics/image_rotate_clockwise.png
+%%DATADIR%%/pics/image_skew_horizontal.png
+%%DATADIR%%/pics/image_skew_vertical.png
+%%DATADIR%%/pics/option_opaque.png
+%%DATADIR%%/pics/option_transparent.png
+%%DATADIR%%/pics/resize.png
+%%DATADIR%%/pics/scale.png
+%%DATADIR%%/pics/smooth_scale.png
+%%DATADIR%%/pics/tool_spraycan_17x17.png
+%%DATADIR%%/pics/tool_spraycan_29x29.png
+%%DATADIR%%/pics/tool_spraycan_9x9.png
+share/kxmlgui5/kolourpaint/kolourpaintui.rc
+share/locale/ar/LC_MESSAGES/kolourpaint.mo
+share/locale/ast/LC_MESSAGES/kolourpaint.mo
+share/locale/bg/LC_MESSAGES/kolourpaint.mo
+share/locale/bs/LC_MESSAGES/kolourpaint.mo
+share/locale/ca/LC_MESSAGES/kolourpaint.mo
+share/locale/ca@valencia/LC_MESSAGES/kolourpaint.mo
+share/locale/cs/LC_MESSAGES/kolourpaint.mo
+share/locale/da/LC_MESSAGES/kolourpaint.mo
+share/locale/de/LC_MESSAGES/kolourpaint.mo
+share/locale/el/LC_MESSAGES/kolourpaint.mo
+share/locale/en_GB/LC_MESSAGES/kolourpaint.mo
+share/locale/eo/LC_MESSAGES/kolourpaint.mo
+share/locale/es/LC_MESSAGES/kolourpaint.mo
+share/locale/et/LC_MESSAGES/kolourpaint.mo
+share/locale/eu/LC_MESSAGES/kolourpaint.mo
+share/locale/fa/LC_MESSAGES/kolourpaint.mo
+share/locale/fi/LC_MESSAGES/kolourpaint.mo
+share/locale/fr/LC_MESSAGES/kolourpaint.mo
+share/locale/ga/LC_MESSAGES/kolourpaint.mo
+share/locale/gl/LC_MESSAGES/kolourpaint.mo
+share/locale/he/LC_MESSAGES/kolourpaint.mo
+share/locale/hi/LC_MESSAGES/kolourpaint.mo
+share/locale/hr/LC_MESSAGES/kolourpaint.mo
+share/locale/hu/LC_MESSAGES/kolourpaint.mo
+share/locale/ia/LC_MESSAGES/kolourpaint.mo
+share/locale/is/LC_MESSAGES/kolourpaint.mo
+share/locale/it/LC_MESSAGES/kolourpaint.mo
+share/locale/ja/LC_MESSAGES/kolourpaint.mo
+share/locale/kk/LC_MESSAGES/kolourpaint.mo
+share/locale/km/LC_MESSAGES/kolourpaint.mo
+share/locale/ko/LC_MESSAGES/kolourpaint.mo
+share/locale/lt/LC_MESSAGES/kolourpaint.mo
+share/locale/lv/LC_MESSAGES/kolourpaint.mo
+share/locale/mr/LC_MESSAGES/kolourpaint.mo
+share/locale/nb/LC_MESSAGES/kolourpaint.mo
+share/locale/nds/LC_MESSAGES/kolourpaint.mo
+share/locale/nl/LC_MESSAGES/kolourpaint.mo
+share/locale/nn/LC_MESSAGES/kolourpaint.mo
+share/locale/pa/LC_MESSAGES/kolourpaint.mo
+share/locale/pl/LC_MESSAGES/kolourpaint.mo
+share/locale/pt/LC_MESSAGES/kolourpaint.mo
+share/locale/pt_BR/LC_MESSAGES/kolourpaint.mo
+share/locale/ro/LC_MESSAGES/kolourpaint.mo
+share/locale/ru/LC_MESSAGES/kolourpaint.mo
+share/locale/sk/LC_MESSAGES/kolourpaint.mo
+share/locale/sl/LC_MESSAGES/kolourpaint.mo
+share/locale/sv/LC_MESSAGES/kolourpaint.mo
+share/locale/tr/LC_MESSAGES/kolourpaint.mo
+share/locale/ug/LC_MESSAGES/kolourpaint.mo
+share/locale/uk/LC_MESSAGES/kolourpaint.mo
+share/locale/zh_CN/LC_MESSAGES/kolourpaint.mo
+share/locale/zh_TW/LC_MESSAGES/kolourpaint.mo
+share/metainfo/org.kde.kolourpaint.appdata.xml
Index: graphics/libkdcraw/Makefile
===================================================================
--- graphics/libkdcraw/Makefile
+++ graphics/libkdcraw/Makefile
@@ -1,29 +1,24 @@
-# Created by: Dima Panov <fluffy@FreeBSD.org>
# $FreeBSD$
PORTNAME= libkdcraw
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 7
-CATEGORIES= graphics kde kde-kde4
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= LibRaw interface for KDE
-LIB_DEPENDS= liblcms.so:graphics/lcms \
+LIB_DEPENDS= libjasper.so:graphics/jasper \
+ liblcms.so:graphics/lcms \
libxml2.so:textproc/libxml2 \
libraw.so:graphics/libraw
CMAKE_ARGS+= -DWITH_OpenMP:BOOL=False \
-DENABLE_RAWSPEED=True
-USES= cmake:outsource jpeg kde:4 pkgconfig tar:xz
-USE_KDE= automoc4 kdelibs
-USE_QT4= corelib gui moc_build qmake_build rcc_build uic_build
+USES= cmake:outsource compiler:c++11-lang jpeg kde:5 pkgconfig tar:xz
+USE_KDE= ecm
+USE_QT5= core gui \
+ buildtools_build qmake_build
USE_LDCONFIG= yes
-
-pre-configure:
- ${REINPLACE_CMD} -e '/pkgconfig/ s/$${LIB_INSTALL_DIR}/libdata/' \
- -e 's/${PORTNAME}.pc\([^.]\)/${PORTNAME}-kde4.pc\1/g' \
- ${WRKSRC}/CMakeLists.txt
.include <bsd.port.mk>
Index: graphics/libkdcraw/distinfo
===================================================================
--- graphics/libkdcraw/distinfo
+++ graphics/libkdcraw/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/4.14.3/libkdcraw-4.14.3.tar.xz) = 78c851dba252224bf30012d2f6a79f3c846103b7ce6770d939ac2b8530cf4a4f
-SIZE (KDE/4.14.3/libkdcraw-4.14.3.tar.xz) = 100176
+TIMESTAMP = 1520519289
+SHA256 (KDE/applications/17.12.3/libkdcraw-17.12.3.tar.xz) = cc02d7bfef7fed0f35ea5e1467e6d67939ca0bf2ca5551169cc4e7b11b2de286
+SIZE (KDE/applications/17.12.3/libkdcraw-17.12.3.tar.xz) = 41840
Index: graphics/libkdcraw/pkg-plist
===================================================================
--- graphics/libkdcraw/pkg-plist
+++ graphics/libkdcraw/pkg-plist
@@ -1,24 +1,17 @@
-include/kde4/libkdcraw/dcrawinfocontainer.h
-include/kde4/libkdcraw/dcrawsettingswidget.h
-include/kde4/libkdcraw/kdcraw.h
-include/kde4/libkdcraw/libkdcraw_export.h
-include/kde4/libkdcraw/ractionthreadbase.h
-include/kde4/libkdcraw/rawdecodingsettings.h
-include/kde4/libkdcraw/rawfiles.h
-include/kde4/libkdcraw/rcombobox.h
-include/kde4/libkdcraw/rexpanderbox.h
-include/kde4/libkdcraw/rnuminput.h
-include/kde4/libkdcraw/squeezedcombobox.h
-include/kde4/libkdcraw/version.h
-lib/libkdcraw.so
-lib/libkdcraw.so.23
-lib/libkdcraw.so.23.0.0
-libdata/pkgconfig/libkdcraw-kde4.pc
-share/apps/libkdcraw/profiles/compatibleWithAdobeRGB1998.icc
-share/apps/libkdcraw/profiles/prophoto.icm
-share/apps/libkdcraw/profiles/srgb-d65.icm
-share/apps/libkdcraw/profiles/widegamut.icm
-share/icons/hicolor/128x128/apps/kdcraw.png
-share/icons/hicolor/32x32/apps/kdcraw.png
-share/icons/hicolor/48x48/apps/kdcraw.png
-share/icons/hicolor/64x64/apps/kdcraw.png
+include/KF5/KDCRAW/KDCRAW/DcrawInfoContainer
+include/KF5/KDCRAW/KDCRAW/KDcraw
+include/KF5/KDCRAW/KDCRAW/RawDecodingSettings
+include/KF5/KDCRAW/KDCRAW/RawFiles
+include/KF5/KDCRAW/kdcraw/dcrawinfocontainer.h
+include/KF5/KDCRAW/kdcraw/kdcraw.h
+include/KF5/KDCRAW/kdcraw/libkdcraw_export.h
+include/KF5/KDCRAW/kdcraw/rawdecodingsettings.h
+include/KF5/KDCRAW/kdcraw/rawfiles.h
+include/KF5/libkdcraw_version.h
+lib/cmake/KF5KDcraw/KF5KDcrawConfig.cmake
+lib/cmake/KF5KDcraw/KF5KDcrawConfigVersion.cmake
+lib/cmake/KF5KDcraw/KF5KDcrawTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/KF5KDcraw/KF5KDcrawTargets.cmake
+lib/libKF5KDcraw.so
+lib/libKF5KDcraw.so.5
+lib/libKF5KDcraw.so.5.0.0
Index: graphics/libkexiv2/Makefile
===================================================================
--- graphics/libkexiv2/Makefile
+++ graphics/libkexiv2/Makefile
@@ -1,23 +1,18 @@
# $FreeBSD$
PORTNAME= libkexiv2
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 5
-CATEGORIES= graphics kde kde-kde4
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Exiv2 library interface for KDE
LIB_DEPENDS= libexiv2.so:graphics/exiv2
-USES= cmake:outsource kde:4 tar:xz
-USE_KDE= automoc4 kdelibs
-USE_QT4= corelib gui xml \
- moc_build qmake_build rcc_build uic_build
+USES= cmake:outsource compiler:c++11-lang kde:5 pkgconfig tar:xz
+USE_KDE= ecm
+USE_QT5= core gui \
+ buildtools_build qmake_build
USE_LDCONFIG= yes
-
-pre-configure:
- ${REINPLACE_CMD} -e '/pkgconfig/ s/$${LIB_INSTALL_DIR}/libdata/' \
- ${WRKSRC}/CMakeLists.txt
.include <bsd.port.mk>
Index: graphics/libkexiv2/distinfo
===================================================================
--- graphics/libkexiv2/distinfo
+++ graphics/libkexiv2/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/4.14.3/libkexiv2-4.14.3.tar.xz) = c487078cc7349768dc76f0eabd98e546762fdd3fda9da088fbfa74785daf0efd
-SIZE (KDE/4.14.3/libkexiv2-4.14.3.tar.xz) = 136292
+TIMESTAMP = 1520519286
+SHA256 (KDE/applications/17.12.3/libkexiv2-17.12.3.tar.xz) = 8f8ea9817ca16df2736925e6f0c4fd5b4c1dbe5eb8eb209c760a75625bc2f9f7
+SIZE (KDE/applications/17.12.3/libkexiv2-17.12.3.tar.xz) = 64296
Index: graphics/libkexiv2/pkg-plist
===================================================================
--- graphics/libkexiv2/pkg-plist
+++ graphics/libkexiv2/pkg-plist
@@ -1,19 +1,17 @@
-include/kde4/libkexiv2/altlangstredit.h
-include/kde4/libkexiv2/countryselector.h
-include/kde4/libkexiv2/kexiv2.h
-include/kde4/libkexiv2/kexiv2data.h
-include/kde4/libkexiv2/kexiv2previews.h
-include/kde4/libkexiv2/libkexiv2_export.h
-include/kde4/libkexiv2/msgtextedit.h
-include/kde4/libkexiv2/rotationmatrix.h
-include/kde4/libkexiv2/subjectwidget.h
-include/kde4/libkexiv2/version.h
-lib/cmake/libkexiv2-2.3.2/libkexiv2-config-version.cmake
-lib/cmake/libkexiv2-2.3.2/libkexiv2-config.cmake
-lib/cmake/libkexiv2-2.3.2/libkexiv2-export-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/libkexiv2-2.3.2/libkexiv2-export.cmake
-lib/libkexiv2.so
-lib/libkexiv2.so.11
-lib/libkexiv2.so.11.2.0
-libdata/pkgconfig/libkexiv2.pc
-share/apps/libkexiv2/data/topicset.iptc-subjectcode.xml
+include/KF5/KExiv2/KExiv2/KExiv2
+include/KF5/KExiv2/KExiv2/KExiv2Data
+include/KF5/KExiv2/KExiv2/KExiv2Previews
+include/KF5/KExiv2/KExiv2/RotationMatrix
+include/KF5/KExiv2/kexiv2/kexiv2.h
+include/KF5/KExiv2/kexiv2/kexiv2data.h
+include/KF5/KExiv2/kexiv2/kexiv2previews.h
+include/KF5/KExiv2/kexiv2/libkexiv2_export.h
+include/KF5/KExiv2/kexiv2/rotationmatrix.h
+include/KF5/libkexiv2_version.h
+lib/cmake/KF5KExiv2/KF5KExiv2Config.cmake
+lib/cmake/KF5KExiv2/KF5KExiv2ConfigVersion.cmake
+lib/cmake/KF5KExiv2/KF5KExiv2Targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/KF5KExiv2/KF5KExiv2Targets.cmake
+lib/libKF5KExiv2.so
+lib/libKF5KExiv2.so.15.0.0
+lib/libKF5KExiv2.so.5.0.0
Index: graphics/libkipi/Makefile
===================================================================
--- graphics/libkipi/Makefile
+++ graphics/libkipi/Makefile
@@ -1,25 +1,17 @@
-# Created by: Dima Panov <fluffy@FreeBSD.org>
# $FreeBSD$
PORTNAME= libkipi
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 3
-CATEGORIES= graphics kde kde-kde4
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE Image Plugin Interface
-USES= cmake:outsource kde:4 tar:xz
-USE_KDE= automoc4 kdelibs
-USE_QT4= gui moc_build qmake_build rcc_build uic_build
+USES= cmake:outsource gettext kde:5 tar:xz
+USE_KDE= auth codecs config configwidgets coreaddons ecm i18n \
+ libkdcraw libkexiv2 service widgetsaddons xmlgui
+USE_QT5= core dbus gui widgets xml \
+ buildtools_build qmake_build
USE_LDCONFIG= yes
-
-pre-configure:
- ${REINPLACE_CMD} -e '/pkgconfig/ s/$${LIB_INSTALL_DIR}/libdata/' \
- -e 's/${PORTNAME}.pc\([^.]\)/${PORTNAME}-kde4.pc\1/g' \
- ${WRKSRC}/CMakeLists.txt
-# remove BOM:
- ${REINPLACE_CMD} -e '1 s|^.*/|/|g' \
- ${WRKSRC}/tests/kipitestmainwindow.cpp
.include <bsd.port.mk>
Index: graphics/libkipi/distinfo
===================================================================
--- graphics/libkipi/distinfo
+++ graphics/libkipi/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/4.14.3/libkipi-4.14.3.tar.xz) = dcedbad556840e1ed3b35609a6f700917f76cc0a4f41ca499da4e5c8af49553a
-SIZE (KDE/4.14.3/libkipi-4.14.3.tar.xz) = 94636
+TIMESTAMP = 1520519289
+SHA256 (KDE/applications/17.12.3/libkipi-17.12.3.tar.xz) = f8d11c79dafcedca02996d1cf76790499fb941fd3dbf50b7ec99fd6dc3cb1b63
+SIZE (KDE/applications/17.12.3/libkipi-17.12.3.tar.xz) = 103492
Index: graphics/libkipi/pkg-descr
===================================================================
--- graphics/libkipi/pkg-descr
+++ graphics/libkipi/pkg-descr
@@ -1,5 +1,5 @@
Kipi (KDE Image Plugin Interface) is an effort to develop a common
plugin structure for Digikam, GwenView and other KDE parts. Its
-aim is to be able to share image plugins among graphic applications.
+aim is to be able to share image plugins among graphic applications.
WWW: http://www.digikam.org/
Index: graphics/libkipi/pkg-plist
===================================================================
--- graphics/libkipi/pkg-plist
+++ graphics/libkipi/pkg-plist
@@ -1,25 +1,36 @@
-include/kde4/libkipi/configwidget.h
-include/kde4/libkipi/imagecollection.h
-include/kde4/libkipi/imagecollectionselector.h
-include/kde4/libkipi/imagecollectionshared.h
-include/kde4/libkipi/imageinfo.h
-include/kde4/libkipi/imageinfoshared.h
-include/kde4/libkipi/interface.h
-include/kde4/libkipi/libkipi_export.h
-include/kde4/libkipi/plugin.h
-include/kde4/libkipi/pluginloader.h
-include/kde4/libkipi/uploadwidget.h
-include/kde4/libkipi/version.h
-lib/libkipi.so
-lib/libkipi.so.11
-lib/libkipi.so.11.0.0
-libdata/pkgconfig/libkipi-kde4.pc
-share/apps/kipi/data/kipi-icon.svg
-share/apps/kipi/data/kipi-logo.svg
-share/apps/kipi/data/kipi-plugins_logo.png
+include/KF5/KIPI/KIPI/ConfigWidget
+include/KF5/KIPI/KIPI/ImageCollection
+include/KF5/KIPI/KIPI/ImageCollectionSelector
+include/KF5/KIPI/KIPI/ImageCollectionShared
+include/KF5/KIPI/KIPI/ImageInfo
+include/KF5/KIPI/KIPI/ImageInfoShared
+include/KF5/KIPI/KIPI/Interface
+include/KF5/KIPI/KIPI/Plugin
+include/KF5/KIPI/KIPI/PluginLoader
+include/KF5/KIPI/KIPI/UploadWidget
+include/KF5/KIPI/kipi/configwidget.h
+include/KF5/KIPI/kipi/imagecollection.h
+include/KF5/KIPI/kipi/imagecollectionselector.h
+include/KF5/KIPI/kipi/imagecollectionshared.h
+include/KF5/KIPI/kipi/imageinfo.h
+include/KF5/KIPI/kipi/imageinfoshared.h
+include/KF5/KIPI/kipi/interface.h
+include/KF5/KIPI/kipi/libkipi_config.h
+include/KF5/KIPI/kipi/libkipi_export.h
+include/KF5/KIPI/kipi/plugin.h
+include/KF5/KIPI/kipi/pluginloader.h
+include/KF5/KIPI/kipi/uploadwidget.h
+include/KF5/libkipi_version.h
+lib/cmake/KF5Kipi/KF5KipiConfig.cmake
+lib/cmake/KF5Kipi/KF5KipiConfigVersion.cmake
+lib/cmake/KF5Kipi/KF5KipiTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/KF5Kipi/KF5KipiTargets.cmake
+lib/libKF5Kipi.so
+lib/libKF5Kipi.so.32.0.0
+lib/libKF5Kipi.so.5.2.0
share/icons/hicolor/128x128/apps/kipi.png
share/icons/hicolor/16x16/apps/kipi.png
share/icons/hicolor/22x22/apps/kipi.png
share/icons/hicolor/32x32/apps/kipi.png
share/icons/hicolor/48x48/apps/kipi.png
-share/kde4/servicetypes/kipiplugin.desktop
+share/kservicetypes5/kipiplugin.desktop
Index: graphics/libksane/Makefile
===================================================================
--- graphics/libksane/Makefile
+++ graphics/libksane/Makefile
@@ -1,22 +1,18 @@
# $FreeBSD$
PORTNAME= libksane
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 4
-CATEGORIES= graphics kde kde-kde4
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= SANE library interface for KDE
LIB_DEPENDS= libsane.so:graphics/sane-backends
-USES= cmake:outsource kde:4 tar:xz
-USE_KDE= kdelibs automoc4
-USE_QT4= moc_build qmake_build rcc_build uic_build
+USES= cmake:outsource gettext kde:5 tar:xz
+USE_KDE= config ecm i18n sonnet textwidgets wallet widgetsaddons
+USE_QT5= core gui testlib widgets \
+ buildtools_build qmake_build
USE_LDCONFIG= yes
-
-pre-configure:
- ${REINPLACE_CMD} -e '/pkgconfig/ s/$${LIB_INSTALL_DIR}/libdata/' \
- ${WRKSRC}/CMakeLists.txt
.include <bsd.port.mk>
Index: graphics/libksane/distinfo
===================================================================
--- graphics/libksane/distinfo
+++ graphics/libksane/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/4.14.3/libksane-4.14.3.tar.xz) = 3a8ae92b21bba11aa3ac2b8a8d4e4aff30de526e0f966b6ae52f57972148cda2
-SIZE (KDE/4.14.3/libksane-4.14.3.tar.xz) = 80324
+TIMESTAMP = 1520519284
+SHA256 (KDE/applications/17.12.3/libksane-17.12.3.tar.xz) = 62b646fb7c27c89c12061128c6e93eae5094be41a452d9cc728447492ff7dde6
+SIZE (KDE/applications/17.12.3/libksane-17.12.3.tar.xz) = 136860
Index: graphics/libksane/pkg-plist
===================================================================
--- graphics/libksane/pkg-plist
+++ graphics/libksane/pkg-plist
@@ -1,11 +1,65 @@
-include/kde4/libksane/ksane.h
-include/kde4/libksane/libksane_export.h
-include/kde4/libksane/version.h
-lib/cmake/KSane/KSaneConfig.cmake
-lib/libksane.so
-lib/libksane.so.0
-lib/libksane.so.0.2.0
-libdata/pkgconfig/libksane.pc
+include/KF5/KSane/KSaneWidget
+include/KF5/KSane/ksane_export.h
+include/KF5/KSane/ksanewidget.h
+include/KF5/ksane_version.h
+lib/cmake/KF5Sane/KF5SaneConfig.cmake
+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.5.1.0
share/icons/hicolor/16x16/actions/black-white.png
share/icons/hicolor/16x16/actions/color.png
share/icons/hicolor/16x16/actions/gray-scale.png
+share/locale/ar/LC_MESSAGES/libksane.mo
+share/locale/ast/LC_MESSAGES/libksane.mo
+share/locale/bg/LC_MESSAGES/libksane.mo
+share/locale/bs/LC_MESSAGES/libksane.mo
+share/locale/ca/LC_MESSAGES/libksane.mo
+share/locale/ca@valencia/LC_MESSAGES/libksane.mo
+share/locale/cs/LC_MESSAGES/libksane.mo
+share/locale/da/LC_MESSAGES/libksane.mo
+share/locale/de/LC_MESSAGES/libksane.mo
+share/locale/el/LC_MESSAGES/libksane.mo
+share/locale/en_GB/LC_MESSAGES/libksane.mo
+share/locale/eo/LC_MESSAGES/libksane.mo
+share/locale/es/LC_MESSAGES/libksane.mo
+share/locale/et/LC_MESSAGES/libksane.mo
+share/locale/eu/LC_MESSAGES/libksane.mo
+share/locale/fi/LC_MESSAGES/libksane.mo
+share/locale/fr/LC_MESSAGES/libksane.mo
+share/locale/ga/LC_MESSAGES/libksane.mo
+share/locale/gl/LC_MESSAGES/libksane.mo
+share/locale/hi/LC_MESSAGES/libksane.mo
+share/locale/hr/LC_MESSAGES/libksane.mo
+share/locale/hu/LC_MESSAGES/libksane.mo
+share/locale/ia/LC_MESSAGES/libksane.mo
+share/locale/is/LC_MESSAGES/libksane.mo
+share/locale/it/LC_MESSAGES/libksane.mo
+share/locale/ja/LC_MESSAGES/libksane.mo
+share/locale/kk/LC_MESSAGES/libksane.mo
+share/locale/km/LC_MESSAGES/libksane.mo
+share/locale/ko/LC_MESSAGES/libksane.mo
+share/locale/lt/LC_MESSAGES/libksane.mo
+share/locale/lv/LC_MESSAGES/libksane.mo
+share/locale/mr/LC_MESSAGES/libksane.mo
+share/locale/nb/LC_MESSAGES/libksane.mo
+share/locale/nds/LC_MESSAGES/libksane.mo
+share/locale/nl/LC_MESSAGES/libksane.mo
+share/locale/nn/LC_MESSAGES/libksane.mo
+share/locale/pa/LC_MESSAGES/libksane.mo
+share/locale/pl/LC_MESSAGES/libksane.mo
+share/locale/pt/LC_MESSAGES/libksane.mo
+share/locale/pt_BR/LC_MESSAGES/libksane.mo
+share/locale/ro/LC_MESSAGES/libksane.mo
+share/locale/ru/LC_MESSAGES/libksane.mo
+share/locale/sk/LC_MESSAGES/libksane.mo
+share/locale/sl/LC_MESSAGES/libksane.mo
+share/locale/sv/LC_MESSAGES/libksane.mo
+share/locale/tr/LC_MESSAGES/libksane.mo
+share/locale/ug/LC_MESSAGES/libksane.mo
+share/locale/uk/LC_MESSAGES/libksane.mo
+share/locale/wa/LC_MESSAGES/libksane.mo
+share/locale/zh_CN/LC_MESSAGES/libksane.mo
+share/locale/zh_TW/LC_MESSAGES/libksane.mo
Index: graphics/okular/Makefile
===================================================================
--- graphics/okular/Makefile
+++ graphics/okular/Makefile
@@ -1,34 +1,37 @@
# $FreeBSD$
PORTNAME= okular
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 11
-CATEGORIES= graphics kde kde-kde4
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
-COMMENT= KDE 4 universal document viewer
+COMMENT= KDE universal document viewer
-LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre \
- libkscreen.so:graphics/libkscreen \
- libqca.so:devel/qca \
- libtiff.so:graphics/tiff \
- libpoppler-qt4.so:graphics/poppler-qt4 \
- libspectre.so:print/libspectre \
- libchm.so:misc/chmlib \
- libfreetype.so:print/freetype2 \
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+LIB_DEPENDS= libchm.so:misc/chmlib \
+ libdjvulibre.so:graphics/djvulibre \
libepub.so:textproc/ebook-tools \
- libqmobipocket.so:graphics/kdegraphics-mobipocket-kde4
+ libfreetype.so:print/freetype2 \
+ libqmobipocket.so:graphics/kdegraphics-mobipocket \
+ libpoppler.so:graphics/poppler \
+ libpoppler-qt5.so:graphics/poppler-qt5 \
+ libqca-qt5.so:devel/qca-qt5 \
+ libspectre.so:print/libspectre \
+ libtiff.so:graphics/tiff \
+ libzip.so:archivers/libzip
-USES= cmake:outsource jpeg kde:4 pkgconfig tar:xz
-USE_KDE= kdelibs automoc4 qimageblitz kactivities \
- libkexiv2
-USE_QT4= corelib declarative gui opengl xml \
- qmake_build moc_build uic_build rcc_build
-USE_LDCONFIG= yes
-
-OPTIONS_DEFINE= DVI
-
-DVI_DESC= Device independent TeX files support (requires teTeX)
-DVI_USE= TEX=latex
+USES= cmake:outsource compiler:c++11-lib desktop-file-utils \
+ gettext jpeg kde:5 pkgconfig tar:xz
+USE_KDE= activities archive auth bookmarks codecs completion config \
+ configwidgets coreaddons dbusaddons ecm emoticons i18n \
+ iconthemes init itemmodels itemviews jobwidgets js \
+ kdelibs4support khtml kio libkexiv2 parts pty \
+ service solid sonnet textwidgets threadweaver wallet \
+ widgetsaddons windowsystem xmlgui
+USE_QT5= core dbus gui network phonon4 printsupport qml quick speech \
+ svg widgets xml \
+ buildtools_build qmake_build
.include <bsd.port.mk>
Index: graphics/okular/distinfo
===================================================================
--- graphics/okular/distinfo
+++ graphics/okular/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/4.14.3/okular-4.14.3.tar.xz) = e6e2125f3ea5d3d5295dfac658814e6c424af710ec330cc74192863977385c46
-SIZE (KDE/4.14.3/okular-4.14.3.tar.xz) = 1574360
+TIMESTAMP = 1520519285
+SHA256 (KDE/applications/17.12.3/okular-17.12.3.tar.xz) = 0a12549c2d90c13b8fa0838707924596eb12981bffc3a5b81410785a4e9e061d
+SIZE (KDE/applications/17.12.3/okular-17.12.3.tar.xz) = 5737804
Index: graphics/okular/pkg-plist
===================================================================
--- graphics/okular/pkg-plist
+++ graphics/okular/pkg-plist
@@ -1,199 +1,1092 @@
bin/okular
-include/kde4/okular/core/action.h
-include/kde4/okular/core/annotations.h
-include/kde4/okular/core/area.h
-include/kde4/okular/core/document.h
-include/kde4/okular/core/fileprinter.h
-include/kde4/okular/core/fontinfo.h
-include/kde4/okular/core/form.h
-include/kde4/okular/core/generator.h
-include/kde4/okular/core/global.h
-include/kde4/okular/core/observer.h
-include/kde4/okular/core/okular_export.h
-include/kde4/okular/core/page.h
-include/kde4/okular/core/pagesize.h
-include/kde4/okular/core/pagetransition.h
-include/kde4/okular/core/settings_core.h
-include/kde4/okular/core/sound.h
-include/kde4/okular/core/sourcereference.h
-include/kde4/okular/core/textdocumentgenerator.h
-include/kde4/okular/core/textdocumentsettings.h
-include/kde4/okular/core/textpage.h
-include/kde4/okular/core/tile.h
-include/kde4/okular/core/utils.h
-include/kde4/okular/core/version.h
-include/kde4/okular/interfaces/configinterface.h
-include/kde4/okular/interfaces/guiinterface.h
-include/kde4/okular/interfaces/printinterface.h
-include/kde4/okular/interfaces/saveinterface.h
-include/kde4/okular/interfaces/viewerinterface.h
-lib/cmake/Okular/OkularConfig.cmake
-lib/cmake/Okular/OkularConfigVersion.cmake
-lib/kde4/imports/org/kde/okular/libokularplugin.so
-lib/kde4/imports/org/kde/okular/qmldir
-lib/kde4/kio_msits.so
-lib/kde4/okularGenerator_chmlib.so
-lib/kde4/okularGenerator_comicbook.so
-lib/kde4/okularGenerator_djvu.so
-lib/kde4/okularGenerator_dvi.so
-lib/kde4/okularGenerator_epub.so
-lib/kde4/okularGenerator_fax.so
-lib/kde4/okularGenerator_fb.so
-lib/kde4/okularGenerator_ghostview.so
-lib/kde4/okularGenerator_kimgio.so
-lib/kde4/okularGenerator_mobi.so
-lib/kde4/okularGenerator_ooo.so
-lib/kde4/okularGenerator_plucker.so
-lib/kde4/okularGenerator_poppler.so
-lib/kde4/okularGenerator_tiff.so
-lib/kde4/okularGenerator_txt.so
-lib/kde4/okularGenerator_xps.so
-lib/kde4/okularpart.so
-lib/libokularcore.so
-lib/libokularcore.so.5
-lib/libokularcore.so.5.0.0
+etc/xdg/okular.categories
+include/okular/core/action.h
+include/okular/core/annotations.h
+include/okular/core/area.h
+include/okular/core/document.h
+include/okular/core/fileprinter.h
+include/okular/core/fontinfo.h
+include/okular/core/form.h
+include/okular/core/generator.h
+include/okular/core/global.h
+include/okular/core/observer.h
+include/okular/core/okularcore_export.h
+include/okular/core/page.h
+include/okular/core/pagesize.h
+include/okular/core/pagetransition.h
+include/okular/core/settings_core.h
+include/okular/core/sound.h
+include/okular/core/sourcereference.h
+include/okular/core/textdocumentgenerator.h
+include/okular/core/textdocumentsettings.h
+include/okular/core/textpage.h
+include/okular/core/tile.h
+include/okular/core/utils.h
+include/okular/core/version.h
+include/okular/interfaces/configinterface.h
+include/okular/interfaces/guiinterface.h
+include/okular/interfaces/printinterface.h
+include/okular/interfaces/saveinterface.h
+include/okular/interfaces/viewerinterface.h
+lib/cmake/Okular5/Okular5Config.cmake
+lib/cmake/Okular5/Okular5ConfigVersion.cmake
+lib/cmake/Okular5/Okular5Targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Okular5/Okular5Targets.cmake
+lib/libOkular5Core.so
+lib/libOkular5Core.so.8
+lib/libOkular5Core.so.8.0.0
+%%QT_PLUGINDIR%%/kio_msits.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_chmlib.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_comicbook.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_djvu.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_dvi.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_epub.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_fax.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_fb.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_ghostview.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_kimgio.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_mobi.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_ooo.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_plucker.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_poppler.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_tiff.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_txt.so
+%%QT_PLUGINDIR%%/okular/generators/okularGenerator_xps.so
+%%QT_PLUGINDIR%%/okularpart.so
+%%QT_QMLDIR%%/org/kde/okular/DocumentView.qml
+%%QT_QMLDIR%%/org/kde/okular/libokularplugin.so
+%%QT_QMLDIR%%/org/kde/okular/private/PageView.qml
+%%QT_QMLDIR%%/org/kde/okular/qmldir
+man/ca/man1/okular.1.gz
+man/de/man1/okular.1.gz
+man/es/man1/okular.1.gz
+man/et/man1/okular.1.gz
+man/fr/man1/okular.1.gz
+man/it/man1/okular.1.gz
man/man1/okular.1.gz
-share/applications/kde4/active-documentviewer_chm.desktop
-share/applications/kde4/active-documentviewer_comicbook.desktop
-share/applications/kde4/active-documentviewer_djvu.desktop
-share/applications/kde4/active-documentviewer_dvi.desktop
-share/applications/kde4/active-documentviewer_epub.desktop
-share/applications/kde4/active-documentviewer_fax.desktop
-share/applications/kde4/active-documentviewer_fb.desktop
-share/applications/kde4/active-documentviewer_ghostview.desktop
-share/applications/kde4/active-documentviewer_kimgio.desktop
-share/applications/kde4/active-documentviewer_ooo.desktop
-share/applications/kde4/active-documentviewer_pdf.desktop
-share/applications/kde4/active-documentviewer_plucker.desktop
-share/applications/kde4/active-documentviewer_tiff.desktop
-share/applications/kde4/active-documentviewer_txt.desktop
-share/applications/kde4/active-documentviewer_xps.desktop
-share/applications/kde4/okular.desktop
-share/applications/kde4/okularApplication_chm.desktop
-share/applications/kde4/okularApplication_comicbook.desktop
-share/applications/kde4/okularApplication_djvu.desktop
-share/applications/kde4/okularApplication_dvi.desktop
-share/applications/kde4/okularApplication_epub.desktop
-share/applications/kde4/okularApplication_fax.desktop
-share/applications/kde4/okularApplication_fb.desktop
-share/applications/kde4/okularApplication_ghostview.desktop
-share/applications/kde4/okularApplication_kimgio.desktop
-share/applications/kde4/okularApplication_mobi.desktop
-share/applications/kde4/okularApplication_ooo.desktop
-share/applications/kde4/okularApplication_pdf.desktop
-share/applications/kde4/okularApplication_plucker.desktop
-share/applications/kde4/okularApplication_tiff.desktop
-share/applications/kde4/okularApplication_txt.desktop
-share/applications/kde4/okularApplication_xps.desktop
-share/apps/kconf_update/okular.upd
-share/apps/okular/icons/hicolor/16x16/apps/okular-fb2.png
-share/apps/okular/icons/hicolor/16x16/apps/okular-gv.png
-share/apps/okular/icons/hicolor/32x32/apps/okular-fb2.png
-share/apps/okular/icons/hicolor/32x32/apps/okular-gv.png
-share/apps/okular/icons/hicolor/48x48/apps/okular-fb2.png
-share/apps/okular/part-viewermode.rc
-share/apps/okular/part.rc
-share/apps/okular/pics/checkmark.png
-share/apps/okular/pics/circle.png
-share/apps/okular/pics/comment.png
-share/apps/okular/pics/cross.png
-share/apps/okular/pics/help.png
-share/apps/okular/pics/insert.png
-share/apps/okular/pics/key.png
-share/apps/okular/pics/newparagraph.png
-share/apps/okular/pics/note.png
-share/apps/okular/pics/okular-epub-movie.png
-share/apps/okular/pics/okular-epub-sound-icon.png
-share/apps/okular/pics/paperclip.png
-share/apps/okular/pics/paragraph.png
-share/apps/okular/pics/pushpin.png
-share/apps/okular/pics/rightarrow.png
-share/apps/okular/pics/rightpointer.png
-share/apps/okular/pics/stamps.svg
-share/apps/okular/pics/star.png
-share/apps/okular/pics/tool-base-okular.png
-share/apps/okular/pics/tool-highlighter-okular-colorizable.png
-share/apps/okular/pics/tool-ink-okular-colorizable.png
-share/apps/okular/pics/tool-note-inline-okular-colorizable.png
-share/apps/okular/pics/tool-note-inline.png
-share/apps/okular/pics/tool-note-okular-colorizable.png
-share/apps/okular/pics/tool-note.png
-share/apps/okular/pics/uparrow.png
-share/apps/okular/pics/upleftarrow.png
-share/apps/okular/shell.rc
-share/apps/okular/tools.xml
+man/nl/man1/okular.1.gz
+man/pt/man1/okular.1.gz
+man/pt_BR/man1/okular.1.gz
+man/ru/man1/okular.1.gz
+man/sv/man1/okular.1.gz
+man/uk/man1/okular.1.gz
+share/applications/okularApplication_chm.desktop
+share/applications/okularApplication_comicbook.desktop
+share/applications/okularApplication_djvu.desktop
+share/applications/okularApplication_dvi.desktop
+share/applications/okularApplication_epub.desktop
+share/applications/okularApplication_fax.desktop
+share/applications/okularApplication_fb.desktop
+share/applications/okularApplication_ghostview.desktop
+share/applications/okularApplication_kimgio.desktop
+share/applications/okularApplication_mobi.desktop
+share/applications/okularApplication_ooo.desktop
+share/applications/okularApplication_pdf.desktop
+share/applications/okularApplication_plucker.desktop
+share/applications/okularApplication_tiff.desktop
+share/applications/okularApplication_txt.desktop
+share/applications/okularApplication_xps.desktop
+share/applications/org.kde.mobile.okular.desktop
+share/applications/org.kde.mobile.okular_chm.desktop
+share/applications/org.kde.mobile.okular_comicbook.desktop
+share/applications/org.kde.mobile.okular_djvu.desktop
+share/applications/org.kde.mobile.okular_dvi.desktop
+share/applications/org.kde.mobile.okular_epub.desktop
+share/applications/org.kde.mobile.okular_fax.desktop
+share/applications/org.kde.mobile.okular_fb.desktop
+share/applications/org.kde.mobile.okular_ghostview.desktop
+share/applications/org.kde.mobile.okular_kimgio.desktop
+share/applications/org.kde.mobile.okular_mobi.desktop
+share/applications/org.kde.mobile.okular_ooo.desktop
+share/applications/org.kde.mobile.okular_pdf.desktop
+share/applications/org.kde.mobile.okular_plucker.desktop
+share/applications/org.kde.mobile.okular_tiff.desktop
+share/applications/org.kde.mobile.okular_txt.desktop
+share/applications/org.kde.mobile.okular_xps.desktop
+share/applications/org.kde.okular.desktop
share/config.kcfg/gssettings.kcfg
share/config.kcfg/okular.kcfg
share/config.kcfg/okular_core.kcfg
share/config.kcfg/pdfsettings.kcfg
-share/doc/HTML/en/okular/annotation-properties.png
-share/doc/HTML/en/okular/annotations.png
-share/doc/HTML/en/okular/bookmark-management.png
-share/doc/HTML/en/okular/common
-share/doc/HTML/en/okular/configure-annotations.png
-share/doc/HTML/en/okular/configure-backends.png
-share/doc/HTML/en/okular/configure-editor.png
-share/doc/HTML/en/okular/configure.png
-share/doc/HTML/en/okular/embedded-files-bar.png
-share/doc/HTML/en/okular/enhance-lowcontrast.png
-share/doc/HTML/en/okular/enhance-shape.png
-share/doc/HTML/en/okular/enhance-solid.png
-share/doc/HTML/en/okular/enhance-thinline.png
-share/doc/HTML/en/okular/forms-bar.png
-share/doc/HTML/en/okular/index.cache.bz2
-share/doc/HTML/en/okular/index.docbook
-share/doc/HTML/en/okular/mainwindow.png
-share/doc/HTML/en/okular/man-okular.1.docbook
-share/doc/HTML/en/okular/presentation.png
-share/doc/HTML/en/okular/rating.png
-share/doc/HTML/en/okular/tool-ellipse-okular.png
-share/doc/HTML/en/okular/tool-highlighter-okular.png
-share/doc/HTML/en/okular/tool-ink-okular.png
-share/doc/HTML/en/okular/tool-line-okular.png
-share/doc/HTML/en/okular/tool-note-inline-okular.png
-share/doc/HTML/en/okular/tool-note-okular.png
-share/doc/HTML/en/okular/tool-polygon-okular.png
-share/doc/HTML/en/okular/tool-stamp-okular.png
-share/doc/HTML/en/okular/tool-underline-okular.png
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/scalable/apps/okular.svgz
-share/kde4/services/libokularGenerator_chmlib.desktop
-share/kde4/services/libokularGenerator_comicbook.desktop
-share/kde4/services/libokularGenerator_djvu.desktop
-share/kde4/services/libokularGenerator_dvi.desktop
-share/kde4/services/libokularGenerator_epub.desktop
-share/kde4/services/libokularGenerator_fax.desktop
-share/kde4/services/libokularGenerator_fb.desktop
-share/kde4/services/libokularGenerator_ghostview.desktop
-share/kde4/services/libokularGenerator_kimgio.desktop
-share/kde4/services/libokularGenerator_mobi.desktop
-share/kde4/services/libokularGenerator_ooo.desktop
-share/kde4/services/libokularGenerator_plucker.desktop
-share/kde4/services/libokularGenerator_poppler.desktop
-share/kde4/services/libokularGenerator_tiff.desktop
-share/kde4/services/libokularGenerator_txt.desktop
-share/kde4/services/libokularGenerator_xps.desktop
-share/kde4/services/msits.protocol
-share/kde4/services/okularChm.desktop
-share/kde4/services/okularComicbook.desktop
-share/kde4/services/okularDjvu.desktop
-share/kde4/services/okularDvi.desktop
-share/kde4/services/okularEPub.desktop
-share/kde4/services/okularFax.desktop
-share/kde4/services/okularFb.desktop
-share/kde4/services/okularGhostview.desktop
-share/kde4/services/okularKimgio.desktop
-share/kde4/services/okularMobi.desktop
-share/kde4/services/okularOoo.desktop
-share/kde4/services/okularPlucker.desktop
-share/kde4/services/okularPoppler.desktop
-share/kde4/services/okularTiff.desktop
-share/kde4/services/okularTxt.desktop
-share/kde4/services/okularXps.desktop
-share/kde4/services/okular_part.desktop
-share/kde4/servicetypes/okularGenerator.desktop
+share/kconf_update/okular.upd
+share/kpackage/genericqml/org.kde.mobile.okular/contents/ui/Bookmarks.qml
+share/kpackage/genericqml/org.kde.mobile.okular/contents/ui/Documents.qml
+share/kpackage/genericqml/org.kde.mobile.okular/contents/ui/MainView.qml
+share/kpackage/genericqml/org.kde.mobile.okular/contents/ui/OkularDrawer.qml
+share/kpackage/genericqml/org.kde.mobile.okular/contents/ui/TableOfContents.qml
+share/kpackage/genericqml/org.kde.mobile.okular/contents/ui/Thumbnails.qml
+share/kpackage/genericqml/org.kde.mobile.okular/contents/ui/ThumbnailsBase.qml
+share/kpackage/genericqml/org.kde.mobile.okular/contents/ui/TreeDelegate.qml
+share/kpackage/genericqml/org.kde.mobile.okular/contents/ui/main.qml
+share/kpackage/genericqml/org.kde.mobile.okular/metadata.desktop
+share/kservices5/ms-its.protocol
+share/kservices5/okularChm.desktop
+share/kservices5/okularComicbook.desktop
+share/kservices5/okularDjvu.desktop
+share/kservices5/okularDvi.desktop
+share/kservices5/okularEPub.desktop
+share/kservices5/okularFax.desktop
+share/kservices5/okularFb.desktop
+share/kservices5/okularGhostview.desktop
+share/kservices5/okularKimgio.desktop
+share/kservices5/okularMobi.desktop
+share/kservices5/okularOoo.desktop
+share/kservices5/okularPlucker.desktop
+share/kservices5/okularPoppler.desktop
+share/kservices5/okularTiff.desktop
+share/kservices5/okularTxt.desktop
+share/kservices5/okularXps.desktop
+share/kservices5/okular_part.desktop
+share/kservicetypes5/okularGenerator.desktop
+share/kxmlgui5/okular/part-viewermode.rc
+share/kxmlgui5/okular/part.rc
+share/kxmlgui5/okular/shell.rc
+share/locale/ar/LC_MESSAGES/okular.mo
+share/locale/ar/LC_MESSAGES/okular_chm.mo
+share/locale/ar/LC_MESSAGES/okular_comicbook.mo
+share/locale/ar/LC_MESSAGES/okular_djvu.mo
+share/locale/ar/LC_MESSAGES/okular_dvi.mo
+share/locale/ar/LC_MESSAGES/okular_epub.mo
+share/locale/ar/LC_MESSAGES/okular_fax.mo
+share/locale/ar/LC_MESSAGES/okular_fictionbook.mo
+share/locale/ar/LC_MESSAGES/okular_ghostview.mo
+share/locale/ar/LC_MESSAGES/okular_kimgio.mo
+share/locale/ar/LC_MESSAGES/okular_mobi.mo
+share/locale/ar/LC_MESSAGES/okular_ooo.mo
+share/locale/ar/LC_MESSAGES/okular_plucker.mo
+share/locale/ar/LC_MESSAGES/okular_poppler.mo
+share/locale/ar/LC_MESSAGES/okular_txt.mo
+share/locale/ar/LC_MESSAGES/okular_xps.mo
+share/locale/ast/LC_MESSAGES/okular.mo
+share/locale/ast/LC_MESSAGES/okular_chm.mo
+share/locale/ast/LC_MESSAGES/okular_comicbook.mo
+share/locale/ast/LC_MESSAGES/okular_djvu.mo
+share/locale/ast/LC_MESSAGES/okular_dvi.mo
+share/locale/ast/LC_MESSAGES/okular_epub.mo
+share/locale/ast/LC_MESSAGES/okular_fax.mo
+share/locale/ast/LC_MESSAGES/okular_fictionbook.mo
+share/locale/ast/LC_MESSAGES/okular_ghostview.mo
+share/locale/ast/LC_MESSAGES/okular_kimgio.mo
+share/locale/ast/LC_MESSAGES/okular_markdown.mo
+share/locale/ast/LC_MESSAGES/okular_mobi.mo
+share/locale/ast/LC_MESSAGES/okular_ooo.mo
+share/locale/ast/LC_MESSAGES/okular_plucker.mo
+share/locale/ast/LC_MESSAGES/okular_poppler.mo
+share/locale/ast/LC_MESSAGES/okular_txt.mo
+share/locale/ast/LC_MESSAGES/okular_xps.mo
+share/locale/ast/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/bg/LC_MESSAGES/okular.mo
+share/locale/bg/LC_MESSAGES/okular_chm.mo
+share/locale/bg/LC_MESSAGES/okular_comicbook.mo
+share/locale/bg/LC_MESSAGES/okular_djvu.mo
+share/locale/bg/LC_MESSAGES/okular_dvi.mo
+share/locale/bg/LC_MESSAGES/okular_epub.mo
+share/locale/bg/LC_MESSAGES/okular_fax.mo
+share/locale/bg/LC_MESSAGES/okular_fictionbook.mo
+share/locale/bg/LC_MESSAGES/okular_ghostview.mo
+share/locale/bg/LC_MESSAGES/okular_kimgio.mo
+share/locale/bg/LC_MESSAGES/okular_mobi.mo
+share/locale/bg/LC_MESSAGES/okular_ooo.mo
+share/locale/bg/LC_MESSAGES/okular_plucker.mo
+share/locale/bg/LC_MESSAGES/okular_poppler.mo
+share/locale/bg/LC_MESSAGES/okular_txt.mo
+share/locale/bg/LC_MESSAGES/okular_xps.mo
+share/locale/bg/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/bs/LC_MESSAGES/okular.mo
+share/locale/bs/LC_MESSAGES/okular_chm.mo
+share/locale/bs/LC_MESSAGES/okular_comicbook.mo
+share/locale/bs/LC_MESSAGES/okular_djvu.mo
+share/locale/bs/LC_MESSAGES/okular_dvi.mo
+share/locale/bs/LC_MESSAGES/okular_epub.mo
+share/locale/bs/LC_MESSAGES/okular_fax.mo
+share/locale/bs/LC_MESSAGES/okular_fictionbook.mo
+share/locale/bs/LC_MESSAGES/okular_ghostview.mo
+share/locale/bs/LC_MESSAGES/okular_kimgio.mo
+share/locale/bs/LC_MESSAGES/okular_mobi.mo
+share/locale/bs/LC_MESSAGES/okular_ooo.mo
+share/locale/bs/LC_MESSAGES/okular_plucker.mo
+share/locale/bs/LC_MESSAGES/okular_poppler.mo
+share/locale/bs/LC_MESSAGES/okular_txt.mo
+share/locale/bs/LC_MESSAGES/okular_xps.mo
+share/locale/bs/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/ca/LC_MESSAGES/okular.mo
+share/locale/ca/LC_MESSAGES/okular_chm.mo
+share/locale/ca/LC_MESSAGES/okular_comicbook.mo
+share/locale/ca/LC_MESSAGES/okular_djvu.mo
+share/locale/ca/LC_MESSAGES/okular_dvi.mo
+share/locale/ca/LC_MESSAGES/okular_epub.mo
+share/locale/ca/LC_MESSAGES/okular_fax.mo
+share/locale/ca/LC_MESSAGES/okular_fictionbook.mo
+share/locale/ca/LC_MESSAGES/okular_ghostview.mo
+share/locale/ca/LC_MESSAGES/okular_kimgio.mo
+share/locale/ca/LC_MESSAGES/okular_markdown.mo
+share/locale/ca/LC_MESSAGES/okular_mobi.mo
+share/locale/ca/LC_MESSAGES/okular_ooo.mo
+share/locale/ca/LC_MESSAGES/okular_plucker.mo
+share/locale/ca/LC_MESSAGES/okular_poppler.mo
+share/locale/ca/LC_MESSAGES/okular_txt.mo
+share/locale/ca/LC_MESSAGES/okular_xps.mo
+share/locale/ca/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/ca@valencia/LC_MESSAGES/okular.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_chm.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_comicbook.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_djvu.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_dvi.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_epub.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_fax.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_fictionbook.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_ghostview.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_kimgio.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_markdown.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_mobi.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_ooo.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_plucker.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_poppler.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_txt.mo
+share/locale/ca@valencia/LC_MESSAGES/okular_xps.mo
+share/locale/ca@valencia/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/cs/LC_MESSAGES/okular.mo
+share/locale/cs/LC_MESSAGES/okular_chm.mo
+share/locale/cs/LC_MESSAGES/okular_comicbook.mo
+share/locale/cs/LC_MESSAGES/okular_djvu.mo
+share/locale/cs/LC_MESSAGES/okular_dvi.mo
+share/locale/cs/LC_MESSAGES/okular_epub.mo
+share/locale/cs/LC_MESSAGES/okular_fax.mo
+share/locale/cs/LC_MESSAGES/okular_fictionbook.mo
+share/locale/cs/LC_MESSAGES/okular_ghostview.mo
+share/locale/cs/LC_MESSAGES/okular_kimgio.mo
+share/locale/cs/LC_MESSAGES/okular_markdown.mo
+share/locale/cs/LC_MESSAGES/okular_mobi.mo
+share/locale/cs/LC_MESSAGES/okular_ooo.mo
+share/locale/cs/LC_MESSAGES/okular_plucker.mo
+share/locale/cs/LC_MESSAGES/okular_poppler.mo
+share/locale/cs/LC_MESSAGES/okular_txt.mo
+share/locale/cs/LC_MESSAGES/okular_xps.mo
+share/locale/cs/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/da/LC_MESSAGES/okular.mo
+share/locale/da/LC_MESSAGES/okular_chm.mo
+share/locale/da/LC_MESSAGES/okular_comicbook.mo
+share/locale/da/LC_MESSAGES/okular_djvu.mo
+share/locale/da/LC_MESSAGES/okular_dvi.mo
+share/locale/da/LC_MESSAGES/okular_epub.mo
+share/locale/da/LC_MESSAGES/okular_fax.mo
+share/locale/da/LC_MESSAGES/okular_fictionbook.mo
+share/locale/da/LC_MESSAGES/okular_ghostview.mo
+share/locale/da/LC_MESSAGES/okular_kimgio.mo
+share/locale/da/LC_MESSAGES/okular_mobi.mo
+share/locale/da/LC_MESSAGES/okular_ooo.mo
+share/locale/da/LC_MESSAGES/okular_plucker.mo
+share/locale/da/LC_MESSAGES/okular_poppler.mo
+share/locale/da/LC_MESSAGES/okular_txt.mo
+share/locale/da/LC_MESSAGES/okular_xps.mo
+share/locale/da/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/de/LC_MESSAGES/okular.mo
+share/locale/de/LC_MESSAGES/okular_chm.mo
+share/locale/de/LC_MESSAGES/okular_comicbook.mo
+share/locale/de/LC_MESSAGES/okular_djvu.mo
+share/locale/de/LC_MESSAGES/okular_dvi.mo
+share/locale/de/LC_MESSAGES/okular_epub.mo
+share/locale/de/LC_MESSAGES/okular_fax.mo
+share/locale/de/LC_MESSAGES/okular_fictionbook.mo
+share/locale/de/LC_MESSAGES/okular_ghostview.mo
+share/locale/de/LC_MESSAGES/okular_kimgio.mo
+share/locale/de/LC_MESSAGES/okular_markdown.mo
+share/locale/de/LC_MESSAGES/okular_mobi.mo
+share/locale/de/LC_MESSAGES/okular_ooo.mo
+share/locale/de/LC_MESSAGES/okular_plucker.mo
+share/locale/de/LC_MESSAGES/okular_poppler.mo
+share/locale/de/LC_MESSAGES/okular_txt.mo
+share/locale/de/LC_MESSAGES/okular_xps.mo
+share/locale/de/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/el/LC_MESSAGES/okular.mo
+share/locale/el/LC_MESSAGES/okular_chm.mo
+share/locale/el/LC_MESSAGES/okular_comicbook.mo
+share/locale/el/LC_MESSAGES/okular_djvu.mo
+share/locale/el/LC_MESSAGES/okular_dvi.mo
+share/locale/el/LC_MESSAGES/okular_epub.mo
+share/locale/el/LC_MESSAGES/okular_fax.mo
+share/locale/el/LC_MESSAGES/okular_fictionbook.mo
+share/locale/el/LC_MESSAGES/okular_ghostview.mo
+share/locale/el/LC_MESSAGES/okular_kimgio.mo
+share/locale/el/LC_MESSAGES/okular_markdown.mo
+share/locale/el/LC_MESSAGES/okular_mobi.mo
+share/locale/el/LC_MESSAGES/okular_ooo.mo
+share/locale/el/LC_MESSAGES/okular_plucker.mo
+share/locale/el/LC_MESSAGES/okular_poppler.mo
+share/locale/el/LC_MESSAGES/okular_txt.mo
+share/locale/el/LC_MESSAGES/okular_xps.mo
+share/locale/el/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/en_GB/LC_MESSAGES/okular.mo
+share/locale/en_GB/LC_MESSAGES/okular_chm.mo
+share/locale/en_GB/LC_MESSAGES/okular_comicbook.mo
+share/locale/en_GB/LC_MESSAGES/okular_djvu.mo
+share/locale/en_GB/LC_MESSAGES/okular_dvi.mo
+share/locale/en_GB/LC_MESSAGES/okular_epub.mo
+share/locale/en_GB/LC_MESSAGES/okular_fax.mo
+share/locale/en_GB/LC_MESSAGES/okular_fictionbook.mo
+share/locale/en_GB/LC_MESSAGES/okular_ghostview.mo
+share/locale/en_GB/LC_MESSAGES/okular_kimgio.mo
+share/locale/en_GB/LC_MESSAGES/okular_markdown.mo
+share/locale/en_GB/LC_MESSAGES/okular_mobi.mo
+share/locale/en_GB/LC_MESSAGES/okular_ooo.mo
+share/locale/en_GB/LC_MESSAGES/okular_plucker.mo
+share/locale/en_GB/LC_MESSAGES/okular_poppler.mo
+share/locale/en_GB/LC_MESSAGES/okular_txt.mo
+share/locale/en_GB/LC_MESSAGES/okular_xps.mo
+share/locale/en_GB/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/eo/LC_MESSAGES/okular.mo
+share/locale/eo/LC_MESSAGES/okular_chm.mo
+share/locale/eo/LC_MESSAGES/okular_comicbook.mo
+share/locale/eo/LC_MESSAGES/okular_djvu.mo
+share/locale/eo/LC_MESSAGES/okular_dvi.mo
+share/locale/eo/LC_MESSAGES/okular_epub.mo
+share/locale/eo/LC_MESSAGES/okular_fax.mo
+share/locale/eo/LC_MESSAGES/okular_fictionbook.mo
+share/locale/eo/LC_MESSAGES/okular_ghostview.mo
+share/locale/eo/LC_MESSAGES/okular_kimgio.mo
+share/locale/eo/LC_MESSAGES/okular_mobi.mo
+share/locale/eo/LC_MESSAGES/okular_ooo.mo
+share/locale/eo/LC_MESSAGES/okular_plucker.mo
+share/locale/eo/LC_MESSAGES/okular_poppler.mo
+share/locale/eo/LC_MESSAGES/okular_xps.mo
+share/locale/es/LC_MESSAGES/okular.mo
+share/locale/es/LC_MESSAGES/okular_chm.mo
+share/locale/es/LC_MESSAGES/okular_comicbook.mo
+share/locale/es/LC_MESSAGES/okular_djvu.mo
+share/locale/es/LC_MESSAGES/okular_dvi.mo
+share/locale/es/LC_MESSAGES/okular_epub.mo
+share/locale/es/LC_MESSAGES/okular_fax.mo
+share/locale/es/LC_MESSAGES/okular_fictionbook.mo
+share/locale/es/LC_MESSAGES/okular_ghostview.mo
+share/locale/es/LC_MESSAGES/okular_kimgio.mo
+share/locale/es/LC_MESSAGES/okular_markdown.mo
+share/locale/es/LC_MESSAGES/okular_mobi.mo
+share/locale/es/LC_MESSAGES/okular_ooo.mo
+share/locale/es/LC_MESSAGES/okular_plucker.mo
+share/locale/es/LC_MESSAGES/okular_poppler.mo
+share/locale/es/LC_MESSAGES/okular_txt.mo
+share/locale/es/LC_MESSAGES/okular_xps.mo
+share/locale/es/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/et/LC_MESSAGES/okular.mo
+share/locale/et/LC_MESSAGES/okular_chm.mo
+share/locale/et/LC_MESSAGES/okular_comicbook.mo
+share/locale/et/LC_MESSAGES/okular_djvu.mo
+share/locale/et/LC_MESSAGES/okular_dvi.mo
+share/locale/et/LC_MESSAGES/okular_epub.mo
+share/locale/et/LC_MESSAGES/okular_fax.mo
+share/locale/et/LC_MESSAGES/okular_fictionbook.mo
+share/locale/et/LC_MESSAGES/okular_ghostview.mo
+share/locale/et/LC_MESSAGES/okular_kimgio.mo
+share/locale/et/LC_MESSAGES/okular_mobi.mo
+share/locale/et/LC_MESSAGES/okular_ooo.mo
+share/locale/et/LC_MESSAGES/okular_plucker.mo
+share/locale/et/LC_MESSAGES/okular_poppler.mo
+share/locale/et/LC_MESSAGES/okular_txt.mo
+share/locale/et/LC_MESSAGES/okular_xps.mo
+share/locale/et/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/eu/LC_MESSAGES/okular.mo
+share/locale/eu/LC_MESSAGES/okular_chm.mo
+share/locale/eu/LC_MESSAGES/okular_comicbook.mo
+share/locale/eu/LC_MESSAGES/okular_djvu.mo
+share/locale/eu/LC_MESSAGES/okular_dvi.mo
+share/locale/eu/LC_MESSAGES/okular_epub.mo
+share/locale/eu/LC_MESSAGES/okular_fax.mo
+share/locale/eu/LC_MESSAGES/okular_fictionbook.mo
+share/locale/eu/LC_MESSAGES/okular_ghostview.mo
+share/locale/eu/LC_MESSAGES/okular_kimgio.mo
+share/locale/eu/LC_MESSAGES/okular_mobi.mo
+share/locale/eu/LC_MESSAGES/okular_ooo.mo
+share/locale/eu/LC_MESSAGES/okular_plucker.mo
+share/locale/eu/LC_MESSAGES/okular_poppler.mo
+share/locale/eu/LC_MESSAGES/okular_xps.mo
+share/locale/fa/LC_MESSAGES/okular.mo
+share/locale/fi/LC_MESSAGES/okular.mo
+share/locale/fi/LC_MESSAGES/okular_chm.mo
+share/locale/fi/LC_MESSAGES/okular_comicbook.mo
+share/locale/fi/LC_MESSAGES/okular_djvu.mo
+share/locale/fi/LC_MESSAGES/okular_dvi.mo
+share/locale/fi/LC_MESSAGES/okular_epub.mo
+share/locale/fi/LC_MESSAGES/okular_fax.mo
+share/locale/fi/LC_MESSAGES/okular_fictionbook.mo
+share/locale/fi/LC_MESSAGES/okular_ghostview.mo
+share/locale/fi/LC_MESSAGES/okular_kimgio.mo
+share/locale/fi/LC_MESSAGES/okular_markdown.mo
+share/locale/fi/LC_MESSAGES/okular_mobi.mo
+share/locale/fi/LC_MESSAGES/okular_ooo.mo
+share/locale/fi/LC_MESSAGES/okular_plucker.mo
+share/locale/fi/LC_MESSAGES/okular_poppler.mo
+share/locale/fi/LC_MESSAGES/okular_txt.mo
+share/locale/fi/LC_MESSAGES/okular_xps.mo
+share/locale/fi/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/fr/LC_MESSAGES/okular.mo
+share/locale/fr/LC_MESSAGES/okular_chm.mo
+share/locale/fr/LC_MESSAGES/okular_comicbook.mo
+share/locale/fr/LC_MESSAGES/okular_djvu.mo
+share/locale/fr/LC_MESSAGES/okular_dvi.mo
+share/locale/fr/LC_MESSAGES/okular_epub.mo
+share/locale/fr/LC_MESSAGES/okular_fax.mo
+share/locale/fr/LC_MESSAGES/okular_fictionbook.mo
+share/locale/fr/LC_MESSAGES/okular_ghostview.mo
+share/locale/fr/LC_MESSAGES/okular_kimgio.mo
+share/locale/fr/LC_MESSAGES/okular_markdown.mo
+share/locale/fr/LC_MESSAGES/okular_mobi.mo
+share/locale/fr/LC_MESSAGES/okular_ooo.mo
+share/locale/fr/LC_MESSAGES/okular_plucker.mo
+share/locale/fr/LC_MESSAGES/okular_poppler.mo
+share/locale/fr/LC_MESSAGES/okular_txt.mo
+share/locale/fr/LC_MESSAGES/okular_xps.mo
+share/locale/fr/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/ga/LC_MESSAGES/okular.mo
+share/locale/ga/LC_MESSAGES/okular_chm.mo
+share/locale/ga/LC_MESSAGES/okular_comicbook.mo
+share/locale/ga/LC_MESSAGES/okular_djvu.mo
+share/locale/ga/LC_MESSAGES/okular_dvi.mo
+share/locale/ga/LC_MESSAGES/okular_epub.mo
+share/locale/ga/LC_MESSAGES/okular_fax.mo
+share/locale/ga/LC_MESSAGES/okular_fictionbook.mo
+share/locale/ga/LC_MESSAGES/okular_ghostview.mo
+share/locale/ga/LC_MESSAGES/okular_kimgio.mo
+share/locale/ga/LC_MESSAGES/okular_mobi.mo
+share/locale/ga/LC_MESSAGES/okular_ooo.mo
+share/locale/ga/LC_MESSAGES/okular_plucker.mo
+share/locale/ga/LC_MESSAGES/okular_poppler.mo
+share/locale/ga/LC_MESSAGES/okular_xps.mo
+share/locale/ga/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/gl/LC_MESSAGES/okular.mo
+share/locale/gl/LC_MESSAGES/okular_chm.mo
+share/locale/gl/LC_MESSAGES/okular_comicbook.mo
+share/locale/gl/LC_MESSAGES/okular_djvu.mo
+share/locale/gl/LC_MESSAGES/okular_dvi.mo
+share/locale/gl/LC_MESSAGES/okular_epub.mo
+share/locale/gl/LC_MESSAGES/okular_fax.mo
+share/locale/gl/LC_MESSAGES/okular_fictionbook.mo
+share/locale/gl/LC_MESSAGES/okular_ghostview.mo
+share/locale/gl/LC_MESSAGES/okular_kimgio.mo
+share/locale/gl/LC_MESSAGES/okular_mobi.mo
+share/locale/gl/LC_MESSAGES/okular_ooo.mo
+share/locale/gl/LC_MESSAGES/okular_plucker.mo
+share/locale/gl/LC_MESSAGES/okular_poppler.mo
+share/locale/gl/LC_MESSAGES/okular_txt.mo
+share/locale/gl/LC_MESSAGES/okular_xps.mo
+share/locale/gl/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/he/LC_MESSAGES/okular.mo
+share/locale/hi/LC_MESSAGES/okular.mo
+share/locale/hi/LC_MESSAGES/okular_chm.mo
+share/locale/hi/LC_MESSAGES/okular_djvu.mo
+share/locale/hi/LC_MESSAGES/okular_dvi.mo
+share/locale/hi/LC_MESSAGES/okular_fictionbook.mo
+share/locale/hi/LC_MESSAGES/okular_ghostview.mo
+share/locale/hi/LC_MESSAGES/okular_kimgio.mo
+share/locale/hi/LC_MESSAGES/okular_ooo.mo
+share/locale/hi/LC_MESSAGES/okular_plucker.mo
+share/locale/hi/LC_MESSAGES/okular_poppler.mo
+share/locale/hi/LC_MESSAGES/okular_xps.mo
+share/locale/hr/LC_MESSAGES/okular.mo
+share/locale/hr/LC_MESSAGES/okular_chm.mo
+share/locale/hr/LC_MESSAGES/okular_comicbook.mo
+share/locale/hr/LC_MESSAGES/okular_djvu.mo
+share/locale/hr/LC_MESSAGES/okular_dvi.mo
+share/locale/hr/LC_MESSAGES/okular_epub.mo
+share/locale/hr/LC_MESSAGES/okular_fax.mo
+share/locale/hr/LC_MESSAGES/okular_fictionbook.mo
+share/locale/hr/LC_MESSAGES/okular_ghostview.mo
+share/locale/hr/LC_MESSAGES/okular_kimgio.mo
+share/locale/hr/LC_MESSAGES/okular_mobi.mo
+share/locale/hr/LC_MESSAGES/okular_ooo.mo
+share/locale/hr/LC_MESSAGES/okular_plucker.mo
+share/locale/hr/LC_MESSAGES/okular_poppler.mo
+share/locale/hr/LC_MESSAGES/okular_xps.mo
+share/locale/hu/LC_MESSAGES/okular.mo
+share/locale/hu/LC_MESSAGES/okular_chm.mo
+share/locale/hu/LC_MESSAGES/okular_comicbook.mo
+share/locale/hu/LC_MESSAGES/okular_djvu.mo
+share/locale/hu/LC_MESSAGES/okular_dvi.mo
+share/locale/hu/LC_MESSAGES/okular_epub.mo
+share/locale/hu/LC_MESSAGES/okular_fax.mo
+share/locale/hu/LC_MESSAGES/okular_fictionbook.mo
+share/locale/hu/LC_MESSAGES/okular_ghostview.mo
+share/locale/hu/LC_MESSAGES/okular_kimgio.mo
+share/locale/hu/LC_MESSAGES/okular_mobi.mo
+share/locale/hu/LC_MESSAGES/okular_ooo.mo
+share/locale/hu/LC_MESSAGES/okular_plucker.mo
+share/locale/hu/LC_MESSAGES/okular_poppler.mo
+share/locale/hu/LC_MESSAGES/okular_txt.mo
+share/locale/hu/LC_MESSAGES/okular_xps.mo
+share/locale/hu/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/ia/LC_MESSAGES/okular.mo
+share/locale/ia/LC_MESSAGES/okular_chm.mo
+share/locale/ia/LC_MESSAGES/okular_comicbook.mo
+share/locale/ia/LC_MESSAGES/okular_djvu.mo
+share/locale/ia/LC_MESSAGES/okular_dvi.mo
+share/locale/ia/LC_MESSAGES/okular_epub.mo
+share/locale/ia/LC_MESSAGES/okular_fax.mo
+share/locale/ia/LC_MESSAGES/okular_fictionbook.mo
+share/locale/ia/LC_MESSAGES/okular_ghostview.mo
+share/locale/ia/LC_MESSAGES/okular_kimgio.mo
+share/locale/ia/LC_MESSAGES/okular_markdown.mo
+share/locale/ia/LC_MESSAGES/okular_mobi.mo
+share/locale/ia/LC_MESSAGES/okular_ooo.mo
+share/locale/ia/LC_MESSAGES/okular_plucker.mo
+share/locale/ia/LC_MESSAGES/okular_poppler.mo
+share/locale/ia/LC_MESSAGES/okular_txt.mo
+share/locale/ia/LC_MESSAGES/okular_xps.mo
+share/locale/ia/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/is/LC_MESSAGES/okular.mo
+share/locale/is/LC_MESSAGES/okular_chm.mo
+share/locale/is/LC_MESSAGES/okular_comicbook.mo
+share/locale/is/LC_MESSAGES/okular_djvu.mo
+share/locale/is/LC_MESSAGES/okular_dvi.mo
+share/locale/is/LC_MESSAGES/okular_epub.mo
+share/locale/is/LC_MESSAGES/okular_fax.mo
+share/locale/is/LC_MESSAGES/okular_fictionbook.mo
+share/locale/is/LC_MESSAGES/okular_ghostview.mo
+share/locale/is/LC_MESSAGES/okular_kimgio.mo
+share/locale/is/LC_MESSAGES/okular_mobi.mo
+share/locale/is/LC_MESSAGES/okular_ooo.mo
+share/locale/is/LC_MESSAGES/okular_plucker.mo
+share/locale/is/LC_MESSAGES/okular_poppler.mo
+share/locale/is/LC_MESSAGES/okular_xps.mo
+share/locale/is/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/it/LC_MESSAGES/okular.mo
+share/locale/it/LC_MESSAGES/okular_chm.mo
+share/locale/it/LC_MESSAGES/okular_comicbook.mo
+share/locale/it/LC_MESSAGES/okular_djvu.mo
+share/locale/it/LC_MESSAGES/okular_dvi.mo
+share/locale/it/LC_MESSAGES/okular_epub.mo
+share/locale/it/LC_MESSAGES/okular_fax.mo
+share/locale/it/LC_MESSAGES/okular_fictionbook.mo
+share/locale/it/LC_MESSAGES/okular_ghostview.mo
+share/locale/it/LC_MESSAGES/okular_kimgio.mo
+share/locale/it/LC_MESSAGES/okular_markdown.mo
+share/locale/it/LC_MESSAGES/okular_mobi.mo
+share/locale/it/LC_MESSAGES/okular_ooo.mo
+share/locale/it/LC_MESSAGES/okular_plucker.mo
+share/locale/it/LC_MESSAGES/okular_poppler.mo
+share/locale/it/LC_MESSAGES/okular_txt.mo
+share/locale/it/LC_MESSAGES/okular_xps.mo
+share/locale/it/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/ja/LC_MESSAGES/okular.mo
+share/locale/ja/LC_MESSAGES/okular_chm.mo
+share/locale/ja/LC_MESSAGES/okular_comicbook.mo
+share/locale/ja/LC_MESSAGES/okular_djvu.mo
+share/locale/ja/LC_MESSAGES/okular_dvi.mo
+share/locale/ja/LC_MESSAGES/okular_epub.mo
+share/locale/ja/LC_MESSAGES/okular_fax.mo
+share/locale/ja/LC_MESSAGES/okular_fictionbook.mo
+share/locale/ja/LC_MESSAGES/okular_ghostview.mo
+share/locale/ja/LC_MESSAGES/okular_kimgio.mo
+share/locale/ja/LC_MESSAGES/okular_markdown.mo
+share/locale/ja/LC_MESSAGES/okular_mobi.mo
+share/locale/ja/LC_MESSAGES/okular_ooo.mo
+share/locale/ja/LC_MESSAGES/okular_plucker.mo
+share/locale/ja/LC_MESSAGES/okular_poppler.mo
+share/locale/ja/LC_MESSAGES/okular_txt.mo
+share/locale/ja/LC_MESSAGES/okular_xps.mo
+share/locale/ja/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/kk/LC_MESSAGES/okular.mo
+share/locale/kk/LC_MESSAGES/okular_chm.mo
+share/locale/kk/LC_MESSAGES/okular_comicbook.mo
+share/locale/kk/LC_MESSAGES/okular_djvu.mo
+share/locale/kk/LC_MESSAGES/okular_dvi.mo
+share/locale/kk/LC_MESSAGES/okular_epub.mo
+share/locale/kk/LC_MESSAGES/okular_fax.mo
+share/locale/kk/LC_MESSAGES/okular_fictionbook.mo
+share/locale/kk/LC_MESSAGES/okular_ghostview.mo
+share/locale/kk/LC_MESSAGES/okular_kimgio.mo
+share/locale/kk/LC_MESSAGES/okular_mobi.mo
+share/locale/kk/LC_MESSAGES/okular_ooo.mo
+share/locale/kk/LC_MESSAGES/okular_plucker.mo
+share/locale/kk/LC_MESSAGES/okular_poppler.mo
+share/locale/kk/LC_MESSAGES/okular_txt.mo
+share/locale/kk/LC_MESSAGES/okular_xps.mo
+share/locale/kk/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/km/LC_MESSAGES/okular.mo
+share/locale/km/LC_MESSAGES/okular_chm.mo
+share/locale/km/LC_MESSAGES/okular_comicbook.mo
+share/locale/km/LC_MESSAGES/okular_djvu.mo
+share/locale/km/LC_MESSAGES/okular_dvi.mo
+share/locale/km/LC_MESSAGES/okular_epub.mo
+share/locale/km/LC_MESSAGES/okular_fax.mo
+share/locale/km/LC_MESSAGES/okular_fictionbook.mo
+share/locale/km/LC_MESSAGES/okular_ghostview.mo
+share/locale/km/LC_MESSAGES/okular_kimgio.mo
+share/locale/km/LC_MESSAGES/okular_mobi.mo
+share/locale/km/LC_MESSAGES/okular_ooo.mo
+share/locale/km/LC_MESSAGES/okular_plucker.mo
+share/locale/km/LC_MESSAGES/okular_poppler.mo
+share/locale/km/LC_MESSAGES/okular_xps.mo
+share/locale/ko/LC_MESSAGES/okular.mo
+share/locale/ko/LC_MESSAGES/okular_chm.mo
+share/locale/ko/LC_MESSAGES/okular_comicbook.mo
+share/locale/ko/LC_MESSAGES/okular_djvu.mo
+share/locale/ko/LC_MESSAGES/okular_dvi.mo
+share/locale/ko/LC_MESSAGES/okular_epub.mo
+share/locale/ko/LC_MESSAGES/okular_fax.mo
+share/locale/ko/LC_MESSAGES/okular_fictionbook.mo
+share/locale/ko/LC_MESSAGES/okular_ghostview.mo
+share/locale/ko/LC_MESSAGES/okular_kimgio.mo
+share/locale/ko/LC_MESSAGES/okular_markdown.mo
+share/locale/ko/LC_MESSAGES/okular_mobi.mo
+share/locale/ko/LC_MESSAGES/okular_ooo.mo
+share/locale/ko/LC_MESSAGES/okular_plucker.mo
+share/locale/ko/LC_MESSAGES/okular_poppler.mo
+share/locale/ko/LC_MESSAGES/okular_txt.mo
+share/locale/ko/LC_MESSAGES/okular_xps.mo
+share/locale/ko/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/lt/LC_MESSAGES/okular.mo
+share/locale/lt/LC_MESSAGES/okular_chm.mo
+share/locale/lt/LC_MESSAGES/okular_comicbook.mo
+share/locale/lt/LC_MESSAGES/okular_djvu.mo
+share/locale/lt/LC_MESSAGES/okular_dvi.mo
+share/locale/lt/LC_MESSAGES/okular_epub.mo
+share/locale/lt/LC_MESSAGES/okular_fax.mo
+share/locale/lt/LC_MESSAGES/okular_fictionbook.mo
+share/locale/lt/LC_MESSAGES/okular_ghostview.mo
+share/locale/lt/LC_MESSAGES/okular_kimgio.mo
+share/locale/lt/LC_MESSAGES/okular_mobi.mo
+share/locale/lt/LC_MESSAGES/okular_ooo.mo
+share/locale/lt/LC_MESSAGES/okular_plucker.mo
+share/locale/lt/LC_MESSAGES/okular_poppler.mo
+share/locale/lt/LC_MESSAGES/okular_txt.mo
+share/locale/lt/LC_MESSAGES/okular_xps.mo
+share/locale/lt/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/lv/LC_MESSAGES/okular.mo
+share/locale/lv/LC_MESSAGES/okular_chm.mo
+share/locale/lv/LC_MESSAGES/okular_comicbook.mo
+share/locale/lv/LC_MESSAGES/okular_djvu.mo
+share/locale/lv/LC_MESSAGES/okular_dvi.mo
+share/locale/lv/LC_MESSAGES/okular_epub.mo
+share/locale/lv/LC_MESSAGES/okular_fax.mo
+share/locale/lv/LC_MESSAGES/okular_fictionbook.mo
+share/locale/lv/LC_MESSAGES/okular_ghostview.mo
+share/locale/lv/LC_MESSAGES/okular_kimgio.mo
+share/locale/lv/LC_MESSAGES/okular_mobi.mo
+share/locale/lv/LC_MESSAGES/okular_ooo.mo
+share/locale/lv/LC_MESSAGES/okular_plucker.mo
+share/locale/lv/LC_MESSAGES/okular_poppler.mo
+share/locale/lv/LC_MESSAGES/okular_xps.mo
+share/locale/mr/LC_MESSAGES/okular.mo
+share/locale/mr/LC_MESSAGES/okular_chm.mo
+share/locale/mr/LC_MESSAGES/okular_comicbook.mo
+share/locale/mr/LC_MESSAGES/okular_djvu.mo
+share/locale/mr/LC_MESSAGES/okular_dvi.mo
+share/locale/mr/LC_MESSAGES/okular_epub.mo
+share/locale/mr/LC_MESSAGES/okular_fax.mo
+share/locale/mr/LC_MESSAGES/okular_fictionbook.mo
+share/locale/mr/LC_MESSAGES/okular_ghostview.mo
+share/locale/mr/LC_MESSAGES/okular_kimgio.mo
+share/locale/mr/LC_MESSAGES/okular_mobi.mo
+share/locale/mr/LC_MESSAGES/okular_ooo.mo
+share/locale/mr/LC_MESSAGES/okular_plucker.mo
+share/locale/mr/LC_MESSAGES/okular_poppler.mo
+share/locale/mr/LC_MESSAGES/okular_xps.mo
+share/locale/mr/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/nb/LC_MESSAGES/okular.mo
+share/locale/nb/LC_MESSAGES/okular_chm.mo
+share/locale/nb/LC_MESSAGES/okular_comicbook.mo
+share/locale/nb/LC_MESSAGES/okular_djvu.mo
+share/locale/nb/LC_MESSAGES/okular_dvi.mo
+share/locale/nb/LC_MESSAGES/okular_epub.mo
+share/locale/nb/LC_MESSAGES/okular_fax.mo
+share/locale/nb/LC_MESSAGES/okular_fictionbook.mo
+share/locale/nb/LC_MESSAGES/okular_ghostview.mo
+share/locale/nb/LC_MESSAGES/okular_kimgio.mo
+share/locale/nb/LC_MESSAGES/okular_mobi.mo
+share/locale/nb/LC_MESSAGES/okular_ooo.mo
+share/locale/nb/LC_MESSAGES/okular_plucker.mo
+share/locale/nb/LC_MESSAGES/okular_poppler.mo
+share/locale/nb/LC_MESSAGES/okular_txt.mo
+share/locale/nb/LC_MESSAGES/okular_xps.mo
+share/locale/nb/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/nds/LC_MESSAGES/okular.mo
+share/locale/nds/LC_MESSAGES/okular_chm.mo
+share/locale/nds/LC_MESSAGES/okular_comicbook.mo
+share/locale/nds/LC_MESSAGES/okular_djvu.mo
+share/locale/nds/LC_MESSAGES/okular_dvi.mo
+share/locale/nds/LC_MESSAGES/okular_epub.mo
+share/locale/nds/LC_MESSAGES/okular_fax.mo
+share/locale/nds/LC_MESSAGES/okular_fictionbook.mo
+share/locale/nds/LC_MESSAGES/okular_ghostview.mo
+share/locale/nds/LC_MESSAGES/okular_kimgio.mo
+share/locale/nds/LC_MESSAGES/okular_mobi.mo
+share/locale/nds/LC_MESSAGES/okular_ooo.mo
+share/locale/nds/LC_MESSAGES/okular_plucker.mo
+share/locale/nds/LC_MESSAGES/okular_poppler.mo
+share/locale/nds/LC_MESSAGES/okular_txt.mo
+share/locale/nds/LC_MESSAGES/okular_xps.mo
+share/locale/nds/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/nl/LC_MESSAGES/okular.mo
+share/locale/nl/LC_MESSAGES/okular_chm.mo
+share/locale/nl/LC_MESSAGES/okular_comicbook.mo
+share/locale/nl/LC_MESSAGES/okular_djvu.mo
+share/locale/nl/LC_MESSAGES/okular_dvi.mo
+share/locale/nl/LC_MESSAGES/okular_epub.mo
+share/locale/nl/LC_MESSAGES/okular_fax.mo
+share/locale/nl/LC_MESSAGES/okular_fictionbook.mo
+share/locale/nl/LC_MESSAGES/okular_ghostview.mo
+share/locale/nl/LC_MESSAGES/okular_kimgio.mo
+share/locale/nl/LC_MESSAGES/okular_markdown.mo
+share/locale/nl/LC_MESSAGES/okular_mobi.mo
+share/locale/nl/LC_MESSAGES/okular_ooo.mo
+share/locale/nl/LC_MESSAGES/okular_plucker.mo
+share/locale/nl/LC_MESSAGES/okular_poppler.mo
+share/locale/nl/LC_MESSAGES/okular_txt.mo
+share/locale/nl/LC_MESSAGES/okular_xps.mo
+share/locale/nl/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/nn/LC_MESSAGES/okular.mo
+share/locale/nn/LC_MESSAGES/okular_chm.mo
+share/locale/nn/LC_MESSAGES/okular_comicbook.mo
+share/locale/nn/LC_MESSAGES/okular_djvu.mo
+share/locale/nn/LC_MESSAGES/okular_dvi.mo
+share/locale/nn/LC_MESSAGES/okular_epub.mo
+share/locale/nn/LC_MESSAGES/okular_fax.mo
+share/locale/nn/LC_MESSAGES/okular_fictionbook.mo
+share/locale/nn/LC_MESSAGES/okular_ghostview.mo
+share/locale/nn/LC_MESSAGES/okular_kimgio.mo
+share/locale/nn/LC_MESSAGES/okular_markdown.mo
+share/locale/nn/LC_MESSAGES/okular_mobi.mo
+share/locale/nn/LC_MESSAGES/okular_ooo.mo
+share/locale/nn/LC_MESSAGES/okular_plucker.mo
+share/locale/nn/LC_MESSAGES/okular_poppler.mo
+share/locale/nn/LC_MESSAGES/okular_txt.mo
+share/locale/nn/LC_MESSAGES/okular_xps.mo
+share/locale/nn/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/pa/LC_MESSAGES/okular.mo
+share/locale/pa/LC_MESSAGES/okular_chm.mo
+share/locale/pa/LC_MESSAGES/okular_comicbook.mo
+share/locale/pa/LC_MESSAGES/okular_djvu.mo
+share/locale/pa/LC_MESSAGES/okular_dvi.mo
+share/locale/pa/LC_MESSAGES/okular_epub.mo
+share/locale/pa/LC_MESSAGES/okular_fax.mo
+share/locale/pa/LC_MESSAGES/okular_fictionbook.mo
+share/locale/pa/LC_MESSAGES/okular_ghostview.mo
+share/locale/pa/LC_MESSAGES/okular_kimgio.mo
+share/locale/pa/LC_MESSAGES/okular_mobi.mo
+share/locale/pa/LC_MESSAGES/okular_ooo.mo
+share/locale/pa/LC_MESSAGES/okular_plucker.mo
+share/locale/pa/LC_MESSAGES/okular_poppler.mo
+share/locale/pa/LC_MESSAGES/okular_txt.mo
+share/locale/pa/LC_MESSAGES/okular_xps.mo
+share/locale/pa/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/pl/LC_MESSAGES/okular.mo
+share/locale/pl/LC_MESSAGES/okular_chm.mo
+share/locale/pl/LC_MESSAGES/okular_comicbook.mo
+share/locale/pl/LC_MESSAGES/okular_djvu.mo
+share/locale/pl/LC_MESSAGES/okular_dvi.mo
+share/locale/pl/LC_MESSAGES/okular_epub.mo
+share/locale/pl/LC_MESSAGES/okular_fax.mo
+share/locale/pl/LC_MESSAGES/okular_fictionbook.mo
+share/locale/pl/LC_MESSAGES/okular_ghostview.mo
+share/locale/pl/LC_MESSAGES/okular_kimgio.mo
+share/locale/pl/LC_MESSAGES/okular_markdown.mo
+share/locale/pl/LC_MESSAGES/okular_mobi.mo
+share/locale/pl/LC_MESSAGES/okular_ooo.mo
+share/locale/pl/LC_MESSAGES/okular_plucker.mo
+share/locale/pl/LC_MESSAGES/okular_poppler.mo
+share/locale/pl/LC_MESSAGES/okular_txt.mo
+share/locale/pl/LC_MESSAGES/okular_xps.mo
+share/locale/pl/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/pt/LC_MESSAGES/okular.mo
+share/locale/pt/LC_MESSAGES/okular_chm.mo
+share/locale/pt/LC_MESSAGES/okular_comicbook.mo
+share/locale/pt/LC_MESSAGES/okular_djvu.mo
+share/locale/pt/LC_MESSAGES/okular_dvi.mo
+share/locale/pt/LC_MESSAGES/okular_epub.mo
+share/locale/pt/LC_MESSAGES/okular_fax.mo
+share/locale/pt/LC_MESSAGES/okular_fictionbook.mo
+share/locale/pt/LC_MESSAGES/okular_ghostview.mo
+share/locale/pt/LC_MESSAGES/okular_kimgio.mo
+share/locale/pt/LC_MESSAGES/okular_markdown.mo
+share/locale/pt/LC_MESSAGES/okular_mobi.mo
+share/locale/pt/LC_MESSAGES/okular_ooo.mo
+share/locale/pt/LC_MESSAGES/okular_plucker.mo
+share/locale/pt/LC_MESSAGES/okular_poppler.mo
+share/locale/pt/LC_MESSAGES/okular_txt.mo
+share/locale/pt/LC_MESSAGES/okular_xps.mo
+share/locale/pt/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/pt_BR/LC_MESSAGES/okular.mo
+share/locale/pt_BR/LC_MESSAGES/okular_chm.mo
+share/locale/pt_BR/LC_MESSAGES/okular_comicbook.mo
+share/locale/pt_BR/LC_MESSAGES/okular_djvu.mo
+share/locale/pt_BR/LC_MESSAGES/okular_dvi.mo
+share/locale/pt_BR/LC_MESSAGES/okular_epub.mo
+share/locale/pt_BR/LC_MESSAGES/okular_fax.mo
+share/locale/pt_BR/LC_MESSAGES/okular_fictionbook.mo
+share/locale/pt_BR/LC_MESSAGES/okular_ghostview.mo
+share/locale/pt_BR/LC_MESSAGES/okular_kimgio.mo
+share/locale/pt_BR/LC_MESSAGES/okular_markdown.mo
+share/locale/pt_BR/LC_MESSAGES/okular_mobi.mo
+share/locale/pt_BR/LC_MESSAGES/okular_ooo.mo
+share/locale/pt_BR/LC_MESSAGES/okular_plucker.mo
+share/locale/pt_BR/LC_MESSAGES/okular_poppler.mo
+share/locale/pt_BR/LC_MESSAGES/okular_txt.mo
+share/locale/pt_BR/LC_MESSAGES/okular_xps.mo
+share/locale/pt_BR/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/ro/LC_MESSAGES/okular.mo
+share/locale/ro/LC_MESSAGES/okular_chm.mo
+share/locale/ro/LC_MESSAGES/okular_comicbook.mo
+share/locale/ro/LC_MESSAGES/okular_djvu.mo
+share/locale/ro/LC_MESSAGES/okular_dvi.mo
+share/locale/ro/LC_MESSAGES/okular_epub.mo
+share/locale/ro/LC_MESSAGES/okular_fax.mo
+share/locale/ro/LC_MESSAGES/okular_fictionbook.mo
+share/locale/ro/LC_MESSAGES/okular_ghostview.mo
+share/locale/ro/LC_MESSAGES/okular_kimgio.mo
+share/locale/ro/LC_MESSAGES/okular_mobi.mo
+share/locale/ro/LC_MESSAGES/okular_ooo.mo
+share/locale/ro/LC_MESSAGES/okular_plucker.mo
+share/locale/ro/LC_MESSAGES/okular_poppler.mo
+share/locale/ro/LC_MESSAGES/okular_txt.mo
+share/locale/ro/LC_MESSAGES/okular_xps.mo
+share/locale/ro/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/ru/LC_MESSAGES/okular.mo
+share/locale/ru/LC_MESSAGES/okular_chm.mo
+share/locale/ru/LC_MESSAGES/okular_comicbook.mo
+share/locale/ru/LC_MESSAGES/okular_djvu.mo
+share/locale/ru/LC_MESSAGES/okular_dvi.mo
+share/locale/ru/LC_MESSAGES/okular_epub.mo
+share/locale/ru/LC_MESSAGES/okular_fax.mo
+share/locale/ru/LC_MESSAGES/okular_fictionbook.mo
+share/locale/ru/LC_MESSAGES/okular_ghostview.mo
+share/locale/ru/LC_MESSAGES/okular_kimgio.mo
+share/locale/ru/LC_MESSAGES/okular_markdown.mo
+share/locale/ru/LC_MESSAGES/okular_mobi.mo
+share/locale/ru/LC_MESSAGES/okular_ooo.mo
+share/locale/ru/LC_MESSAGES/okular_plucker.mo
+share/locale/ru/LC_MESSAGES/okular_poppler.mo
+share/locale/ru/LC_MESSAGES/okular_txt.mo
+share/locale/ru/LC_MESSAGES/okular_xps.mo
+share/locale/ru/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/sk/LC_MESSAGES/okular.mo
+share/locale/sk/LC_MESSAGES/okular_chm.mo
+share/locale/sk/LC_MESSAGES/okular_comicbook.mo
+share/locale/sk/LC_MESSAGES/okular_djvu.mo
+share/locale/sk/LC_MESSAGES/okular_dvi.mo
+share/locale/sk/LC_MESSAGES/okular_epub.mo
+share/locale/sk/LC_MESSAGES/okular_fax.mo
+share/locale/sk/LC_MESSAGES/okular_fictionbook.mo
+share/locale/sk/LC_MESSAGES/okular_ghostview.mo
+share/locale/sk/LC_MESSAGES/okular_kimgio.mo
+share/locale/sk/LC_MESSAGES/okular_markdown.mo
+share/locale/sk/LC_MESSAGES/okular_mobi.mo
+share/locale/sk/LC_MESSAGES/okular_ooo.mo
+share/locale/sk/LC_MESSAGES/okular_plucker.mo
+share/locale/sk/LC_MESSAGES/okular_poppler.mo
+share/locale/sk/LC_MESSAGES/okular_txt.mo
+share/locale/sk/LC_MESSAGES/okular_xps.mo
+share/locale/sk/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/sl/LC_MESSAGES/okular.mo
+share/locale/sl/LC_MESSAGES/okular_chm.mo
+share/locale/sl/LC_MESSAGES/okular_comicbook.mo
+share/locale/sl/LC_MESSAGES/okular_djvu.mo
+share/locale/sl/LC_MESSAGES/okular_dvi.mo
+share/locale/sl/LC_MESSAGES/okular_epub.mo
+share/locale/sl/LC_MESSAGES/okular_fax.mo
+share/locale/sl/LC_MESSAGES/okular_fictionbook.mo
+share/locale/sl/LC_MESSAGES/okular_ghostview.mo
+share/locale/sl/LC_MESSAGES/okular_kimgio.mo
+share/locale/sl/LC_MESSAGES/okular_mobi.mo
+share/locale/sl/LC_MESSAGES/okular_ooo.mo
+share/locale/sl/LC_MESSAGES/okular_plucker.mo
+share/locale/sl/LC_MESSAGES/okular_poppler.mo
+share/locale/sl/LC_MESSAGES/okular_txt.mo
+share/locale/sl/LC_MESSAGES/okular_xps.mo
+share/locale/sl/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/sr/LC_MESSAGES/okular.mo
+share/locale/sr/LC_MESSAGES/okular_chm.mo
+share/locale/sr/LC_MESSAGES/okular_comicbook.mo
+share/locale/sr/LC_MESSAGES/okular_djvu.mo
+share/locale/sr/LC_MESSAGES/okular_dvi.mo
+share/locale/sr/LC_MESSAGES/okular_epub.mo
+share/locale/sr/LC_MESSAGES/okular_fax.mo
+share/locale/sr/LC_MESSAGES/okular_fictionbook.mo
+share/locale/sr/LC_MESSAGES/okular_ghostview.mo
+share/locale/sr/LC_MESSAGES/okular_kimgio.mo
+share/locale/sr/LC_MESSAGES/okular_markdown.mo
+share/locale/sr/LC_MESSAGES/okular_mobi.mo
+share/locale/sr/LC_MESSAGES/okular_ooo.mo
+share/locale/sr/LC_MESSAGES/okular_plucker.mo
+share/locale/sr/LC_MESSAGES/okular_poppler.mo
+share/locale/sr/LC_MESSAGES/okular_txt.mo
+share/locale/sr/LC_MESSAGES/okular_xps.mo
+share/locale/sv/LC_MESSAGES/okular.mo
+share/locale/sv/LC_MESSAGES/okular_chm.mo
+share/locale/sv/LC_MESSAGES/okular_comicbook.mo
+share/locale/sv/LC_MESSAGES/okular_djvu.mo
+share/locale/sv/LC_MESSAGES/okular_dvi.mo
+share/locale/sv/LC_MESSAGES/okular_epub.mo
+share/locale/sv/LC_MESSAGES/okular_fax.mo
+share/locale/sv/LC_MESSAGES/okular_fictionbook.mo
+share/locale/sv/LC_MESSAGES/okular_ghostview.mo
+share/locale/sv/LC_MESSAGES/okular_kimgio.mo
+share/locale/sv/LC_MESSAGES/okular_markdown.mo
+share/locale/sv/LC_MESSAGES/okular_mobi.mo
+share/locale/sv/LC_MESSAGES/okular_ooo.mo
+share/locale/sv/LC_MESSAGES/okular_plucker.mo
+share/locale/sv/LC_MESSAGES/okular_poppler.mo
+share/locale/sv/LC_MESSAGES/okular_txt.mo
+share/locale/sv/LC_MESSAGES/okular_xps.mo
+share/locale/sv/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/tr/LC_MESSAGES/okular.mo
+share/locale/tr/LC_MESSAGES/okular_chm.mo
+share/locale/tr/LC_MESSAGES/okular_comicbook.mo
+share/locale/tr/LC_MESSAGES/okular_djvu.mo
+share/locale/tr/LC_MESSAGES/okular_dvi.mo
+share/locale/tr/LC_MESSAGES/okular_epub.mo
+share/locale/tr/LC_MESSAGES/okular_fax.mo
+share/locale/tr/LC_MESSAGES/okular_fictionbook.mo
+share/locale/tr/LC_MESSAGES/okular_ghostview.mo
+share/locale/tr/LC_MESSAGES/okular_kimgio.mo
+share/locale/tr/LC_MESSAGES/okular_mobi.mo
+share/locale/tr/LC_MESSAGES/okular_ooo.mo
+share/locale/tr/LC_MESSAGES/okular_plucker.mo
+share/locale/tr/LC_MESSAGES/okular_poppler.mo
+share/locale/tr/LC_MESSAGES/okular_txt.mo
+share/locale/tr/LC_MESSAGES/okular_xps.mo
+share/locale/tr/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/ug/LC_MESSAGES/okular.mo
+share/locale/ug/LC_MESSAGES/okular_chm.mo
+share/locale/ug/LC_MESSAGES/okular_comicbook.mo
+share/locale/ug/LC_MESSAGES/okular_djvu.mo
+share/locale/ug/LC_MESSAGES/okular_dvi.mo
+share/locale/ug/LC_MESSAGES/okular_epub.mo
+share/locale/ug/LC_MESSAGES/okular_fax.mo
+share/locale/ug/LC_MESSAGES/okular_fictionbook.mo
+share/locale/ug/LC_MESSAGES/okular_ghostview.mo
+share/locale/ug/LC_MESSAGES/okular_kimgio.mo
+share/locale/ug/LC_MESSAGES/okular_mobi.mo
+share/locale/ug/LC_MESSAGES/okular_ooo.mo
+share/locale/ug/LC_MESSAGES/okular_plucker.mo
+share/locale/ug/LC_MESSAGES/okular_poppler.mo
+share/locale/ug/LC_MESSAGES/okular_txt.mo
+share/locale/ug/LC_MESSAGES/okular_xps.mo
+share/locale/ug/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/uk/LC_MESSAGES/okular.mo
+share/locale/uk/LC_MESSAGES/okular_chm.mo
+share/locale/uk/LC_MESSAGES/okular_comicbook.mo
+share/locale/uk/LC_MESSAGES/okular_djvu.mo
+share/locale/uk/LC_MESSAGES/okular_dvi.mo
+share/locale/uk/LC_MESSAGES/okular_epub.mo
+share/locale/uk/LC_MESSAGES/okular_fax.mo
+share/locale/uk/LC_MESSAGES/okular_fictionbook.mo
+share/locale/uk/LC_MESSAGES/okular_ghostview.mo
+share/locale/uk/LC_MESSAGES/okular_kimgio.mo
+share/locale/uk/LC_MESSAGES/okular_markdown.mo
+share/locale/uk/LC_MESSAGES/okular_mobi.mo
+share/locale/uk/LC_MESSAGES/okular_ooo.mo
+share/locale/uk/LC_MESSAGES/okular_plucker.mo
+share/locale/uk/LC_MESSAGES/okular_poppler.mo
+share/locale/uk/LC_MESSAGES/okular_txt.mo
+share/locale/uk/LC_MESSAGES/okular_xps.mo
+share/locale/uk/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/wa/LC_MESSAGES/okular.mo
+share/locale/wa/LC_MESSAGES/okular_chm.mo
+share/locale/wa/LC_MESSAGES/okular_comicbook.mo
+share/locale/wa/LC_MESSAGES/okular_djvu.mo
+share/locale/wa/LC_MESSAGES/okular_epub.mo
+share/locale/wa/LC_MESSAGES/okular_fax.mo
+share/locale/wa/LC_MESSAGES/okular_fictionbook.mo
+share/locale/wa/LC_MESSAGES/okular_ghostview.mo
+share/locale/wa/LC_MESSAGES/okular_kimgio.mo
+share/locale/wa/LC_MESSAGES/okular_mobi.mo
+share/locale/wa/LC_MESSAGES/okular_ooo.mo
+share/locale/wa/LC_MESSAGES/okular_plucker.mo
+share/locale/wa/LC_MESSAGES/okular_poppler.mo
+share/locale/wa/LC_MESSAGES/okular_xps.mo
+share/locale/zh_CN/LC_MESSAGES/okular.mo
+share/locale/zh_CN/LC_MESSAGES/okular_chm.mo
+share/locale/zh_CN/LC_MESSAGES/okular_comicbook.mo
+share/locale/zh_CN/LC_MESSAGES/okular_djvu.mo
+share/locale/zh_CN/LC_MESSAGES/okular_dvi.mo
+share/locale/zh_CN/LC_MESSAGES/okular_epub.mo
+share/locale/zh_CN/LC_MESSAGES/okular_fax.mo
+share/locale/zh_CN/LC_MESSAGES/okular_fictionbook.mo
+share/locale/zh_CN/LC_MESSAGES/okular_ghostview.mo
+share/locale/zh_CN/LC_MESSAGES/okular_kimgio.mo
+share/locale/zh_CN/LC_MESSAGES/okular_markdown.mo
+share/locale/zh_CN/LC_MESSAGES/okular_mobi.mo
+share/locale/zh_CN/LC_MESSAGES/okular_ooo.mo
+share/locale/zh_CN/LC_MESSAGES/okular_plucker.mo
+share/locale/zh_CN/LC_MESSAGES/okular_poppler.mo
+share/locale/zh_CN/LC_MESSAGES/okular_txt.mo
+share/locale/zh_CN/LC_MESSAGES/okular_xps.mo
+share/locale/zh_CN/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/locale/zh_TW/LC_MESSAGES/okular.mo
+share/locale/zh_TW/LC_MESSAGES/okular_chm.mo
+share/locale/zh_TW/LC_MESSAGES/okular_comicbook.mo
+share/locale/zh_TW/LC_MESSAGES/okular_djvu.mo
+share/locale/zh_TW/LC_MESSAGES/okular_dvi.mo
+share/locale/zh_TW/LC_MESSAGES/okular_epub.mo
+share/locale/zh_TW/LC_MESSAGES/okular_fax.mo
+share/locale/zh_TW/LC_MESSAGES/okular_fictionbook.mo
+share/locale/zh_TW/LC_MESSAGES/okular_ghostview.mo
+share/locale/zh_TW/LC_MESSAGES/okular_kimgio.mo
+share/locale/zh_TW/LC_MESSAGES/okular_mobi.mo
+share/locale/zh_TW/LC_MESSAGES/okular_ooo.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_txt.mo
+share/locale/zh_TW/LC_MESSAGES/okular_xps.mo
+share/locale/zh_TW/LC_MESSAGES/org.kde.active.documentviewer.mo
+share/metainfo/org.kde.okular-chm.metainfo.xml
+share/metainfo/org.kde.okular-comicbook.metainfo.xml
+share/metainfo/org.kde.okular-djvu.metainfo.xml
+share/metainfo/org.kde.okular-dvi.metainfo.xml
+share/metainfo/org.kde.okular-epub.metainfo.xml
+share/metainfo/org.kde.okular-fax.metainfo.xml
+share/metainfo/org.kde.okular-fb.metainfo.xml
+share/metainfo/org.kde.okular-kimgio.metainfo.xml
+share/metainfo/org.kde.okular-mobipocket.metainfo.xml
+share/metainfo/org.kde.okular-ooo.metainfo.xml
+share/metainfo/org.kde.okular-plucker.metainfo.xml
+share/metainfo/org.kde.okular-poppler.metainfo.xml
+share/metainfo/org.kde.okular-spectre.metainfo.xml
+share/metainfo/org.kde.okular-tiff.metainfo.xml
+share/metainfo/org.kde.okular-txt.metainfo.xml
+share/metainfo/org.kde.okular-xps.metainfo.xml
+share/metainfo/org.kde.okular.appdata.xml
+%%DATADIR%%/drawingtools.xml
+%%DATADIR%%/icons/hicolor/16x16/apps/okular-fb2.png
+%%DATADIR%%/icons/hicolor/16x16/apps/okular-gv.png
+%%DATADIR%%/icons/hicolor/32x32/apps/okular-fb2.png
+%%DATADIR%%/icons/hicolor/32x32/apps/okular-gv.png
+%%DATADIR%%/icons/hicolor/48x48/apps/okular-fb2.png
+%%DATADIR%%/pics/checkmark.png
+%%DATADIR%%/pics/circle.png
+%%DATADIR%%/pics/comment.png
+%%DATADIR%%/pics/cross.png
+%%DATADIR%%/pics/help.png
+%%DATADIR%%/pics/insert.png
+%%DATADIR%%/pics/key.png
+%%DATADIR%%/pics/newparagraph.png
+%%DATADIR%%/pics/note.png
+%%DATADIR%%/pics/okular-epub-movie.png
+%%DATADIR%%/pics/okular-epub-sound-icon.png
+%%DATADIR%%/pics/paperclip.png
+%%DATADIR%%/pics/paragraph.png
+%%DATADIR%%/pics/pushpin.png
+%%DATADIR%%/pics/rightarrow.png
+%%DATADIR%%/pics/rightpointer.png
+%%DATADIR%%/pics/stamps.svg
+%%DATADIR%%/pics/star.png
+%%DATADIR%%/pics/tool-base-okular.png
+%%DATADIR%%/pics/tool-base-okular@2x.png
+%%DATADIR%%/pics/tool-highlighter-okular-colorizable.png
+%%DATADIR%%/pics/tool-highlighter-okular-colorizable@2x.png
+%%DATADIR%%/pics/tool-ink-okular-colorizable.png
+%%DATADIR%%/pics/tool-ink-okular-colorizable@2x.png
+%%DATADIR%%/pics/tool-note-inline-okular-colorizable.png
+%%DATADIR%%/pics/tool-note-inline-okular-colorizable@2x.png
+%%DATADIR%%/pics/tool-note-inline.png
+%%DATADIR%%/pics/tool-note-okular-colorizable.png
+%%DATADIR%%/pics/tool-note-okular-colorizable@2x.png
+%%DATADIR%%/pics/tool-note.png
+%%DATADIR%%/pics/uparrow.png
+%%DATADIR%%/pics/upleftarrow.png
+%%DATADIR%%/tools.xml
Index: graphics/spectacle/Makefile
===================================================================
--- /dev/null
+++ graphics/spectacle/Makefile
@@ -0,0 +1,24 @@
+# $FreeBSD$
+
+PORTNAME= spectacle
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= graphics kde kde-applications
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= KDE screen capture program
+
+LIB_DEPENDS= libxcb-cursor.so:x11/xcb-util-cursor \
+ libxcb-image.so:x11/xcb-util-image \
+ libxcb-util.so:x11/xcb-util
+
+USES= cmake:outsource gettext kde:5 pkgconfig tar:xz
+USE_KDE= auth codecs completion config configwidgets coreaddons \
+ dbusaddons doctools ecm i18n jobwidgets kdeclarative kio \
+ libkipi notifications package service widgetsaddons \
+ windowsystem xmlgui
+USE_QT5= core concurrent dbus gui network printsupport qml quick \
+ widgets x11extras xml \
+ buildtools_build qmake_build
+USE_XORG= x11 xcb xext xfixes
+
+.include <bsd.port.mk>
Index: graphics/spectacle/distinfo
===================================================================
--- /dev/null
+++ graphics/spectacle/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1520519285
+SHA256 (KDE/applications/17.12.3/spectacle-17.12.3.tar.xz) = d93346f99dbbd7d36b7b140bdf37e0bd2e24a29af817a28045483da1bd39e989
+SIZE (KDE/applications/17.12.3/spectacle-17.12.3.tar.xz) = 765132
Index: graphics/spectacle/pkg-descr
===================================================================
--- /dev/null
+++ graphics/spectacle/pkg-descr
@@ -0,0 +1,3 @@
+The new screenshot capture utility, replaces KSnapshot
+
+WWW: https://projects.kde.org/projects/kde/kdegraphics/spectacle
Index: graphics/spectacle/pkg-plist
===================================================================
--- /dev/null
+++ graphics/spectacle/pkg-plist
@@ -0,0 +1,48 @@
+bin/spectacle
+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/khotkeys/spectacle.khotkeys
+share/knotifications5/spectacle.notifyrc
+share/locale/ar/LC_MESSAGES/spectacle.mo
+share/locale/ast/LC_MESSAGES/spectacle.mo
+share/locale/bg/LC_MESSAGES/spectacle.mo
+share/locale/ca/LC_MESSAGES/spectacle.mo
+share/locale/ca@valencia/LC_MESSAGES/spectacle.mo
+share/locale/cs/LC_MESSAGES/spectacle.mo
+share/locale/da/LC_MESSAGES/spectacle.mo
+share/locale/de/LC_MESSAGES/spectacle.mo
+share/locale/el/LC_MESSAGES/spectacle.mo
+share/locale/en_GB/LC_MESSAGES/spectacle.mo
+share/locale/es/LC_MESSAGES/spectacle.mo
+share/locale/et/LC_MESSAGES/spectacle.mo
+share/locale/fi/LC_MESSAGES/spectacle.mo
+share/locale/fr/LC_MESSAGES/spectacle.mo
+share/locale/gl/LC_MESSAGES/spectacle.mo
+share/locale/he/LC_MESSAGES/spectacle.mo
+share/locale/ia/LC_MESSAGES/spectacle.mo
+share/locale/id/LC_MESSAGES/spectacle.mo
+share/locale/it/LC_MESSAGES/spectacle.mo
+share/locale/ja/LC_MESSAGES/spectacle.mo
+share/locale/ko/LC_MESSAGES/spectacle.mo
+share/locale/lt/LC_MESSAGES/spectacle.mo
+share/locale/nl/LC_MESSAGES/spectacle.mo
+share/locale/nn/LC_MESSAGES/spectacle.mo
+share/locale/pl/LC_MESSAGES/spectacle.mo
+share/locale/pt/LC_MESSAGES/spectacle.mo
+share/locale/pt_BR/LC_MESSAGES/spectacle.mo
+share/locale/ru/LC_MESSAGES/spectacle.mo
+share/locale/sk/LC_MESSAGES/spectacle.mo
+share/locale/sl/LC_MESSAGES/spectacle.mo
+share/locale/sr/LC_MESSAGES/spectacle.mo
+share/locale/sv/LC_MESSAGES/spectacle.mo
+share/locale/tr/LC_MESSAGES/spectacle.mo
+share/locale/uk/LC_MESSAGES/spectacle.mo
+share/locale/zh_CN/LC_MESSAGES/spectacle.mo
+share/locale/zh_TW/LC_MESSAGES/spectacle.mo
+share/metainfo/org.kde.spectacle.appdata.xml

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 26, 1:35 AM (12 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32153092
Default Alt Text
D14833.id40700.diff (134 KB)

Event Timeline