pkgsrc-WIP-changes archive

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

kcalc: Add kcalc 16.04.0



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Mon May 9 23:14:00 2016 +1200
Changeset:	d4dac03f80604134ac94d36a17a5cf778ee31957

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

Log Message:
kcalc: Add kcalc 16.04.0

KCalc is a calculator which offers many more mathematical functions than
meet the eye on a first glance. Please study the section on keyboard
accelerators and modes in the handbook to learn more about the many
functions available.

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

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

diffstat:
 kcalc/DESCR    |  4 ++++
 kcalc/Makefile | 21 +++++++++++++++++++++
 kcalc/PLIST    | 11 +++++++++++
 kcalc/distinfo |  6 ++++++
 4 files changed, 42 insertions(+)

diffs:
diff --git a/kcalc/DESCR b/kcalc/DESCR
new file mode 100644
index 0000000..f3eed6b
--- /dev/null
+++ b/kcalc/DESCR
@@ -0,0 +1,4 @@
+KCalc is a calculator which offers many more mathematical functions than
+meet the eye on a first glance. Please study the section on keyboard
+accelerators and modes in the handbook to learn more about the many
+functions available.
diff --git a/kcalc/Makefile b/kcalc/Makefile
new file mode 100644
index 0000000..3b290fc
--- /dev/null
+++ b/kcalc/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME=	kcalc-${KAPPSVER}
+CATEGORIES=	math
+
+HOMEPAGE=	http://kde.org/applications/utilities/kcalc/
+COMMENT=	KDE scientific calculator
+LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1
+
+.include "../../wip/kde5/applications.mk"
+
+BUILD_DEPENDS+=	kdoctools>=5.19.0:../../wip/kdoctools
+DEPENDS+=	kinit>=5.21.0:../../wip/kinit
+
+USE_TOOLS+=	msgmerge
+
+.include "../../devel/gmp/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../wip/kio/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/kcalc/PLIST b/kcalc/PLIST
new file mode 100644
index 0000000..5f39d8b
--- /dev/null
+++ b/kcalc/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD$
+bin/kcalc
+lib/libkdeinit5_kcalc.so
+share/applications/org.kde.kcalc.desktop
+share/config.kcfg/kcalc.kcfg
+share/doc/HTML/en/kcalc/commands.docbook
+share/doc/HTML/en/kcalc/index.cache.bz2
+share/doc/HTML/en/kcalc/index.docbook
+share/kcalc/scienceconstants.xml
+share/kconf_update/kcalcrc.upd
+share/kxmlgui5/kcalc/kcalcui.rc
diff --git a/kcalc/distinfo b/kcalc/distinfo
new file mode 100644
index 0000000..c6f9007
--- /dev/null
+++ b/kcalc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (kcalc-16.04.0.tar.xz) = 6067fd5f91a6b69376104c19485ca83ac6aa1991
+RMD160 (kcalc-16.04.0.tar.xz) = 7ce9bd0e8f89aa79eafc71fba282881a8f091af8
+SHA512 (kcalc-16.04.0.tar.xz) = 01675c00b9131a83fc58004bf289f2bf4bfe556af2a82423cc58e31d889cb505da135c51f9c564a69d86bf0a8c79b3601a9451e195ddd2431974b3060cd3a08f
+Size (kcalc-16.04.0.tar.xz) = 83556 bytes


Home | Main Index | Thread Index | Old Index