aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2016-12-19 23:56:24 +0800
committertcberner <tcberner@FreeBSD.org>2016-12-19 23:56:24 +0800
commitc831a6df1377c428af0a4897a18d74667137c8a1 (patch)
treec49f526ed0177f76ace45c2c6ec3fd112bf423e7 /graphics
parentc9280846d29948a037bfbd945e498fe7c5029719 (diff)
downloadfreebsd-ports-gnome-c831a6df1377c428af0a4897a18d74667137c8a1.tar.gz
freebsd-ports-gnome-c831a6df1377c428af0a4897a18d74667137c8a1.tar.zst
freebsd-ports-gnome-c831a6df1377c428af0a4897a18d74667137c8a1.zip
Update KDE Frameworks to 5.29.0
Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php New ports: * textproc/kf5-syntax-highlighting (new in 5.28.0) * graphics/kf5-prison (new in 5.29.0) Fixes: * kf5-kservice: Move applications.menu to kf5-applications.menu to stop conflicting with kdelibs4. * Define conflicts in the kde4-l10n ports (debian does the same). * kf5-kapidox: Fix with python3 Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in 214528, and Dima Panov (fluffy@) for the python3 fix. PR: 214528 Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8776
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/kf5-kimageformats/Makefile2
-rw-r--r--graphics/kf5-kimageformats/distinfo6
-rw-r--r--graphics/kf5-kimageformats/pkg-plist4
-rw-r--r--graphics/kf5-kplotting/distinfo6
-rw-r--r--graphics/kf5-prison/Makefile18
-rw-r--r--graphics/kf5-prison/distinfo3
-rw-r--r--graphics/kf5-prison/pkg-descr4
-rw-r--r--graphics/kf5-prison/pkg-plist14
9 files changed, 51 insertions, 7 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index ccb6adf9b3e7..8858a18e4765 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -396,6 +396,7 @@
SUBDIR += kdegraphics4-thumbnailers
SUBDIR += kf5-kimageformats
SUBDIR += kf5-kplotting
+ SUBDIR += kf5-prison
SUBDIR += kiconedit
SUBDIR += kipi-plugin-acquireimages
SUBDIR += kipi-plugin-advancedslideshow
diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile
index 80004afdf77b..a5194ea3ff87 100644
--- a/graphics/kf5-kimageformats/Makefile
+++ b/graphics/kf5-kimageformats/Makefile
@@ -12,7 +12,7 @@ LIB_DEPENDS= libIlmImf.so:graphics/OpenEXR \
libHalf.so:graphics/ilmbase
USES= cmake:outsource compiler:c++11-lib kde:5 pkgconfig tar:xz
-USE_KDE= ecm
+USE_KDE= archive ecm
USE_QT5= buildtools_build core gui printsupport qmake_build widgets
.include <bsd.port.mk>
diff --git a/graphics/kf5-kimageformats/distinfo b/graphics/kf5-kimageformats/distinfo
index 2c000a179f7f..f4904763fcf8 100644
--- a/graphics/kf5-kimageformats/distinfo
+++ b/graphics/kf5-kimageformats/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475424080
-SHA256 (KDE/frameworks/5.27.0/kimageformats-5.27.0.tar.xz) = 50889659e7aafab6277cf28c1af08a9fe02d00f1aae99aa533f48c9b623b5e46
-SIZE (KDE/frameworks/5.27.0/kimageformats-5.27.0.tar.xz) = 204100
+TIMESTAMP = 1480934875
+SHA256 (KDE/frameworks/5.29.0/kimageformats-5.29.0.tar.xz) = aa9fab34f7e564cc7a5334ef4b9d775452873cd23495279ad8d7b68f0855050d
+SIZE (KDE/frameworks/5.29.0/kimageformats-5.29.0.tar.xz) = 204576
diff --git a/graphics/kf5-kimageformats/pkg-plist b/graphics/kf5-kimageformats/pkg-plist
index eb327a963834..189ba7a2346b 100644
--- a/graphics/kf5-kimageformats/pkg-plist
+++ b/graphics/kf5-kimageformats/pkg-plist
@@ -1,5 +1,7 @@
%%QT_PLUGINDIR%%/imageformats/kimg_eps.so
%%QT_PLUGINDIR%%/imageformats/kimg_exr.so
+%%QT_PLUGINDIR%%/imageformats/kimg_kra.so
+%%QT_PLUGINDIR%%/imageformats/kimg_ora.so
%%QT_PLUGINDIR%%/imageformats/kimg_pcx.so
%%QT_PLUGINDIR%%/imageformats/kimg_pic.so
%%QT_PLUGINDIR%%/imageformats/kimg_psd.so
@@ -11,6 +13,8 @@ share/kservices5/qimageioplugins/dds.desktop
share/kservices5/qimageioplugins/eps.desktop
share/kservices5/qimageioplugins/exr.desktop
share/kservices5/qimageioplugins/jp2.desktop
+share/kservices5/qimageioplugins/kra.desktop
+share/kservices5/qimageioplugins/ora.desktop
share/kservices5/qimageioplugins/pcx.desktop
share/kservices5/qimageioplugins/pic.desktop
share/kservices5/qimageioplugins/psd.desktop
diff --git a/graphics/kf5-kplotting/distinfo b/graphics/kf5-kplotting/distinfo
index ec2f60baeb54..9dea6386aa84 100644
--- a/graphics/kf5-kplotting/distinfo
+++ b/graphics/kf5-kplotting/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475424080
-SHA256 (KDE/frameworks/5.27.0/kplotting-5.27.0.tar.xz) = def6eced379ad85e7a879dbc2c55d551f28465c71e7bea572ac3779f1ec2e9e2
-SIZE (KDE/frameworks/5.27.0/kplotting-5.27.0.tar.xz) = 29536
+TIMESTAMP = 1480934875
+SHA256 (KDE/frameworks/5.29.0/kplotting-5.29.0.tar.xz) = 0b0ff1734b377de4e8eb08bab466363cb0ba3fde6bfb05afd27d4b178b0bdf1f
+SIZE (KDE/frameworks/5.29.0/kplotting-5.29.0.tar.xz) = 29540
diff --git a/graphics/kf5-prison/Makefile b/graphics/kf5-prison/Makefile
new file mode 100644
index 000000000000..37f623160e5a
--- /dev/null
+++ b/graphics/kf5-prison/Makefile
@@ -0,0 +1,18 @@
+# Created by: tcberner
+# $FreeBSD$
+
+PORTNAME= prison
+PORTVERSION= ${KDE_FRAMEWORKS_VERSION}
+CATEGORIES= graphics kde kde-frameworks
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= API to produce barcodes
+
+LIB_DEPENDS= libdmtx.so:graphics/libdmtx \
+ libqrencode.so:graphics/libqrencode
+
+USES= cmake:outsource compiler:c++11-lang kde:5 tar:xz
+USE_KDE= ecm
+USE_QT5= buildtools_build core gui qmake_build testlib widgets
+
+.include <bsd.port.mk>
diff --git a/graphics/kf5-prison/distinfo b/graphics/kf5-prison/distinfo
new file mode 100644
index 000000000000..ff14a8ae3612
--- /dev/null
+++ b/graphics/kf5-prison/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1480934875
+SHA256 (KDE/frameworks/5.29.0/prison-5.29.0.tar.xz) = f4e4d5badd8bbefb0e78f27640d80453e475a710a866339dd165c2dec37c8741
+SIZE (KDE/frameworks/5.29.0/prison-5.29.0.tar.xz) = 13540
diff --git a/graphics/kf5-prison/pkg-descr b/graphics/kf5-prison/pkg-descr
new file mode 100644
index 000000000000..eb4f53f8fa1d
--- /dev/null
+++ b/graphics/kf5-prison/pkg-descr
@@ -0,0 +1,4 @@
+Prison is a barcode API currently offering a nice Qt API to produce QR
+code and Data Matrix barcodes, and can easily be made support more.
+
+WWW: https://api.kde.org/frameworks/prison/html/index.html
diff --git a/graphics/kf5-prison/pkg-plist b/graphics/kf5-prison/pkg-plist
new file mode 100644
index 000000000000..60857b38c0c4
--- /dev/null
+++ b/graphics/kf5-prison/pkg-plist
@@ -0,0 +1,14 @@
+include/KF5/prison/AbstractBarcode
+include/KF5/prison/Prison
+include/KF5/prison/abstractbarcode.h
+include/KF5/prison/prison.h
+include/KF5/prison/prison_export.h
+include/KF5/prison_version.h
+lib/cmake/KF5Prison/KF5PrisonConfig.cmake
+lib/cmake/KF5Prison/KF5PrisonConfigVersion.cmake
+lib/cmake/KF5Prison/KF5PrisonTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/KF5Prison/KF5PrisonTargets.cmake
+lib/libKF5Prison.so
+lib/libKF5Prison.so.5
+lib/libKF5Prison.so.5.28.0
+%%QT_MKSPECDIR%%/modules/qt_Prison.pri