Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110614608
D37738.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D37738.diff
View Options
diff --git a/textproc/kf5-syntax-highlighting/Makefile b/textproc/kf5-syntax-highlighting/Makefile
--- a/textproc/kf5-syntax-highlighting/Makefile
+++ b/textproc/kf5-syntax-highlighting/Makefile
@@ -1,5 +1,6 @@
PORTNAME= syntax-highlighting
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= textproc kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -7,7 +8,7 @@
USES= cmake compiler:c++11-lib kde:5 perl5 qt:5 tar:xz
USE_KDE= ecm:build
-USE_QT= core gui network \
+USE_QT= core declarative gui network \
buildtools:build linguisttools:build testlib:build qmake:build
CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_Qt5XmlPatterns=TRUE
diff --git a/textproc/kf5-syntax-highlighting/files/patch-src_cli_kate-syntax-highlighter.cpp b/textproc/kf5-syntax-highlighting/files/patch-src_cli_kate-syntax-highlighter.cpp
deleted file mode 100644
--- a/textproc/kf5-syntax-highlighting/files/patch-src_cli_kate-syntax-highlighter.cpp
+++ /dev/null
@@ -1,14 +0,0 @@
-Fix build on 9.3
-
-/wrkdirs/usr/ports/textproc/kf5-syntax-highlighting/work/syntax-highlighting-5.29.0/src/cli/kate-syntax-highlighter.cpp:121:35: error: 'stdout' was not declared in this scope
-
---- src/cli/kate-syntax-highlighter.cpp.orig 2016-12-13 11:57:30 UTC
-+++ src/cli/kate-syntax-highlighter.cpp
-@@ -28,6 +28,7 @@
- #include <QVector>
-
- #include <iostream>
-+#include <cstdio>
-
- using namespace KSyntaxHighlighting;
-
diff --git a/textproc/kf5-syntax-highlighting/pkg-plist b/textproc/kf5-syntax-highlighting/pkg-plist
--- a/textproc/kf5-syntax-highlighting/pkg-plist
+++ b/textproc/kf5-syntax-highlighting/pkg-plist
@@ -29,6 +29,8 @@
lib/libKF5SyntaxHighlighting.so.5
lib/libKF5SyntaxHighlighting.so.%%KDE_FRAMEWORKS_VERSION%%
%%QT_MKSPECDIR%%/modules/qt_KSyntaxHighlighting.pri
+%%QT_QMLDIR%%/org/kde/syntaxhighlighting/libkquicksyntaxhighlightingplugin.so
+%%QT_QMLDIR%%/org/kde/syntaxhighlighting/qmldir
share/locale/af/LC_MESSAGES/syntaxhighlighting5_qt.qm
share/locale/ar/LC_MESSAGES/syntaxhighlighting5_qt.qm
share/locale/az/LC_MESSAGES/syntaxhighlighting5_qt.qm
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Feb 21, 10:31 PM (2 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16762175
Default Alt Text
D37738.diff (2 KB)
Attached To
Mode
D37738: Neochat-related changes
Attached
Detach File
Event Timeline
Log In to Comment