pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kcoreaddons: Add kcoreaddons-5.18.0 as wip/kcoreaddons



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Sun Jan 31 15:21:37 2016 +1300
Changeset:	0cdabeab7ec27910c3546ea378a732cbd3312adb

Added Files:
	kcoreaddons/DESCR
	kcoreaddons/Makefile
	kcoreaddons/PLIST
	kcoreaddons/distinfo

Log Message:
kcoreaddons: Add kcoreaddons-5.18.0 as wip/kcoreaddons

KCoreAddons provides classes built on top of QtCore to perform various tasks
such as manipulating mime types, autosaving files, creating backup files,
generating random sequences, performing text manipulations such as macro
replacement, accessing user information and many more.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0cdabeab7ec27910c3546ea378a732cbd3312adb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 kcoreaddons/DESCR    |  4 ++++
 kcoreaddons/Makefile | 18 ++++++++++++++++++
 kcoreaddons/PLIST    |  0
 kcoreaddons/distinfo |  6 ++++++
 4 files changed, 28 insertions(+)

diffs:
diff --git a/kcoreaddons/DESCR b/kcoreaddons/DESCR
new file mode 100644
index 0000000..7373739
--- /dev/null
+++ b/kcoreaddons/DESCR
@@ -0,0 +1,4 @@
+KCoreAddons provides classes built on top of QtCore to perform various tasks
+such as manipulating mime types, autosaving files, creating backup files,
+generating random sequences, performing text manipulations such as macro
+replacement, accessing user information and many more.
diff --git a/kcoreaddons/Makefile b/kcoreaddons/Makefile
new file mode 100644
index 0000000..4cf8ba3
--- /dev/null
+++ b/kcoreaddons/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME=	kcoreaddons-${KF5VER}
+CATEGORIES=	x11
+
+HOMEPAGE=	https://projects.kde.org/projects/frameworks/kcoreaddons
+COMMENT=	Addons to QtCore
+LICENSE=	gnu-lgpl-v2 AND gnu-lgpl-v2.1 AND modified-bsd
+
+.include "../../wip/kf5/Makefile.common"
+
+
+.include "../../databases/shared-mime-info/buildlink3.mk"
+.include "../../mk/fam.buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+BUILDLINK_DEPMETHOD.qt5-qttools= build
+.include "../../x11/qt5-qttools/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/kcoreaddons/PLIST b/kcoreaddons/PLIST
new file mode 100644
index 0000000..e69de29
diff --git a/kcoreaddons/distinfo b/kcoreaddons/distinfo
new file mode 100644
index 0000000..e68a20a
--- /dev/null
+++ b/kcoreaddons/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (kcoreaddons-5.18.0.tar.xz) = 7c41dbcc217d0e93cb276c84b23a55ad803e80a3
+RMD160 (kcoreaddons-5.18.0.tar.xz) = 8b2a07d0415ab5a3047549c3ef3e3ddb83279a0d
+SHA512 (kcoreaddons-5.18.0.tar.xz) = 1a1fcd2ac01b54c2d95eaa62119642d392aaeaa79aab4f36fb926e22342e30a4e6dd73cf5ea386eb7c04fc0f3aba54818a213c47b88f91a5a2ae31bcbc679bcd
+Size (kcoreaddons-5.18.0.tar.xz) = 312104 bytes


Home | Main Index | Thread Index | Old Index