pkgsrc/x11/kactivities-stats/Makefile
gutteridge 1e4ca2627d Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2022-08-11 05:08:00 +00:00

18 lines
555 B
Makefile

# $NetBSD: Makefile,v 1.64 2022/08/11 05:09:27 gutteridge Exp $
DISTNAME= kactivities-stats-${KF5VER}
PKGREVISION= 2
CATEGORIES= x11
HOMEPAGE= https://community.kde.org/Frameworks
COMMENT= Core components for the KDE's Activities
LICENSE= gnu-lgpl-v2 AND gnu-lgpl-v2.1 AND gnu-lgpl-v3
.include "../../meta-pkgs/kde/kf5.mk"
PKGCONFIG_OVERRIDE+= src/libKActivitiesStats.pc.cmake
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../x11/kactivities5/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"