mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Add USES=xorg to kde-framework ports missing it.
This commit is contained in:
parent
c8c197b65a
commit
9ade2eb3aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516401
@ -7,7 +7,7 @@ CATEGORIES= devel kde kde-frameworks
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library to handle crash analysis and bug report from apps
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= coreaddons ecm windowsystem
|
||||
USE_QT= buildtools_build core gui qmake_build widgets x11extras
|
||||
USE_XORG= ice sm x11 xext
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= devel kde kde-frameworks
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library for monitoring user activity
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USE_KDE= ecm
|
||||
USE_QT= buildtools_build core dbus gui qmake_build widgets x11extras
|
||||
USE_XORG= ice sm x11 xext xcb xscrnsaver
|
||||
|
@ -9,7 +9,7 @@ COMMENT= KF5 abstraction for system notifications
|
||||
|
||||
LIB_DEPENDS= libdbusmenu-qt5.so:devel/libdbusmenu-qt
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= codecs config coreaddons ecm windowsystem
|
||||
USE_QT= buildtools_build core dbus gui linguisttools phonon4 \
|
||||
qmake_build widgets x11extras
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= security kde kde-frameworks
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 integration with su for elevated privileges
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= config coreaddons dbusaddons ecm i18n pty service
|
||||
USE_QT= buildtools_build core dbus qmake_build xml
|
||||
USE_XORG= ice sm x11 xext
|
||||
|
@ -11,7 +11,7 @@ LIB_DEPENDS= libgif.so:graphics/giflib \
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext gperf jpeg kde:5 \
|
||||
qt:5 tar:xz
|
||||
qt:5 tar:xz xorg
|
||||
USE_KDE= archive auth bookmarks codecs completion config \
|
||||
configwidgets coreaddons ecm globalaccel i18n iconthemes \
|
||||
jobwidgets js kio notifications parts service sonnet \
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 addons to QtGui
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USE_KDE= ecm
|
||||
USE_QT= buildtools_build core gui qmake_build testlib widgets x11extras
|
||||
USE_XORG= ice sm x11 xcb xext
|
||||
|
@ -8,7 +8,7 @@ MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 workspace and cross-framework integration plugins
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig \
|
||||
qt:5 tar:xz
|
||||
qt:5 tar:xz xorg
|
||||
USE_KDE= auth attica codecs config configwidgets coreaddons ecm i18n \
|
||||
iconthemes kio newstuff notifications package widgetsaddons
|
||||
USE_QT= buildtools_build core dbus gui network qmake_build widgets \
|
||||
|
@ -10,7 +10,7 @@ COMMENT= KF5 porting aid from KDELibs4
|
||||
BUILD_DEPENDS= p5-URI>=0:net/p5-URI
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 shebangfix \
|
||||
tar:xz
|
||||
tar:xz xorg
|
||||
USE_KDE= auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons crash dbusaddons doctools emoticons globalaccel guiaddons \
|
||||
i18n iconthemes itemviews jobwidgets kded kio notifications \
|
||||
|
@ -9,7 +9,7 @@ COMMENT= KF5 library to add support for global workspace shortcuts
|
||||
|
||||
LIB_DEPENDS= libxcb-keysyms.so:x11/xcb-util-keysyms
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= ecm config coreaddons crash dbusaddons i18n service \
|
||||
windowsystem
|
||||
USE_QT= buildtools_build core dbus gui linguisttools qmake_build \
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 process launcher to speed up launching KDE applications
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= completion config coreaddons crash doctools ecm i18n \
|
||||
jobwidgets kio service widgetsaddons windowsystem
|
||||
USE_QT= buildtools_build concurrent core dbus gui network qmake_build widgets
|
||||
|
@ -9,7 +9,7 @@ COMMENT= KF5 library for access to the windowing system
|
||||
|
||||
LIB_DEPENDS= libxcb-keysyms.so:x11/xcb-util-keysyms
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USE_KDE= ecm
|
||||
USE_QT= buildtools_build core gui linguisttools qmake_build \
|
||||
testlib widgets x11extras
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 plugin based UI runtime used to write user interfaces
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USE_GL= egl gl
|
||||
USE_KDE= activities archive auth codecs completion config \
|
||||
configwidgets coreaddons dbusaddons doctools globalaccel \
|
||||
|
Loading…
Reference in New Issue
Block a user