pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/kcodecs kcodecs: recommit correct Makefile
details: https://anonhg.NetBSD.org/pkgsrc/rev/77be04fc2360
branches: trunk
changeset: 374835:77be04fc2360
user: markd <markd%pkgsrc.org@localhost>
date: Tue Jan 30 07:14:18 2018 +0000
description:
kcodecs: recommit correct Makefile
diffstat:
textproc/kcodecs/Makefile | 32 ++++++++++++--------------------
1 files changed, 12 insertions(+), 20 deletions(-)
diffs (42 lines):
diff -r 2e3d2a6cb80a -r 77be04fc2360 textproc/kcodecs/Makefile
--- a/textproc/kcodecs/Makefile Tue Jan 30 07:08:11 2018 +0000
+++ b/textproc/kcodecs/Makefile Tue Jan 30 07:14:18 2018 +0000
@@ -1,26 +1,18 @@
-# $NetBSD: Makefile,v 1.17 2018/01/30 05:30:16 markd Exp $
-
-DISTNAME= kscreenlocker-${PLASMAVER}
-CATEGORIES= x11
+# $NetBSD: Makefile,v 1.18 2018/01/30 07:14:18 markd Exp $
-HOMEPAGE= https://www.kde.org/workspaces/plasmadesktop/
-COMMENT= Library and components for secure lock screen architecture
-LICENSE= gnu-gpl-v2
-
-.include "../../wip/kde5/plasma.mk"
-
-BUILD_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
+DISTNAME= kcodecs-${KF5VER}
+PKGREVISION= 2
+CATEGORIES= textproc
-USE_TOOLS+= msgmerge pkg-config perl:run
+HOMEPAGE= https://community.kde.org/Frameworks
+COMMENT= Collection of methods to manipulate strings using various encodings
+LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
-REPLACE_PERL+= updaters/ksreenlocker_5_3_separate_autologin.pl
-
-SPECIAL_PERMS+= ${PREFIX}/libexec/kcheckpass \
- ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 4555
+.include "../../meta-pkgs/kf5/Makefile.common"
-.include "../../mk/pam.buildlink3.mk"
-.include "../../devel/kdeclarative/buildlink3.mk"
-.include "../../devel/kidletime/buildlink3.mk"
-.include "../../wip/kwayland/buildlink3.mk"
+BUILD_DEPENDS+= gperf-[0-9]*:../../devel/gperf
+
.include "../../x11/qt5-qtbase/buildlink3.mk"
+BUILDLINK_DEPMETHOD.qt5-qttools= build
+.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index