[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / graphics / breeze-icons

File: [cvs.NetBSD.org] / pkgsrc / graphics / breeze-icons / Makefile (download)

Revision 1.9, Wed Jan 24 19:06:08 2018 UTC (6 years, 2 months ago) by markd
Branch: MAIN
Changes since 1.8: +1 -0 lines

kf5: strip -fvisibility=hidden in all kf5 packages

as it breaks the plugin mechanism due to not being able to
resolve various symbols

# $NetBSD: Makefile,v 1.9 2018/01/24 19:06:08 markd Exp $

DISTNAME=	breeze-icons-${KF5VER}
PKGREVISION=	1
CATEGORIES=	graphics

HOMEPAGE=	https://community.kde.org/Frameworks
COMMENT=	Breeze icon themes
LICENSE=	gnu-lgpl-v2.1 AND gnu-lgpl-v3

.include "../../meta-pkgs/kf5/Makefile.common"

LDFLAGS+=	${COMPILER_RPATH_FLAG}${QTDIR}/lib

BUILDLINK_DEPMETHOD.qt5-qtbase= build
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"