mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Set c++11 on some more kde@ ports.
PR: 234060 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
ffe2887686
commit
9d6bb288ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487624
@ -20,7 +20,8 @@ LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt5 \
|
||||
RUN_DEPENDS= ${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list \
|
||||
${QT_PLUGINDIR}/kaccounts/ui/owncloud_plugin_kaccounts.so:net-im/kaccounts-providers
|
||||
|
||||
USES= cmake:outsource gettext gnome kde:5 pkgconfig qt:5 tar:xz
|
||||
USES= compiler:c++11-lang cmake:outsource gettext gnome kde:5 \
|
||||
pkgconfig qt:5 tar:xz
|
||||
USE_GNOME= intltool
|
||||
USE_KDE= auth codecs config configwidgets coreaddons ecm i18n \
|
||||
iconthemes itemviews kcmutils kio notifications notifyconfig \
|
||||
|
@ -14,7 +14,7 @@ LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \
|
||||
libKTpCommonInternals.so:net-im/ktp-common-internals
|
||||
RUN_DEPENDS= ${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list
|
||||
|
||||
USES= cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USES= compiler:c++11-lang cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= config coreaddons ecm dbusaddons service i18n notifications
|
||||
USE_QT= core dbus gui network widgets xml \
|
||||
buildtools_build qmake_build
|
||||
|
@ -17,7 +17,8 @@ LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 \
|
||||
libkaccounts.so:net-im/kaccounts-integration \
|
||||
libsignon-qt5.so:sysutils/signon-qt5
|
||||
|
||||
USES= cmake:outsource gettext kde:5 pkgconfig qt:5 tar:xz
|
||||
USES= compiler:c++11-lang cmake:outsource gettext kde:5 pkgconfig \
|
||||
qt:5 tar:xz
|
||||
USE_KDE= completion config coreaddons ecm i18n jobwidgets kdewebkit \
|
||||
kio wallet service widgetsaddons
|
||||
USE_QT= core dbus gui network webkit widgets xml \
|
||||
|
@ -10,7 +10,7 @@ COMMENT= KRunner integration module for KDE Telepathy
|
||||
LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \
|
||||
libKTpCommonInternals.so:net-im/ktp-common-internals
|
||||
|
||||
USES= cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USES= compiler:c++11-lang cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= config coreaddons ecm i18n package plasma-framework runner \
|
||||
service wallet
|
||||
USE_QT= core dbus gui network widgets xml\
|
||||
|
@ -9,7 +9,7 @@ COMMENT= KDE instant messaging plasma widgets
|
||||
|
||||
LIB_DEPENDS= libKTpCommonInternals.so:net-im/ktp-common-internals
|
||||
|
||||
USES= cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USES= compiler:c++11-lang cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= ecm plasma-framework windowsystem
|
||||
USE_QT= core dbus declarative gui network widgets \
|
||||
buildtools_build qmake_build
|
||||
|
@ -10,7 +10,7 @@ COMMENT= Module for integration of instant messaging into KDE Workspaces
|
||||
LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \
|
||||
libKTpCommonInternals.so:net-im/ktp-common-internals
|
||||
|
||||
USES= cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USES= compiler:c++11-lang cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= activities auth codecs completion config configwidgets coreaddons \
|
||||
dbusaddons i18n idletime jobwidgets kcmutils kio notifications \
|
||||
service wallet widgetsaddons
|
||||
|
@ -12,7 +12,7 @@ LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \
|
||||
RUN_DEPENDS= ${KDE_PREFIX}/lib/libexec/ktp-filetransfer-handler:net-im/ktp-filetransfer-handler \
|
||||
${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list
|
||||
|
||||
USES= cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USES= compiler:c++11-lang cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons ecm \
|
||||
i18n iconthemes jobwidgets kcmutils kio service wallet \
|
||||
widgetsaddons
|
||||
|
Loading…
Reference in New Issue
Block a user