freebsd-ports/x11-themes/plasma5-kde-gtk-config/Makefile
Tobias C. Berner f54b86f044 KDE: Update KDE Plasma Desktop to 5.24.7
KDE Plasma 5.24.7, Bugfix Release for October

Friday, 14 October 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.24.7.

Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.

Announcement:	https://kde.org/announcements/plasma/5/5.24.7/
2022-12-10 08:46:22 +01:00

28 lines
924 B
Makefile

PORTNAME= kde-gtk-config
DISTVERSION= ${KDE_PLASMA_VERSION}
CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 GTK2 and GTK3 configurator
WWW= https://www.kde.org/plasma-desktop
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
sassc:textproc/sassc
RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
USES= cmake compiler:c++11-lib gettext gnome kde:5 pkgconfig qt:5 \
tar:xz xorg
USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 gtk30
USE_KDE= archive attica auth codecs completion config configwidgets \
coreaddons dbusaddons decoration guiaddons i18n iconthemes \
jobwidgets kcmutils kio newstuff service widgetsaddons xmlgui \
ecm:build
USE_QT= concurrent core dbus gui network svg widgets xml \
buildtools:build qmake:build testlib:build
USE_XORG= x11 xcursor
.include <bsd.port.mk>