KDE ports: Fix build with KF6
PR: 280070
This commit is contained in:
parent
413a1f2fd2
commit
98f7898318
@ -20,7 +20,7 @@ USE_KDE= ecm:build
|
|||||||
KDE_PLASMA_VERSION= ${DISTVERSION}
|
KDE_PLASMA_VERSION= ${DISTVERSION}
|
||||||
KDE_PLASMA_BRANCH= Attic
|
KDE_PLASMA_BRANCH= Attic
|
||||||
|
|
||||||
USE_QT= buildtools:build qmake:build
|
USE_QT= buildtools:build core:build qmake:build
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
|||||||
@ -8,12 +8,7 @@ COMMENT= The Oxygen icon theme for KDE
|
|||||||
USES= cmake kde:5 qt:5 tar:xz
|
USES= cmake kde:5 qt:5 tar:xz
|
||||||
USE_KDE= ecm:build # We only install icons.
|
USE_KDE= ecm:build # We only install icons.
|
||||||
|
|
||||||
# The qmake dependency is only needed so that kf5-e-c-m can query qmake for
|
USE_QT= buildtools:build core:build qmake:build
|
||||||
# some installation directories.
|
|
||||||
# We explicitly prevent it from looking for qt5-core and specify qmake's path
|
|
||||||
# to avoid needlessly depending on qt5-core; we're just installing a ton of
|
|
||||||
# icon files and do not even use the paths queried from qmake.
|
|
||||||
USE_QT= buildtools:build qmake:build
|
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
|||||||
@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB
|
|||||||
|
|
||||||
USES= cmake kde:5 qt:5 tar:xz
|
USES= cmake kde:5 qt:5 tar:xz
|
||||||
USE_KDE= ecm:build
|
USE_KDE= ecm:build
|
||||||
USE_QT= buildtools:build qmake:build
|
USE_QT= buildtools:build core:build qmake:build
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user