pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/kcalc Import kcalc. Part of KDE SC 4.8.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/931ccacefcfd
branches: trunk
changeset: 601234:931ccacefcfd
user: markd <markd%pkgsrc.org@localhost>
date: Tue Mar 20 05:25:38 2012 +0000
description:
Import kcalc. Part of KDE SC 4.8.0
KDE scientific calculator
diffstat:
math/kcalc/DESCR | 4 ++++
math/kcalc/Makefile | 15 +++++++++++++++
math/kcalc/PLIST | 12 ++++++++++++
math/kcalc/distinfo | 5 +++++
4 files changed, 36 insertions(+), 0 deletions(-)
diffs (52 lines):
diff -r 67ba52d90355 -r 931ccacefcfd math/kcalc/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/kcalc/DESCR Tue Mar 20 05:25:38 2012 +0000
@@ -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 -r 67ba52d90355 -r 931ccacefcfd math/kcalc/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/kcalc/Makefile Tue Mar 20 05:25:38 2012 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/20 05:25:38 markd Exp $
+
+DISTNAME= kcalc-${_KDE_VERSION}
+CATEGORIES= math
+COMMENT= KDE scientific calculator
+
+.include "../../meta-pkgs/kde4/Makefile.kde4"
+
+.include "../../meta-pkgs/kde4/kde4.mk"
+
+.include "../../devel/gmp/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/kdelibs4/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 67ba52d90355 -r 931ccacefcfd math/kcalc/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/kcalc/PLIST Tue Mar 20 05:25:38 2012 +0000
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/20 05:25:38 markd Exp $
+bin/kcalc
+lib/libkdeinit4_kcalc.so
+share/applications/kde4/kcalc.desktop
+share/doc/kde/HTML/en/kcalc/commands.docbook
+share/doc/kde/HTML/en/kcalc/common
+share/doc/kde/HTML/en/kcalc/index.cache.bz2
+share/doc/kde/HTML/en/kcalc/index.docbook
+share/kde/apps/kcalc/kcalcui.rc
+share/kde/apps/kcalc/scienceconstants.xml
+share/kde/apps/kconf_update/kcalcrc.upd
+share/kde/config.kcfg/kcalc.kcfg
diff -r 67ba52d90355 -r 931ccacefcfd math/kcalc/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/kcalc/distinfo Tue Mar 20 05:25:38 2012 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/03/20 05:25:38 markd Exp $
+
+SHA1 (kcalc-4.8.0.tar.bz2) = b832aadd21906a7bdad323b8f1cbfb59bf1b7c63
+RMD160 (kcalc-4.8.0.tar.bz2) = f9f0b2034f8fde73de0739c325f7bbe4607790d5
+Size (kcalc-4.8.0.tar.bz2) = 91894 bytes
Home |
Main Index |
Thread Index |
Old Index