FreeBSD Bugzilla – Attachment 200517 Details for
Bug 234390
fix up various kde ports to build on GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to various kde ports
kde.patch (text/plain), 2.65 KB, created by
Mark Linimon
on 2018-12-25 23:18:44 UTC
(
hide
)
Description:
patch to various kde ports
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2018-12-25 23:18:44 UTC
Size:
2.65 KB
patch
obsolete
>Index: math/kalgebra/Makefile >=================================================================== >--- math/kalgebra/Makefile (revision 488351) >+++ math/kalgebra/Makefile (working copy) >@@ -12,7 +12,7 @@ > docbook-xml>0:textproc/docbook-xml > > CMAKE_ARGS= -DBUILD_mobile:BOOL=FALSE >-USES= cmake gettext kde:5 qt:5 tar:xz >+USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz > USE_GL= glu > USE_KDE= auth codecs config configwidgets coreaddons doctools ecm i18n \ > kio service widgetsaddons xmlgui >Index: net-im/kopete/Makefile >=================================================================== >--- net-im/kopete/Makefile (revision 488351) >+++ net-im/kopete/Makefile (working copy) >@@ -14,7 +14,8 @@ > libqca-qt5.so:devel/qca@qt5 \ > libv4l2.so:multimedia/libv4l > >-USES= cmake jpeg kde:5 qt:5 shebangfix tar:xz >+USES= cmake compiler:c++11-lang jpeg kde:5 qt:5 shebangfix \ >+ tar:xz > USE_GNOME= libxml2 libxslt > USE_KDE= archive auth bookmarks codecs completion config configwidgets \ > coreaddons crash dbusaddons dnssd ecm emoticons guiaddons i18n \ >Index: security/kgpg/Makefile >=================================================================== >--- security/kgpg/Makefile (revision 488351) >+++ security/kgpg/Makefile (working copy) >@@ -9,7 +9,8 @@ > > RUN_DEPENDS= gpg2:security/gnupg > >-USES= cmake gettext kde:5 qt:5 tar:xz >+USES= cmake compiler:c++11-lang gettext kde:5 qt:5 \ >+ tar:xz > USE_KDE= akonadi akonadicontacts archive auth bookmarks codecs \ > completion config configwidgets contacts coreaddons crash \ > dbusaddons doctools ecm i18n iconthemes itemmodels itemviews \ >Index: x11-fm/konqueror/Makefile >=================================================================== >--- x11-fm/konqueror/Makefile (revision 488351) >+++ x11-fm/konqueror/Makefile (working copy) >@@ -9,7 +9,8 @@ > > LIB_DEPENDS= libtidy.so:www/tidy-lib > >-USES= cmake desktop-file-utils gettext kde:5 pkgconfig qt:5 tar:xz >+USES= cmake compiler:c++11-lang desktop-file-utils gettext \ >+ kde:5 pkgconfig qt:5 tar:xz > USE_KDE= activities archive auth bookmarks codecs completion config configwidgets \ > coreaddons crash dbusaddons guiaddons i18n iconthemes \ > itemviews jobwidgets js kcmutils kdelibs4support \ >Index: x11-toolkits/qt5-uiplugin/Makefile >=================================================================== >--- x11-toolkits/qt5-uiplugin/Makefile (revision 488351) >+++ x11-toolkits/qt5-uiplugin/Makefile (working copy) >@@ -8,7 +8,7 @@ > MAINTAINER= kde@FreeBSD.org > COMMENT= Custom Qt widget plugin interface for Qt Designer > >-USES= qmake qt-dist:5,tools >+USES= compiler:c++17-lang qmake qt-dist:5,tools > USE_QT= core gui widgets > > BUILD_WRKSRC= ${WRKSRC}/src/designer/src/${PORTNAME}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 234390
:
200491
| 200517