mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
x11-themes/plasma5-breeze: slim down unnecessary dependencies
This commit is contained in:
parent
13531fca56
commit
0726fc3014
@ -1,5 +1,6 @@
|
||||
PORTNAME= breeze
|
||||
DISTVERSION= ${KDE_PLASMA_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-themes kde kde-plasma
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -8,14 +9,11 @@ WWW= https://www.kde.org/plasma-desktop
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libfftw3_threads.so:math/fftw3
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz \
|
||||
xorg
|
||||
USE_KDE= auth breeze-icons codecs config configwidgets coreaddons \
|
||||
decoration frameworkintegration guiaddons i18n iconthemes \
|
||||
kcmutils kirigami2 plasma-framework service wayland \
|
||||
widgetsaddons windowsystem \
|
||||
kcmutils kirigami2 service widgetsaddons windowsystem \
|
||||
ecm:build
|
||||
USE_QT= core dbus declarative gui network widgets x11extras xml \
|
||||
buildtools:build qmake:build
|
||||
|
Loading…
Reference in New Issue
Block a user