File:  [cvs.NetBSD.org] / pkgsrc / x11 / frameworkintegration / Makefile
Revision 1.28: download - view: text, annotated - select for diffs
Wed Sep 18 14:17:19 2019 UTC (5 years, 7 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, HEAD
Recursive revbump from audio/pulseaudio

# $NetBSD: Makefile,v 1.28 2019/09/18 14:17:19 ryoon Exp $

DISTNAME=	frameworkintegration-${KF5VER}
PKGREVISION=	1
CATEGORIES=	x11

HOMEPAGE=	https://community.kde.org/Frameworks
COMMENT=	Provide components to allow applications to integrate with a KDE Workspace
LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1

.include "../../meta-pkgs/kde/kf5.mk"

DEPENDS+=	noto-ttf-[0-9]*:../../fonts/noto-ttf

USE_TOOLS+=	msgmerge pkg-config

.include "../../devel/kpackage/buildlink3.mk"
.include "../../net/knewstuff/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>